about summary refs log tree commit diff
path: root/compiler/rustc_passes/messages.ftl
AgeCommit message (Expand)AuthorLines
2025-09-27Improve code and fix typoGuillaume Gomez-3/+0
2025-09-27Apply first review round suggestionsGuillaume Gomez-2/+2
2025-09-27Improve code and better check `doc(cfg(...))` attributesGuillaume Gomez-1/+1
2025-09-27Add code documentation, improve code and improve error messageGuillaume Gomez-1/+1
2025-09-27Strenghten checks for `doc(auto_cfg(show/hide))` attributesGuillaume Gomez-0/+3
2025-09-27Implement RFC 3631Guillaume Gomez-0/+9
2025-09-21port `#[debugger_visualizer]` to the new attribute systemJana Dönszelmann-9/+0
2025-09-21Port #[macro_export] to the new attribute parsing infrastructureJonathan Brouwer-7/+0
2025-09-13Rollup merge of #146171 - scrabsha:push-wovnxxwltsun, r=WaffleLapkinJacob Pratt-1/+1
2025-09-10tidy: check that error messages don't start with a capitalized letterSasha Pourcelot-1/+1
2025-09-09allow `#[rustc_align_static(N)]` on `static`sFolkert de Vries-0/+4
2025-09-04Rollup merge of #145827 - estebank:issue-51976, r=jackh726Stuart Cook-0/+1
2025-08-30On unused binding in pattern, suggest unit struct/variant with similar nameEsteban Küber-0/+1
2025-08-28Add new `doc(attribute = "...")` attributeGuillaume Gomez-5/+9
2025-08-25Use attribute name in message for "outer attr used as inner attr" errorsSasha Pourcelot-1/+3
2025-08-19Rollup merge of #145500 - JonathanBrouwer:must_use_target, r=jdonszelmann许杰友 Jieyou Xu (Joe)-4/+0
2025-08-19Port `must_use` to the new target checkingJonathan Brouwer-4/+0
2025-08-19Rollup merge of #142681 - 1c3t3a:sanitize-off-on, r=rcvalleStuart Cook-4/+6
2025-08-18Remove the no_sanitize attribute in favor of sanitizeBastian Kersting-4/+0
2025-08-18Implement the #[sanitize(..)] attributeBastian Kersting-0/+6
2025-08-15Port `#[custom_mir(..)]` to the new attribute systemSasha Pourcelot-0/+10
2025-08-14Remove the old target checking logicJonathan Brouwer-150/+2
2025-08-13Rollup merge of #145274 - compiler-errors:unused-must-use, r=fmeaseJakub Beránek-0/+1
2025-08-12Remove unused must_useMichael Goulet-0/+1
2025-08-12Rollup merge of #145251 - tiif:support_trait, r=BoxyUwUStuart Cook-2/+2
2025-08-11Update error messagetiif-2/+2
2025-08-11Port `#[allow_internal_unsafe]` to the new attribute system (attempt 2)Sasha Pourcelot-1/+1
2025-08-08Revert "Port `#[allow_internal_unsafe]` to the new attribute system"Jana Dönszelmann-1/+1
2025-08-07Port `#[allow_internal_unsafe]` to the new attribute systemSasha Pourcelot-1/+1
2025-07-22Rollup merge of #144080 - jieyouxu:realign, r=BoxyUwU许杰友 Jieyou Xu (Joe)-3/+3
2025-07-19Mitigate `#[align]` name resolution ambiguity regression with a renameJieyou Xu-3/+3
2025-07-17Specify of_trait in Target::Impl.Camille GILLOT-1/+2
2025-07-17parse `const trait Trait`Deadbeef-1/+1
2025-07-15Setup unstable feature bound attributetiif-0/+4
2025-07-14Rollup merge of #143868 - jdonszelmann:fix-align-on-fields, r=workingjubileeSamuel Tardieu-0/+4
2025-07-13update issue number for `const_trait_impl`Deadbeef-1/+1
2025-07-13warn on align on fields to avoid breaking changesJana Dönszelmann-0/+4
2025-07-06Remove `repr(align)` codeJules Bertholet-0/+4
2025-07-03setup CI and tidy to use typos for spellchecking and fix few typosklensy-1/+1
2025-07-01Auto merge of #142921 - JonathanBrouwer:rustc_attributes_parser, r=oli-obkbors-3/+0
2025-06-27Port `#[rustc_layout_scalar_valid_range_start/end]` to the new attribute pars...Jonathan Brouwer-3/+0
2025-06-27Port `#[used]` to new attribute parsing infrastructureJonathan Brouwer-3/+0
2025-06-26Move mixed export_name/no_mangle check to check_attr.rs and improve the errorJonathan Brouwer-0/+5
2025-06-25Rollup merge of #142724 - xizheyin:avoid_overwrite_args, r=oli-obkJana Dönszelmann-1/+1
2025-06-25Add runtime check to avoid overwrite arg easily in diag and store and restore...xizheyin-1/+1
2025-06-23Add `#[loop_match]` for improved DFA codegenbjorn3-1/+8
2025-06-23move naked checks out of check_attr.rsJana Dönszelmann-5/+0
2025-06-18add `#[align]` attributeFolkert de Vries-7/+8
2025-06-13Rollup merge of #142158 - xizheyin:141617, r=jdonszelmannMatthias Krüger-0/+3
2025-06-12Tracking the old name of renamed unstable library attributexizheyin-0/+3