This website requires JavaScript.
Explore
Help
Register
Sign In
rust-lang
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
8bb7fdb236b50eb14a0b39abbb8cfaa4e2dc853f
rust
/
compiler
/
rustc_attr_parsing
/
src
History
Pavel Grigorenko
8bb7fdb236
NoArgsAttributeParser: use an assoc const instead
2025-07-02 00:21:12 +03:00
..
attributes
NoArgsAttributeParser: use an assoc const instead
2025-07-02 00:21:12 +03:00
context.rs
NoArgsAttributeParser
2025-06-30 23:19:04 +03:00
lib.rs
remove 'static in some places
2025-06-12 09:57:38 +02:00
lints.rs
fix bugs in inline/force_inline and diagnostics of all attr parsers
2025-06-17 23:19:31 +02:00
parser.rs
Port
#[rustc_skip_during_method_dispatch]
to the new attribute system
2025-06-23 22:48:20 +03:00
session_diagnostics.rs
Port #[link_section] to the new attribute parsing infrastructure
2025-06-29 16:23:46 +02:00