Block or Report
Block or report llogiq
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
overflower Public
A Rust compiler plugin and support library to annotate overflow behavior
384 contributions in the last year
Less
More
Activity overview
Contributed to
rust-lang/rust-clippy,
rust-lang/this-week-in-rust,
BloopAI/bloop
and 14 other
repositories
Contribution activity
March 2023
Created 17 commits in 6 repositories
Created a pull request in rust-lang/rust that received 34 comments
move Option::as_slice to intrinsic
@scottmcm suggested on #109095 I use a direct approach of unpacking the operation in MIR lowering, so here's the implementation. cc @nikic as this …
+152
−72
•
34
comments
Opened 7 other pull requests in 3 repositories
rust-lang/this-week-in-rust
4
merged
rust-lang/rust
1
closed
1
merged
BloopAI/bloop
1
closed
Reviewed 13 pull requests in 3 repositories
rust-lang/rust-clippy
10 pull requests
- Add new lint for byte char slices
-
Add
unnecessary_literal_unwraplint - Clear with drain
- new lint: needless traits in scope
-
New lint to detect
&std::path::MAIN_SEPARATOR.to_string() - lintcheck: use multithreading unless --fix or --recursive is used
- Include async functions in the len_without_is_empty
-
Add
missing_assert_messagelint -
Add new
redundant_async_blocklint - Lintcheck maintenance





