about summary refs log tree commit diff
path: root/tests/ui/macros
AgeCommit message (Expand)AuthorLines
2025-06-24Rollup merge of #142657 - tgross35:nonoptional-fragment-specifiers-cleanup, r...Matthias Krüger-20/+74
2025-06-24Don't include current rustc version string in feature removed helpJieyou Xu-4/+3
2025-06-24Rollup merge of #142704 - tgross35:remove-concat_idents, r=fee1-deadGuillaume Gomez-53/+63
2025-06-24Remove the deprecated `concat_idents!` macroTrevor Gross-53/+32
2025-06-24Move some `issues-*` tests to better homesTrevor Gross-0/+31
2025-06-24mbe: Clean up code with non-optional `NonterminalKind`Trevor Gross-20/+74
2025-06-24Auto merge of #142930 - cuviper:normalize-beta-versions, r=workingjubileebors-1/+1
2025-06-23Account for beta revisions when normalizing versionsJosh Stone-1/+1
2025-06-23Rollup merge of #142873 - Urgau:issue-139830, r=BoxyUwUJubilee-0/+32
2025-06-23mbe: Restructure `macro_metavar_expr` testsTrevor Gross-55/+57
2025-06-22Don't suggest changing a method inside a expansionUrgau-0/+32
2025-06-21Rollup merge of #142698 - tgross35:concat-byte-cstr-diag, r=petrochenkovJana Dönszelmann-29/+95
2025-06-19Auto merge of #140748 - m-ou-se:super-format-args3, r=jdonszelmannbors-10/+0
2025-06-19Improve diagnostics for `concat_bytes!` with C string literalsTrevor Gross-33/+45
2025-06-18Add a test for `concat_bytes!` with C stringsTrevor Gross-29/+83
2025-06-18Bless/update tests.Mara Bos-10/+0
2025-06-17make error codes reflect reality betterJana Dönszelmann-1/+1
2025-06-17fix bugs in inline/force_inline and diagnostics of all attr parsersJana Dönszelmann-1/+1
2025-06-15Rollup merge of #142543 - Urgau:span-borrowck-semicolon, r=fmeaseLeón Orell Valerian Liehr-0/+8
2025-06-15Suggest adding semicolon in user code rather than macro impl detailsUrgau-0/+8
2025-06-13Auto merge of #134841 - estebank:serde-attr-4, r=wesleywiserbors-0/+228
2025-06-12Detect when attribute is provided by missing `derive` macroEsteban Küber-0/+228
2025-06-12Make `missing_fragment_specifier` an unconditional errorTrevor Gross-181/+47
2025-06-12Rollup merge of #142217 - Kivooeo:tf10, r=jieyouxuMatthias Krüger-0/+9
2025-06-11cleaned up some testsKivooeo-0/+9
2025-06-09Make `since` of removed features the version removed and fill `pull`xizheyin-1/+1
2025-06-09Note the version and PR of removed features when using itxizheyin-2/+4
2025-06-05Auto merge of #138677 - shepmaster:consistent-elided-lifetime-syntax, r=travi...bors-1/+1
2025-06-05Auto merge of #142033 - matthiaskrgr:rollup-99lvg0j, r=matthiaskrgrbors-18/+18
2025-06-04Rollup merge of #142025 - m-ou-se:which-local-binding, r=jdonszelmannMatthias Krüger-3/+3
2025-06-04Rollup merge of #141960 - ferrocene:lw/2015-paths2, r=compiler-errorsMatthias Krüger-15/+15
2025-06-04Replace `elided_named_lifetimes` with `mismatched_lifetime_syntaxes`Jake Goulding-1/+1
2025-06-04Rollup merge of #141959 - ferrocene:lw/2015-edition-directives2, r=compiler-e...Matthias Krüger-0/+1
2025-06-04Don't refer to 'local binding' in extern macro.Mara Bos-3/+3
2025-06-03Use non-2015 edition paths in tests that do not test for their resolutionLukas Wirth-15/+15
2025-06-03Add missing 2015 edition directivesLukas Wirth-0/+1
2025-06-02add fixme to improve error matchingJana Dönszelmann-1/+2
2025-06-02fix bug where borrowck tries to describe a name from a macro in another crateJana Dönszelmann-0/+21
2025-06-02add test for 141764Jana Dönszelmann-0/+15
2025-05-28Fix ICE in tokenstream with contracts from parser recoveryyukang-14/+54
2025-05-24Avoid extra path trimming in method not found errorNoratrieb-2/+2
2025-05-04Auto merge of #140580 - jdonszelmann:variables-external-macros, r=m-ou-sebors-0/+57
2025-05-03Move some tests out of tests/uimejrs-0/+698
2025-05-02Test that names of variables in external macros are not shown on a borrow errorJana Dönszelmann-0/+57
2025-04-30Auto merge of #140503 - matthiaskrgr:rollup-n7zigts, r=matthiaskrgrbors-6/+22
2025-04-30compiletest: Make diagnostic kind mandatory on line annotationsVadim Petrochenkov-9/+12
2025-04-29Improve pretty-printing of braces.Nicholas Nethercote-5/+5
2025-04-29Add a few extra tests to `tests/ui/macros/stringify.rs`.Nicholas Nethercote-2/+18
2025-04-27Rollup merge of #140280 - nnethercote:improve-if-else-printing, r=UrgauMatthias Krüger-47/+47
2025-04-25Auto merge of #140298 - matthiaskrgr:rollup-5tc1gvb, r=matthiaskrgrbors-0/+13