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
eefd59872565330fc5905dc5903a56ce93fca47e
rust
/
compiler
/
rustc_attr_parsing
/
src
History
Folkert de Vries
eefd598725
correct template for
#[align]
...
it should not suggest just `#[align]`
2025-06-19 13:58:23 +02:00
..
attributes
correct template for
#[align]
2025-06-19 13:58:23 +02:00
context.rs
add
#[align]
attribute
2025-06-18 12:37:08 +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
add
#[align]
attribute
2025-06-18 12:37:08 +02:00