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
/
test_snippet.rs
Age
Commit message (
Expand
)
Author
Lines
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-10-29
Rename other occs of (Code/File)Map to Source(Map/File) #51574
David Lavati
-4
/
+4
2018-08-19
mv (mod) codemap source_map
Donato Sciarra
-1
/
+1
2018-08-19
mv filemap source_file
Donato Sciarra
-1
/
+1
2018-08-19
mv CodeMap SourceMap
Donato Sciarra
-2
/
+2
2018-06-27
Remove the now redundant CodeMap::new_filemap_with_lines() method.
Michael Woerister
-1
/
+1
2018-03-14
Remove syntax and syntax_pos thread locals
John Kåre Alsaker
-25
/
+28
2018-03-02
Replace Rc with Lrc for shared data
John Kåre Alsaker
-2
/
+2
2018-01-29
Toggle span highlighting on `-Zteach`
Esteban Küber
-0
/
+1
2017-12-14
Use PathBuf instead of String where applicable
Oliver Schneider
-1
/
+2
2017-10-20
Add short message-format
Guillaume Gomez
-1
/
+2
2017-08-30
Make fields of `Span` private
Vadim Petrochenkov
-5
/
+1
2017-06-15
Position span label correctly when it isn't last
Esteban Küber
-0
/
+43
2017-04-26
Implement a file-path remapping feature in support of debuginfo and reproduci...
Michael Woerister
-3
/
+3
2017-04-20
Reduce visual clutter of multiline start when possible
Esteban Küber
-47
/
+46
2017-04-09
Always show end line of multiline annotations
Esteban Küber
-0
/
+134
2017-03-29
Merge `ExpnId` and `SyntaxContext`.
Jeffrey Seyfried
-1
/
+1
2017-01-20
Fix multiple labels when some don't have message
Esteban Küber
-0
/
+388
2016-11-23
review comments
Esteban Küber
-0
/
+100
2016-11-22
Show multiline spans in full if short enough
Esteban Küber
-0
/
+446