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
/
source_map.rs
Age
Commit message (
Expand
)
Author
Lines
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-12-12
Bump to 1.33.0
Alex Crichton
-4
/
+4
2018-12-07
use top level `fs` functions where appropriate
Andy Russell
-4
/
+2
2018-12-04
adds DocTest filename variant, refactors doctest_offset out of source_map, fi...
Matthew Russo
-29
/
+13
2018-12-04
updates all Filename variants to take a fingerprint
Matthew Russo
-3
/
+3
2018-12-04
new_source_file no longer enters duplicate files, expand_include_bytes includ...
Matthew Russo
-16
/
+34
2018-10-29
Rename other occs of (Code/File)Map to Source(Map/File) #51574
David Lavati
-91
/
+92
2018-10-20
Auto merge of #55014 - ljedrz:lazyboye_unwraps, r=matthewjasper
bors
-1
/
+2
2018-10-19
Prefer `Default::default` over `FxHash*::default` in struct constructors
Oliver Scherer
-8
/
+3
2018-10-19
Deprecate the `FxHashMap()` and `FxHashSet()` constructor function hack
Oliver Scherer
-2
/
+2
2018-10-19
Prefer unwrap_or_else to unwrap_or in case of function calls/allocations
ljedrz
-1
/
+2
2018-09-09
Auto merge of #53949 - estebank:unclosed-delim, r=nikomatsakis
bors
-11
/
+21
2018-09-05
Provide more context for unenclosed delimiters
Esteban Küber
-11
/
+21
2018-09-04
Breaking change upgrades
Mark Rousskov
-2
/
+2
2018-08-23
use String::new() instead of String::from(""), "".to_string(), "".to_owned() ...
Matthias Krüger
-1
/
+1
2018-08-19
fix tidy errors
Donato Sciarra
-2
/
+4
2018-08-19
mv codemap source_map
Donato Sciarra
-2
/
+2
2018-08-19
mv (mod) codemap source_map
Donato Sciarra
-0
/
+1235