Popular repositories Loading
871 contributions in the last year
Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | |||||||||||||||||||||||||||||||||||||||||
Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Saturday Sat |
Less
No contributions.
Low contributions.
Medium-low contributions.
Medium-high contributions.
High contributions.
More
Contribution activity
March 2025
Created 19 commits in 6 repositories
Created a pull request in rust-lang/team that received 18 comments
Set up mentorship team "properly"
To facilitate getting out a blog post, we added the mentorship team (previously chartered under the name "internship team") under the name "mentors…
+33
−6
lines changed
•
18
comments
Opened 5 other pull requests in 2 repositories
rust-lang/team
3
merged
-
Add lang{-ops}/edition/libs-api to process doc repos
This contribution was made on Mar 11
-
Add email alias for hiring
This contribution was made on Mar 4
-
Add TC to goals team
This contribution was made on Mar 2
rust-lang/blog.rust-lang.org
2
merged
-
Add post about adopting the FLS
This contribution was made on Mar 26
-
Add post about hiring for program management
This contribution was made on Mar 18
Reviewed 49 pull requests in 10 repositories
rust-lang/rust
16 pull requests
-
Uplift
clippy::invalid_null_ptr_usage
lint asinvalid_null_arguments
This contribution was made on Mar 31 -
Make closure capturing have consistent and correct behaviour around patterns
This contribution was made on Mar 31
-
Allow boolean literals in
check-cfg
This contribution was made on Mar 22 -
Add
#[loop_match]
for improved DFA codegenThis contribution was made on Mar 22 -
Suggest {to,from}_ne_bytes for transmutations between arrays and integers, etc
This contribution was made on Mar 19
-
Adapt
pin!
to the new lifespan-extension rules of 2024 editionThis contribution was made on Mar 19 -
Add a new
mismatched-lifetime-syntaxes
lintThis contribution was made on Mar 19 -
Add support for postfix yield expressions
This contribution was made on Mar 18
-
Implement a lint for implicit autoref of raw pointer dereference - take 2
This contribution was made on Mar 17
-
Add
explicit_extern_abis
Feature and Enforce Explicit ABIsThis contribution was made on Mar 16 -
Implement parsing of pinned borrows
This contribution was made on Mar 15
-
remove
feature(inline_const_pat)
This contribution was made on Mar 15 -
Stabilize
naked_functions
This contribution was made on Mar 10 -
Add lint against (some) interior mutable consts
This contribution was made on Mar 7
-
Implement
&pin const self
and&pin mut self
sugarsThis contribution was made on Mar 4 -
Use
BinOp::Cmp
foriNN::signum
This contribution was made on Mar 1
rust-lang/reference
13 pull requests
-
Add edition admonitions
This contribution was made on Mar 25
-
Tweak reference for precise capturing in traits
This contribution was made on Mar 25
-
Add: orphan rule rationale.
This contribution was made on Mar 20
-
Modify mutable deref rule for
&mut T
This contribution was made on Mar 20 -
Mention that “every address” ≠ “every pointer”
This contribution was made on Mar 20
-
Rework range pattern rules
This contribution was made on Mar 18
-
Use warning block in behavior-considered-undefined
This contribution was made on Mar 18
-
Add reference for asm-goto
This contribution was made on Mar 17
-
Method call reference: major rewrite
This contribution was made on Mar 10
-
Rework note blocks and change admonition rendering
This contribution was made on Mar 9
-
Add more information on rules and tests
This contribution was made on Mar 9
-
naked functions
This contribution was made on Mar 8
-
do not reference LLVM in our definition of UB
This contribution was made on Mar 6
rust-lang/team
6 pull requests
-
Remove compiler-errors from t-style
This contribution was made on Mar 26
-
Add all teams to the website
This contribution was made on Mar 18
-
Move docker team to infra
This contribution was made on Mar 18
-
Change email address
This contribution was made on Mar 6
-
Move social-media to launching-pad
This contribution was made on Mar 6
-
Set up mentorship team "properly"
This contribution was made on Mar 2
rust-lang/blog.rust-lang.org
5 pull requests
-
Announcing Rust 1.86.0
This contribution was made on Mar 26
-
Add post for March 2025 council selections
This contribution was made on Mar 25
-
Announcing Rust 1.85.1
This contribution was made on Mar 18
-
Add post for March 2025 Leadership Council Update
This contribution was made on Mar 12
-
posts: announce rustup 1.28.0
This contribution was made on Mar 3
rust-lang/rfcs
4 pull requests
-
Make trait methods callable in const contexts
This contribution was made on Mar 31
-
core::marker::NoCell
in bounds (previously known anFreeze
)This contribution was made on Mar 20 -
Unsafe derives and attributes
This contribution was made on Mar 17
-
Add
must-use-output
attributeThis contribution was made on Mar 7
rust-lang/leadership-council
1 pull request
-
Add meeting minutes for 2025-03-14
This contribution was made on Mar 28
rust-lang/rust-clippy
1 pull request
-
Lint precedence possible ambiguity between closure and method call
This contribution was made on Mar 17
rust-lang/cargo
1 pull request
-
Added
build.build_dir
templating supportThis contribution was made on Mar 10
rust-lang/rust-project-goals
1 pull request
-
Officially recognize carry over of cargo script
This contribution was made on Mar 6
rust-lang/edition-guide
1 pull request
-
Mention both
rustfmt.toml
and.rustfmt.toml
This contribution was made on Mar 4
Created an issue in rust-lang/rust that received 4 comments
Disregard: Broken attempt at type_id
hack on stable Rust with no unsafe
[Edit: Removed a bunch of things that don't matter because this doesn't do what was intended:] use core::{any::TypeId, marker::PhantomData}; fn typ…
4
comments
Opened 9 other issues in 3 repositories
rust-lang/lang-team
5
open
1
closed
-
Design meeting: Deep dives
This contribution was made on Mar 19
-
Design meeting: Deep dives
This contribution was made on Mar 19
-
Design meeting: Deep dives
This contribution was made on Mar 19
-
Design meeting: Pending stabilizations
This contribution was made on Mar 19
-
Design meeting: "Marker effects"
This contribution was made on Mar 19
-
Design meeting: Interop, part 2
This contribution was made on Mar 19
rust-lang/leadership-council
2
closed
-
Discuss the vision doc project group 2025
This contribution was made on Mar 26
-
Discuss handling of RustConf Program Committee
This contribution was made on Mar 14
rust-lang/rust
1
closed
-
Random musing on the library-level UB casting problem
This contribution was made on Mar 27