Highlights
Pinned Loading
-
rust-lang/rust
rust-lang/rust PublicEmpowering everyone to build reliable and efficient software.
-
rust-lang/rust-clippy
rust-lang/rust-clippy PublicA bunch of lints to catch common mistakes and improve your Rust code. Book: https://doc.rust-lang.org/clippy/
784 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
Activity overview
Loading
Contribution activity
March 2025
Created 34 commits in 5 repositories
Created a pull request in rust-lang/rust-clippy that received 2 comments
Explain is_from_proc_macro
and proc_macros
auxiliary crate in the book
This comes up every now and then in PRs, so I think it would be good if we had an explanation in a central place that we can link to. changelog: none
+76
−0
lines changed
•
2
comments
Opened 8 other pull requests in 3 repositories
Retro-Rewind-Team/RR-Launcher
4
merged
-
Option saving/loading
This contribution was made on Mar 28
-
Extract zip files and remove deleted files
This contribution was made on Mar 23
-
Show "press A or +" message and implement settings UI
This contribution was made on Mar 19
-
Boot the game
This contribution was made on Mar 6
rust-lang/rust-clippy
3
open
-
Refactor
useless_vec
lintThis contribution was made on Mar 29 -
Manually fulfill lint expectations for all unsafe blocks with metavars
This contribution was made on Mar 29
-
Don't hardcode repository in changelog CI
This contribution was made on Mar 29
y21/rust-clippy
1
open
-
CI/Lintcheck experiments
This contribution was made on Mar 29
Reviewed 21 pull requests in 3 repositories
rust-lang/rust-clippy
15 pull requests
-
new lint:
char_indices_as_byte_indices
This contribution was made on Mar 30 -
Don't hardcode repository in changelog CI
This contribution was made on Mar 29
-
fix:
unnested_or_patterns
suggests wrongly inlet
This contribution was made on Mar 29 -
Do not warn about shadowing in a destructuring assigment
This contribution was made on Mar 27
-
fix:
missing_const_for_fn
FP on unstable const traitsThis contribution was made on Mar 20 -
make
never_loop
applicability more flexibleThis contribution was made on Mar 20 -
fix suggestion for assignments have enclosing parentheses under
needless_late_init
This contribution was made on Mar 19 -
Extend
implicit_clone
to handleto_string
callsThis contribution was made on Mar 18 -
New lint:
swap_with_temporary
This contribution was made on Mar 18 -
empty_enum_variants_with_brackets
: Do not lint reachable enums and enum variants used as functions in the same crateThis contribution was made on Mar 15 -
Lint *Error types that don't implement core::error::Error
This contribution was made on Mar 12
-
arbitrary_source_item_ordering
: Make alphabetic ordering in module item groups optionalThis contribution was made on Mar 9 -
extend
needless_collect
This contribution was made on Mar 8 -
Rename
inconsistent_struct_constructor
configuration; don't suggest deprecated configurationsThis contribution was made on Mar 8 -
wildcard_imports
: lint onpub use
if asked toThis contribution was made on Mar 8
Retro-Rewind-Team/RR-Launcher
5 pull requests
-
Add update prompt
This contribution was made on Mar 29
-
Fix dl speed reporting
This contribution was made on Mar 26
-
Add yes/no prompt
This contribution was made on Mar 24
-
Add splash screen
This contribution was made on Mar 15
-
Reorganise loader code
This contribution was made on Mar 2
y21/lang
1 pull request
-
migrate to PNPM, improve README and toolchain frontend
This contribution was made on Mar 12