This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Issues
Pull requests
Activity
d4914a7719
rust
/
compiler
/
rustc_next_trait_solver
History
Waffle Lapkin
d4914a7719
replace one
.map_or(true, ...)
with
.is_none_or(...)
2025-02-06 23:15:41 +01:00
..
src
replace one
.map_or(true, ...)
with
.is_none_or(...)
2025-02-06 23:15:41 +01:00
Cargo.toml
remove unnecessary collection
2025-01-20 18:51:45 +01:00