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-03 18:57:19 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_resolve
History
Josh Triplett
c81fcaca1c
Only suggest changing
#[derive(mymacro)]
to
#[mymacro]
for attribute macros
2025-08-12 09:24:45 -07:00
..
src
Only suggest changing
#[derive(mymacro)]
to
#[mymacro]
for attribute macros
2025-08-12 09:24:45 -07:00
Cargo.toml
Rollup merge of
#144746
- petrochenkov:extpreltidy, r=b-naber
2025-08-04 11:24:39 +10:00
messages.ftl
mbe: Fix error message for using a macro with no
attr
rules as an attribute
2025-08-08 11:01:12 -07:00