This website requires JavaScript.
Explore
Help
Sign In
itsscb
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
mirror of
https://github.com/rust-lang/rust.git
synced
2026-02-15 03:54:42 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_parse
/
src
History
Matthias Krüger
9ca0bd518a
Rollup merge of
#91880
- matthiaskrgr:clippy_perf_dec, r=jyn514
...
fix clippy::single_char_pattern perf findings
2021-12-15 10:56:58 +01:00
..
lexer
review comment: plural of emoji is emoji
2021-11-23 20:36:19 +00:00
parser
Rollup merge of
#91880
- matthiaskrgr:clippy_perf_dec, r=jyn514
2021-12-15 10:56:58 +01:00
lib.rs
expand: Turn
ast::Crate
into a first class expansion target
2021-11-28 15:48:55 +08:00
validate_attr.rs
rustc_feature: Convert
BuiltinAttribute
from tuple to a struct
2021-11-12 20:15:14 +08:00