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
/
libsyntax
/
diagnostics
/
plugin.rs
Age
Commit message (
Expand
)
Author
Lines
2015-01-21
Make diagnostic ordering deterministic
Alex Crichton
-7
/
+7
2015-01-20
Make error code registration work again. #19624
Brian Anderson
-0
/
+7
2015-01-07
use slicing sugar
Jorge Aparicio
-6
/
+6
2015-01-07
Replace full slice notation with index calls
Nick Cameron
-3
/
+3
2015-01-02
More fallout
Nick Cameron
-1
/
+1
2014-12-21
Fallout of std::str stabilization
Alex Crichton
-3
/
+3
2014-12-18
librustc: Always parse `macro!()`/`macro![]` as expressions if not
Patrick Walton
-6
/
+10
2014-12-13
libsyntax: use unboxed closures
Jorge Aparicio
-4
/
+8
2014-12-04
Modify libsyntax/diagnostics to not be so persnickety. The scheme
Niko Matsakis
-26
/
+11
2014-11-23
std: Add a new top-level thread_local module
Alex Crichton
-20
/
+12
2014-11-20
Parse and store suffixes on literals.
Huon Wilson
-1
/
+1
2014-11-19
Switch to an independent enum for `Lit*` subtokens.
Huon Wilson
-1
/
+1
2014-11-06
Fallout from collection conventions
Alexis Beingessner
-2
/
+2
2014-10-28
Use PascalCase for token variants
Brendan Zabarauskas
-6
/
+6
2014-10-26
Use standard capitalisation for TokenTree variants
Brendan Zabarauskas
-6
/
+6
2014-10-26
Rename TokenTree variants for clarity
Brendan Zabarauskas
-6
/
+6
2014-09-19
Allow syntax extensions to return multiple items, closes #16723.
Florian Hahn
-4
/
+4
2014-09-14
syntax: fix fallout from using ptr::P.
Eduard Burtescu
-2
/
+2
2014-08-27
Implement generalized object and type parameter bounds (Fixes #16462)
Niko Matsakis
-6
/
+12
2014-07-12
Convert a first batch of diagnostics to have error codes
Jakub Wieczorek
-1
/
+2
2014-07-11
Add scaffolding for assigning alpha-numeric codes to rustc diagnostics
Jakub Wieczorek
-0
/
+132