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
/
libproc_macro
/
diagnostic.rs
Age
Commit message (
Expand
)
Author
Lines
2020-03-06
Don't redundantly repeat field names (clippy::redundant_field_names)
Matthias Krüger
-10
/
+7
2019-12-22
Format the world
Mark Rousskov
-9
/
+6
2019-02-10
tests: doc comments
Alexander Regueiro
-4
/
+4
2019-02-04
libproc_macro => 2018
Taiki Endo
-6
/
+6
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-11-30
proc_macro: introduce a "bridge" between clients (proc macros) and servers (c...
Eduard-Mihai Burtescu
-16
/
+14
2018-09-13
Add multispan support to proc-macro diagnostics.
Sergio Benitez
-39
/
+72
2018-09-12
Add inspection and setter methods to proc_macro::Diagnostic.
Sergio Benitez
-0
/
+51
2018-08-15
Make proc_macro Level #[non_exhaustive]
varkor
-2
/
+1
2018-07-20
proc_macro: move some implementation details to a rustc module.
Eduard-Mihai Burtescu
-12
/
+0
2018-07-20
proc_macro: don't use DiagnosticBuilder for building up Diagnostics.
Eduard-Mihai Burtescu
-25
/
+21
2018-07-16
rustc: Stabilize much of the `proc_macro` feature
Alex Crichton
-8
/
+8
2018-06-30
proc-macro: Use transparent marks for call-site hygiene
Vadim Petrochenkov
-1
/
+1
2017-08-28
Initial diagnostic API for proc-macros.
Sergio Benitez
-0
/
+134