index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_attr_parsing
/
src
/
attributes
/
inline.rs
Age
Commit message (
Expand
)
Author
Lines
2025-10-02
Extends `rustc_force_inline` to inherent methods
Reuben Cruise
-1
/
+5
2025-08-24
Warn on macro calls for attributes that had this behaviour previously
Jonathan Brouwer
-0
/
+1
2025-08-22
convert strings to symbols in attr diagnostics
Jana Dönszelmann
-1
/
+1
2025-08-21
Introduce a prelude for very common imports across dozens of files
Jana Dönszelmann
-10
/
+1
2025-08-21
refactor target checking, move out of context.rs and rename MaybeWarn to Policy
Jana Dönszelmann
-2
/
+4
2025-08-16
take attr style into account in attr diagnostics
Jana Dönszelmann
-2
/
+2
2025-08-14
Specify the list of allowed targets per attribute
Jonathan Brouwer
-2
/
+18
2025-08-11
Add more docs to templates for attrs with incorrect arguments
Esteban Küber
-1
/
+5
2025-08-11
Allow attr entries to declare list of alternatives for `List` and `NamedValue...
Esteban Küber
-2
/
+2
2025-07-31
remove rustc_attr_data_structures
Jana Dönszelmann
-2
/
+2
2025-07-09
Use "Innermost" & "Outermost" terminology for `AttributeOrder`
Pavel Grigorenko
-2
/
+2
2025-06-23
move naked checks out of check_attr.rs
Jana Dönszelmann
-4
/
+2
2025-06-17
make error codes reflect reality better
Jana Dönszelmann
-2
/
+2
2025-06-17
use consistent attr errors in all attribute parsers
Jana Dönszelmann
-1
/
+1
2025-06-17
fix bugs in inline/force_inline and diagnostics of all attr parsers
Jana Dönszelmann
-2
/
+1
2025-06-17
implement rustc_force_inline parser
Jana Dönszelmann
-0
/
+1
2025-06-17
implement inline parser
Jonathan Dönszelmann
-1
/
+1
2025-06-12
introduce new lint infra
Jana Dönszelmann
-0
/
+97