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
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
[prev]