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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
librustc
/
ich
/
caching_codemap_view.rs
Age
Commit message (
Expand
)
Author
Lines
2018-08-19
mv CachingCodemapView CachingSourceMapView
Donato Sciarra
-4
/
+4
2018-08-19
mv codemap source_map
Donato Sciarra
-7
/
+7
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 FileMap SourceFile
Donato Sciarra
-3
/
+3
2018-08-19
mv CodeMap SourceMap
Donato Sciarra
-3
/
+3
2018-03-02
Replace Rc with Lrc for shared data
John Kåre Alsaker
-3
/
+3
2017-12-21
Refactor code so the call to codemap.files() does not deadlock
John Kåre Alsaker
-4
/
+2
2017-09-20
incr.comp.: Store result fingerprints in DepGraph.
Michael Woerister
-0
/
+1
2017-09-18
incr.comp.: Initialize the CachingCodemapView in StableHashingContext lazily.
Michael Woerister
-6
/
+4
2017-07-05
use field init shorthand in src/librustc
Zack M. Davis
-1
/
+1
2017-06-06
ICH: Make StableHashingContext work with any TyCtxt, not just the global one.
Michael Woerister
-2
/
+2
2017-05-23
incr.comp.: Track expanded spans instead of FileMaps.
Michael Woerister
-26
/
+2
2017-05-08
incr.comp.: Hash more pieces of crate metadata to detect changes there.
Michael Woerister
-3
/
+32
2017-03-29
Merge `ExpnId` and `SyntaxContext`.
Jeffrey Seyfried
-4
/
+0
2017-03-22
Move CachingCodemapView to rustc::ich.
Michael Woerister
-0
/
+115