- United Kingdom
-
10:58
- 1h ahead
Pinned Loading
-
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/
-
rust-lang/rust
rust-lang/rust PublicEmpowering everyone to build reliable and efficient software.
-
unicode-search
unicode-search PublicSearch for Unicode Characters by name, codepoint or text
566 contributions in the last year
Day of Week | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | April Apr | |||||||||||||||||||||||||||||||||||||||||
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
May 2025
Created 32 commits in 4 repositories
Created 1 repository
-
Alexendoo/triagebot
Rust
This contribution was made on May 8
Created a pull request in rust-lang/rust-clippy that received 9 comments
Gate collapsible_if let_chains lints on edition 2024 and MSRV
The MSRV being for crates targeting 1.85-1.87 on edition 2024 This enables the lint for regular nightly users without the feature gate enabled r? @…
+351
−237
lines changed
•
9
comments
Opened 10 other pull requests in 4 repositories
rust-lang/rust-clippy
1
open
6
merged
-
Resolve through local re-exports in
lookup_path
This contribution was made on May 9 -
Use
cargo dev setup toolchain
in install from source docsThis contribution was made on May 9 -
Make
let_with_type_underscore
help message into a suggestionThis contribution was made on May 7 -
Fix diagnostic paths printed by dogfood test
This contribution was made on May 7
-
Replace
Symbol::as_str
usage inmatch
expressionsThis contribution was made on May 7 -
Remove some unused
#![feature]
sThis contribution was made on May 6 -
Read PR body from event in clippy_changelog action
This contribution was made on May 5
rust-lang/triagebot
1
merged
-
Fix build on Windows
This contribution was made on May 9
Alexendoo/temp
1
open
-
pr
This contribution was made on May 8
Alexendoo/rust-clippy
1
closed
-
Test clippy_changelog
This contribution was made on May 5
Reviewed 6 pull requests in 2 repositories
rust-lang/rust-clippy
5 pull requests
-
Remove some unused
#![feature]
sThis contribution was made on May 6 -
Gate collapsible_if let_chains lints on edition 2024 and MSRV
This contribution was made on May 6
-
Snippet rework
This contribution was made on May 5
-
Replace str path utils with new
PathLookup
typeThis contribution was made on May 4 -
Don't warn about unloaded crates
This contribution was made on May 4
rust-lang/triagebot
1 pull request
-
Fix build on Windows
This contribution was made on May 9
Created an issue in oli-obk/ui_test that received 10 comments
Hide full output by default
I realised that I spend a lot of time scrolling up when reading ui_test
output since it prints the full output of the test twice (normalized and un…
10
comments