about summary refs log tree commit diff
path: root/src/test/ui-fulldeps/session-derive-errors.stderr
AgeCommit message (Expand)AuthorLines
2022-04-29tests: move diagnostic derive test to directoryDavid Wood-293/+0
2022-04-05macros: support translatable suggestionsDavid Wood-34/+26
2022-04-05macros: note/help in `SessionDiagnostic` deriveDavid Wood-1/+25
2022-04-05macros: support translatable labelsDavid Wood-20/+16
2022-04-05macros: optional error codesDavid Wood-10/+1
2022-04-05macros: add `#[no_arg]` to skip `set_arg` callDavid Wood-1/+13
2022-04-05macros: rename `#[message]` to `#[primary_span]`David Wood-3/+3
2022-04-05macros: translatable struct attrs and warningsDavid Wood-44/+182
2022-04-05macros: update session diagnostic errorsDavid Wood-8/+8
2021-07-19Various diagnostics clean ups/tweaksEsteban Küber-0/+5
2021-06-07ignore ui-fulldeps/session-derive-errors.rs on beta and stablePietro Albini-18/+18
2021-05-12Show macro name in 'this error originates in macro' messageAaron Hill-2/+2
2020-11-18Revert "Auto merge of #79132 - pietroalbini:beta-next, r=Mark-Simulacrum"Pietro Albini-18/+29
2020-11-17Update fulldeps testMark Rousskov-29/+18
2020-09-01Add SessionDiagnostic derive macro.jumbatm-0/+135