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
/
diagnostic.rs
Age
Commit message (
Expand
)
Author
Lines
2022-07-15
macros: support adding warnings to diags
David Wood
-1
/
+1
2022-07-05
macros: add diagnostic derive for lints
David Wood
-575
/
+102
2022-07-05
macros: move `sess` out of builder
David Wood
-6
/
+4
2022-07-05
macros: introduce `build_field_mapping`
David Wood
-18
/
+3
2022-06-24
macros: use typed identifiers in diag derive
David Wood
-176
/
+284
2022-05-30
errors: simplify referring to fluent attributes
David Wood
-30
/
+6
2022-05-19
formatting
Christian Poveda
-1
/
+2
2022-05-19
let `generate_field_attrs_code` create `FieldInfo`
Christian Poveda
-43
/
+13
2022-05-18
remove unnecessary generics
Christian Poveda
-4
/
+4
2022-05-18
move misplaced comment
Christian Poveda
-4
/
+4
2022-05-18
generate `set_arg` code inside `generate_field_attrs_code`
Christian Poveda
-99
/
+101
2022-05-17
generate code for `subdiagnostic` fields in the second `match`
Christian Poveda
-18
/
+56
2022-05-12
errors: `set_arg` takes `IntoDiagnosticArg`
David Wood
-1
/
+1
2022-05-12
macros: spanless subdiagnostics from `()` fields
David Wood
-12
/
+41
2022-05-06
macros: allow `Vec` fields in diagnostic derive
David Wood
-20
/
+25
2022-04-29
macros: add interop between diagnostic derives
David Wood
-1
/
+2
2022-04-29
macros: allow setting applicability in attribute
David Wood
-8
/
+31
2022-04-29
macros: add more documentation comments
David Wood
-1
/
+1
2022-04-29
macros: reuse `SetOnce` trait in diagnostic derive
David Wood
-60
/
+11
2022-04-29
macros: add helper functions for invalid attrs
David Wood
-131
/
+39
2022-04-29
macros: split diagnostic derives into modules
David Wood
-0
/
+703