about summary refs log tree commit diff
path: root/tests/ui-fulldeps/session-diagnostic
AgeCommit message (Expand)AuthorLines
2023-11-26Use `rustc_fluent_macro::fluent_messages!` directly.Nicholas Nethercote-192/+188
2023-11-24Bless ui-fulldepsNilstrieb-2/+3
2023-10-05Add a note to duplicate diagnosticsAlex Macleod-0/+2
2023-09-22hide rustc line numbers in testRalf Jung-2/+2
2023-09-04Add help to allow lint for the implied by suggestionUrgau-1/+1
2023-07-26Bump syn dependencyOli Scherer-98/+106
2023-07-26Bump syn now that it doesn't affect diagnostics anymoreOli Scherer-90/+89
2023-06-28Auto merge of #111269 - clubby789:validate-fluent-variables, r=davidtwcobors-0/+23
2023-06-23Add test for invalid variablesclubby789-0/+23
2023-06-01Use translatable diagnostics in `rustc_const_eval`Deadbeef-19/+19
2023-05-29Use `Cow` in `{D,Subd}iagnosticMessage`.Nicholas Nethercote-1/+1
2023-05-08Make spans a bit betterMichael Goulet-33/+25
2023-05-08Diagnostic args are still args if they're documentedMichael Goulet-0/+90
2023-04-18Add `rustc_fluent_macro` to decouple fluent from `rustc_macros`Nilstrieb-184/+188
2023-04-17Support `x test --stage 1 ui-fulldeps`jyn-182/+184
2023-04-10Migrate most of `rustc_builtin_macros` to diagnostic implsclubby789-2/+2
2023-04-06fix errorsDeadbeef-104/+111
2023-04-06fix and bless ui tests 1/2Deadbeef-270/+269
2023-02-27Allow using `bool` for optional diagnosticsclubby789-40/+59
2023-02-22errors: generate typed identifiers in each crateDavid Wood-524/+533
2023-02-01Forbid #[suggestion_*(...)] on VecsXiretza-2/+51
2023-01-11Support eager subdiagnostics againmejrs-26/+8
2023-01-11Move /src/test to /testsAlbert Larsan-0/+2886