This website requires JavaScript.
Explore
Help
Sign in
user0
/
rust
Watch
1
Star
0
Fork
You've already forked rust
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
2084831cd5
rust
/
compiler
/
rustc_attr_parsing
/
src
History
Download ZIP
Download TAR.GZ
Jonathan Brouwer
2084831cd5
Port
#[no_mangle]
to new attribute parsing infrastructure
...
Signed-off-by: Jonathan Brouwer <jonathantbrouwer@gmail.com>
2025-06-22 22:17:04 +02:00
..
attributes
Port
#[no_mangle]
to new attribute parsing infrastructure
2025-06-22 22:17:04 +02:00
context.rs
Port
#[no_mangle]
to new attribute parsing infrastructure
2025-06-22 22:17:04 +02: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
introduce new lint infra
2025-06-12 09:56:47 +02:00
session_diagnostics.rs
Port
#[must_use]
to new attribute parsing infrastructure
2025-06-22 14:51:58 +02:00