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-11-26 23:56:51 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
rust
/
compiler
/
rustc_expand
/
src
History
reddevilmidzy
02126adc1b
Improve diagnostics: replace 'non-inline module' with 'file module' and update note/help messages
2025-10-07 02:53:45 +09:00
..
mbe
Rollup merge of
#146535
- joshtriplett:mbe-unsafe-attr, r=petrochenkov
2025-10-02 10:27:49 +02:00
base.rs
mbe: Support
unsafe
attribute rules
2025-10-01 16:19:39 -07:00
build.rs
…
config.rs
Move more early buffered lints to dyn lint diagnostics (1/N)
2025-09-14 12:38:11 +02:00
errors.rs
Improve diagnostics: replace 'non-inline module' with 'file module' and update note/help messages
2025-10-07 02:53:45 +09:00
expand.rs
mbe:
expand_invoc
: Add comment about not needing to check safety of
LegacyAttr
here
2025-10-01 16:19:39 -07:00
lib.rs
…
mbe.rs
…
module.rs
…
placeholders.rs
…
proc_macro_server.rs
…
proc_macro.rs
…
stats.rs
…