This website requires JavaScript.
Explore
Help
Sign in
bjoernager
/
rust
Watch
1
Fork
You've already forked rust
0
Code
Issues
Pull requests
Activity
a56bffb4f9
rust
/
compiler
/
rustc_driver
/
src
History
LingMan
a56bffb4f9
Use Option::map_or instead of
.map(..).unwrap_or(..)
2021-01-14 19:23:59 +01:00
..
args.rs
use strip_prefix over starts_with and manual slicing based on pattern length (clippy::manual_strip)
2020-09-17 10:13:16 +02:00
lib.rs
Use Option::map_or instead of
.map(..).unwrap_or(..)
2021-01-14 19:23:59 +01:00
pretty.rs
Fix --pretty=expanded with --remap-path-prefix
2021-01-09 18:55:50 -08:00