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
/
messages.ftl
Age
Commit message (
Expand
)
Author
Lines
2025-09-27
improve empty attribute diagnostic
Jana Dönszelmann
-1
/
+9
2025-09-13
initial implementation of the darwin_objc unstable feature
Jo Bates
-0
/
+8
2025-09-08
port `#[recursion_limit]` to the new attribute parsing infrastructure
Jana Dönszelmann
-0
/
+4
2025-09-03
don't uppercase error messages
Sasha Pourcelot
-1
/
+1
2025-08-27
Port the `#[link]` attribute to the new parser
Jonathan Brouwer
-0
/
+52
2025-08-25
Use attribute name in message for "outer attr used as inner attr" errors
Sasha Pourcelot
-0
/
+6
2025-08-22
Rewrite the new attribute parser
Jonathan Brouwer
-0
/
+7
2025-08-22
Move validate_attr to `rustc_attr_parsing`
Jonathan Brouwer
-0
/
+12
2025-08-19
Make tool-only suggestion to remove attributes on invalid targets
Jonathan Brouwer
-0
/
+2
2025-08-14
Allow attribute parsers to specify a list of allowed targets
Jonathan Brouwer
-0
/
+6
2025-08-11
Add link to invalid `repr` error
Esteban Küber
-0
/
+1
2025-07-15
Lint against having both #[unstable_feature_bound] and #[stable] on the same ...
tiif
-0
/
+3
2025-07-13
Port `#[link_ordinal]` to the new attribute parsing infrastructure.
Anne Stijns
-0
/
+3
2025-07-08
fix: correct typo in attr_parsing_previously_accepted message key
Dillon Amburgey
-2
/
+2
2025-07-06
Rewrite empty attribute lint
Jonathan Brouwer
-0
/
+4
2025-06-29
Port #[link_section] to the new attribute parsing infrastructure
Anne Stijns
-0
/
+2
2025-06-26
Port `#[export_name]` to the new attribute parsing infrastructure
Jonathan Brouwer
-0
/
+3
2025-06-23
move naked checks out of check_attr.rs
Jana Dönszelmann
-0
/
+4
2025-06-18
add `#[align]` attribute
Folkert de Vries
-0
/
+3
2025-06-17
make error codes reflect reality better
Jana Dönszelmann
-4
/
+0
2025-06-17
use consistent attr errors in all attribute parsers
Jana Dönszelmann
-5
/
+0
2025-06-17
fix bugs in inline/force_inline and diagnostics of all attr parsers
Jana Dönszelmann
-0
/
+5
2025-06-12
add error message for unused duplicate
Jana Dönszelmann
-3
/
+1
2025-06-12
introduce new lint infra
Jana Dönszelmann
-0
/
+10
2025-02-24
Introduce new-style attribute parsers for several attributes
Jana Dönszelmann
-5
/
+12
2025-02-24
Introduce new parsing infrastructure and types for parsed attributes
Jana Dönszelmann
-0
/
+6
2024-12-16
rename rustc_attr to rustc_attr_parsing and create rustc_attr_data_structures
Jonathan Dönszelmann
-0
/
+124