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
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
ui-fulldeps
/
session-diagnostic
/
subdiagnostic-derive.rs
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-800
/
+0
2022-11-21
Fix tests
mejrs
-70
/
+70
2022-10-26
Remove #[suggestion_*] attributes
Xiretza
-3
/
+10
2022-10-26
Add "tool-only" suggestion style
Xiretza
-0
/
+7
2022-10-26
rustfmt diagnostic derive tests
Xiretza
-26
/
+26
2022-10-26
Add style= parameter to suggestion attributes
Xiretza
-0
/
+78
2022-10-23
Allow specifying multiple alternative suggestions
Xiretza
-0
/
+45
2022-10-23
Update translation tests
Nilstrieb
-53
/
+53
2022-10-17
macros: allow subdiagnostic-kind-less variants
David Wood
-1
/
+0
2022-10-17
macros: support doc comments in diag derives
David Wood
-0
/
+21
2022-09-27
Allow raw identifiers to be used as fluent arguments
Xiretza
-0
/
+8
2022-09-22
Extract subdiagnostic attribute parsing
Xiretza
-6
/
+10
2022-09-21
UPDATE - rename SessionSubdiagnostic macro to Subdiagnostic
Jhonny Bill Mena
-65
/
+65
2022-09-01
Allow deriving multiple subdiagnostics using one SessionSubdiagnostic
Xiretza
-2
/
+0
2022-09-01
Revert parts of "use derive proc macro to impl SessionDiagnostic"
Xiretza
-20
/
+144
2022-08-31
use derive proc macro to impl SessionDiagnostic
Yuanheng Li
-144
/
+20
2022-08-30
Rework SessionSubdiagnostic derive to support multipart_suggestion
Xiretza
-2
/
+117
2022-08-30
Unify indentation in subdiagnostic-derive test
Xiretza
-16
/
+16
2022-08-30
SessionSubdiagnostic: make `#[applicability]` optional
Xiretza
-4
/
+1
2022-08-24
translations: rename warn_ to warning
Luis Cardoso
-4
/
+3
2022-07-15
macros: support adding warnings to diags
David Wood
-0
/
+12
2022-07-15
macros: support `MultiSpan` in diag derives
David Wood
-1
/
+1
2022-06-24
macros: use typed identifiers in subdiag derive
David Wood
-75
/
+84
2022-04-29
macros: add helper functions for invalid attrs
David Wood
-15
/
+15
2022-04-29
macros: subdiagnostic derive
David Wood
-0
/
+501