This website requires JavaScript.
Explore
Help
Register
Sign In
Mirrors
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-05-30 13:06:28 +03:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
dec8c033a3d3287cdb9e0b9f4888b21bbb86d60c
rust
/
compiler
/
rustc_driver
/
src
T
History
Matthias Krüger
bdc9291ed9
where possible, pass slices instead of &Vec or &String (clippy::ptr_arg)
2020-12-30 13:11:52 +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
where possible, pass slices instead of &Vec or &String (clippy::ptr_arg)
2020-12-30 13:11:52 +01:00
pretty.rs
Rollup merge of
#79005
- petrochenkov:noinjected, r=davidtwco
2020-11-15 13:39:46 +01:00