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
2025-10-29 03:53:55 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_parse
/
src
History
Matthias Krüger
d26fc45e5b
Rollup merge of
#91337
- FabianWolff:issue-91227-misspelled-macro, r=nagisa
...
Add a suggestion if `macro_rules` is misspelled
Fixes
#91227
.
2021-12-08 23:18:04 +01:00
..
lexer
review comment: plural of emoji is emoji
2021-11-23 20:36:19 +00:00
parser
Rollup merge of
#91337
- FabianWolff:issue-91227-misspelled-macro, r=nagisa
2021-12-08 23:18:04 +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