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_pos
Age
Commit message (
Expand
)
Author
Lines
2017-05-25
Hygienize `librustc_typeck`.
Jeffrey Seyfried
-1
/
+19
2017-05-25
Hygienize `librustc_resolve`.
Jeffrey Seyfried
-24
/
+172
2017-05-11
rustc: Remove #![unstable] annotation
Alex Crichton
-3
/
+4
2017-05-09
Add INVALID_CRATE CrateNum constant.
Michael Woerister
-1
/
+3
2017-05-08
incr.comp.: Hash more pieces of crate metadata to detect changes there.
Michael Woerister
-0
/
+4
2017-04-26
Implement a file-path remapping feature in support of debuginfo and reproduci...
Michael Woerister
-6
/
+7
2017-04-10
Point at only one char on `Span::next_point`
Esteban Küber
-1
/
+1
2017-04-05
Rollup merge of #40815 - estebank:issue-40006, r=GuillaumeGomez
Ariel Ben-Yehuda
-0
/
+24
2017-04-04
Merge branch 'master' into issue-32540
Esteban Küber
-37
/
+678
2017-04-03
Merge branch 'master' into issue-40006
Esteban Küber
-36
/
+701
2017-03-29
Refactor how spans are combined in the parser.
Jeffrey Seyfried
-6
/
+10
2017-03-29
Merge `ExpnId` and `SyntaxContext`.
Jeffrey Seyfried
-34
/
+550
2017-03-29
Remove code in `syntax::codemap`.
Jeffrey Seyfried
-4
/
+0
2017-03-29
Move `syntax::ext::hygiene` to `syntax_pos::hygiene`.
Jeffrey Seyfried
-0
/
+125
2017-03-27
Fix unittests
Esteban Küber
-2
/
+2
2017-03-25
Improve wording and spans for unexpected token
Esteban Küber
-0
/
+6
2017-02-02
store typeck lints in the `TypeckTables`
Niko Matsakis
-1
/
+1
2016-12-29
Remove not(stage0) from deny(warnings)
Alex Crichton
-1
/
+1
2016-11-30
Update the bootstrap compiler
Alex Crichton
-1
/
+0
2016-11-08
Group unused import warnings per path list
Esteban Küber
-3
/
+3
2016-11-01
retool EarlyLint to track a Diagnostic
Niko Matsakis
-1
/
+1
2016-10-28
Do not intern filemap to entry w/ mismatched length. Fix #37274 (I think).
Felix S. Klock II
-0
/
+3
2016-10-12
Stabilise `?`
Nick Cameron
-1
/
+1
2016-09-21
Auto merge of #36585 - jonathandturner:misc_error_touchups, r=nrc
bors
-18
/
+0
2016-09-20
serialize: allow specifying the default behavior for specializations.
Eduard Burtescu
-3
/
+11
2016-09-20
rustc_metadata: go only through rustc_serialize in astencode.
Eduard Burtescu
-15
/
+2
2016-09-19
Add the ability to merge spans to codemap
Jonathan Turner
-18
/
+0
2016-09-01
incr.comp.: Add stable hashing of HIR spans to ICH.
Michael Woerister
-0
/
+64
2016-08-17
Replace local backtrace with def-use, repair std macro spans
Jonathan Turner
-0
/
+19
2016-07-30
Rollup merge of #35094 - mcarton:multispan, r=jonathandturner
Manish Goregaokar
-4
/
+15
2016-07-28
Revert "Remove unused methods from MultiSpan"
mcarton
-4
/
+15
2016-07-25
Adressed PR comments.
cgswords
-0
/
+4
2016-07-21
Remove unused methods from MultiSpan
Jonathan Turner
-15
/
+4
2016-07-14
Implement latest rfc style using simpler rendering
Jonathan Turner
-1
/
+1
2016-06-23
Address comments and fix travis warning
Jonathan Turner
-1
/
+0
2016-06-23
Move errors from libsyntax to its own crate
Jonathan Turner
-0
/
+680
[prev]