I am a very boring person [he/him].
-
Cerebrum Corp.
- Arizona
- https://notriddle.com/
Block or Report
Block or report notriddle
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
740 contributions in the last year
Less
More
Contribution activity
March 2022
Created 19 commits in 9 repositories
Created 3 repositories
- notriddle/async-trait Rust
- notriddle/minifier-rs Rust
- notriddle/toml_edit Rust
Created a pull request in rust-lang/rust that received 14 comments
diagnostics: use rustc_on_unimplemented to recommend [].iter()
To make this work, the #[rustc_on_unimplemented] data needs to be used to
report method resolution errors, which is most of what this commit does.
F…
+258
−162
•
14
comments
Opened 15 other pull requests in 7 repositories
rust-lang/rust
3
open
4
merged
- diagnostics: do not give Option::as_ref suggestion for complex match
- diagnostics: suggest missing comma in bad FRU syntax
-
diagnostics: regression test for
<usize as Iterator>::rev - diagnostics: do not spurriously claim something is "not an iterator"
-
Add regression test for
<i32 as Iterator>::count -
diagnostics: single colon within
<>probably, not type ascription -
diagnostics: only talk about
Cargo.tomlif running under Cargo
rust-ammonia/rust-content-security-policy
2
merged
rust-lang/cargo
1
closed
1
merged
dtolnay/async-trait
1
open
GuillaumeGomez/minifier-rs
1
merged
ordian/toml_edit
1
merged
bors-ng/bors-ng.github.io
1
open
Reviewed 13 pull requests in 2 repositories
rust-lang/rust
10 pull requests
- Create real parser for queries
-
rustdoc: add
🔒 to items with restricted visibility - Add GUI test to check URLs
-
diagnostics: regression test for
<usize as Iterator>::rev - Collapse blanket and auto-trait impls by default
- Unify impl blocks by wrapping them into a div
- Remove whitespaces and use CSS to align line numbers to the right instead
- rustdoc: Add test for higher kinded functions generated by macros
- librustdoc: adopt let else in more places
- Fix panic when handling intra doc links generated from macro