This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_driver
/
src
History
est31
e527def9c7
Replace File::create and write_all with fs::write
...
Also don't convert to u8 buffers and back when we are only creating strings.
2021-02-16 14:19:32 +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
Indicate both start and end of pass RSS in time-passes output
2021-01-29 12:46:29 -08:00
pretty.rs
Replace File::create and write_all with fs::write
2021-02-16 14:19:32 +01:00