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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
compiler
/
rustc_macros
/
src
/
diagnostics
/
subdiagnostic.rs
Age
Commit message (
Expand
)
Author
Lines
2022-09-01
Allow deriving multiple subdiagnostics using one SessionSubdiagnostic
Xiretza
-96
/
+120
2022-09-01
Revert parts of "use derive proc macro to impl SessionDiagnostic"
Xiretza
-249
/
+445
2022-08-31
use derive proc macro to impl SessionDiagnostic
Yuanheng Li
-445
/
+249
2022-08-30
Rework SessionSubdiagnostic derive to support multipart_suggestion
Xiretza
-219
/
+389
2022-08-30
SessionSubdiagnostic: make `#[applicability]` optional
Xiretza
-8
/
+4
2022-08-30
Use span_suggestion_with_style in SessionSubdiagnostic derive
Xiretza
-39
/
+65
2022-08-24
translations: rename warn_ to warning
Luis Cardoso
-2
/
+2
2022-07-15
macros: support adding warnings to diags
David Wood
-0
/
+4
2022-07-05
macros: add diagnostic derive for lints
David Wood
-5
/
+4
2022-06-24
macros: use typed identifiers in subdiag derive
David Wood
-12
/
+72
2022-05-30
errors: simplify referring to fluent attributes
David Wood
-1
/
+1
2022-05-19
let `generate_field_attrs_code` create `FieldInfo`
Christian Poveda
-1
/
+0
2022-05-12
errors: `set_arg` takes `IntoDiagnosticArg`
David Wood
-1
/
+1
2022-05-06
macros: allow `Vec` fields in diagnostic derive
David Wood
-13
/
+5
2022-04-29
macros: allow setting applicability in attribute
David Wood
-43
/
+1
2022-04-29
macros: add more documentation comments
David Wood
-0
/
+9
2022-04-29
macros: add helper functions for invalid attrs
David Wood
-80
/
+20
2022-04-29
macros: split diagnostic derives into modules
David Wood
-0
/
+530