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
/
compiler
/
rustc_macros
/
src
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2023-04-18
Add `rustc_fluent_macro` to decouple fluent from `rustc_macros`
Nilstrieb
-54
/
+0
2023-02-22
errors: generate typed identifiers in each crate
David Wood
-6
/
+2
2023-02-14
Use derive attributes for uninteresting traversals
Alan Egerton
-2
/
+21
2023-01-11
Support eager subdiagnostics again
mejrs
-0
/
+1
2022-11-26
Auto merge of #103556 - clubby789:specialize-option-partial-eq, r=scottmcm
bors
-1
/
+1
2022-11-21
Improve slug name error
mejrs
-0
/
+1
2022-11-01
Use `allow_internal_unstable` and add unstable reason
clubby789
-1
/
+1
2022-09-26
remove cfg(bootstrap)
Pietro Albini
-1
/
+0
2022-09-21
UPDATE - rename SessionSubdiagnostic macro to Subdiagnostic
Jhonny Bill Mena
-1
/
+1
2022-09-21
UPDATE - rename DiagnosticHandler macro to Diagnostic
Jhonny Bill Mena
-1
/
+1
2022-09-21
UPDATE - rename DiagnosticHandler trait to IntoDiagnostic
Jhonny Bill Mena
-1
/
+1
2022-09-15
Only enable the let_else feature on bootstrap
est31
-1
/
+1
2022-08-30
Rework SessionSubdiagnostic derive to support multipart_suggestion
Xiretza
-0
/
+5
2022-08-24
translations: rename warn_ to warning
Luis Cardoso
-3
/
+3
2022-08-21
Replace #[lint/warning/error] with #[diag]
Xiretza
-6
/
+0
2022-08-21
Make derived SessionDiagnostics generic on diagnostic level
Xiretza
-0
/
+2
2022-08-18
Add diagnostic translation lints to crates that don't emit them
5225225
-0
/
+2
2022-08-12
Update rustdoc to new slug style
est31
-5
/
+5
2022-07-15
macros: support adding warnings to diags
David Wood
-2
/
+5
2022-07-06
Rollup merge of #98884 - davidtwco:translation-on-lints-derive, r=oli-obk
Dylan DPC
-0
/
+19
2022-07-05
Add #[derive(TypeVisitable)]
Alan Egerton
-0
/
+2
2022-07-05
macros: add diagnostic derive for lints
David Wood
-0
/
+19
2022-05-24
macros: introduce `fluent_messages` macro
David Wood
-0
/
+59
2022-05-12
macros: spanless subdiagnostics from `()` fields
David Wood
-0
/
+1
2022-04-29
macros: add interop between diagnostic derives
David Wood
-0
/
+1
2022-04-29
macros: split diagnostic derives into modules
David Wood
-3
/
+3
2022-04-29
macros: subdiagnostic derive
David Wood
-1
/
+17
2022-04-13
couple of clippy::complexity fixes
Matthias Krüger
-1
/
+1
2022-04-05
macros: note/help in `SessionDiagnostic` derive
David Wood
-0
/
+2
2022-04-05
macros: add `#[no_arg]` to skip `set_arg` call
David Wood
-0
/
+1
2022-04-05
macros: rename `#[message]` to `#[primary_span]`
David Wood
-4
/
+1
2022-04-05
macros: translatable struct attrs and warnings
David Wood
-2
/
+7
2022-02-24
Convert `newtype_index` to a proc macro
Aaron Hill
-0
/
+23
2020-12-12
Improve error handling in `symbols` proc-macro
Arlie Davis
-1
/
+1
2020-09-01
Add SessionDiagnostic derive macro.
jumbatm
-0
/
+13
2020-08-30
mv compiler to compiler/
mark
-0
/
+38