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
/
compiler
/
rustc_span
/
src
/
source_map.rs
Age
Commit message (
Expand
)
Author
Lines
2021-03-17
Move some test-only code to test files
Joshua Nelson
-42
/
+0
2021-02-17
Rollup merge of #81860 - osa1:issue81800, r=estebank
Dylan DPC
-12
/
+30
2021-02-07
Fix SourceMap::start_point
Ömer Sinan Ağacan
-12
/
+30
2021-02-04
faster spans
klensy
-8
/
+9
2021-01-31
Improve handling of spans around macro result parse errors
Aaron Hill
-0
/
+3
2021-01-14
Use Option::map_or instead of `.map(..).unwrap_or(..)`
LingMan
-2
/
+2
2021-01-13
Auto merge of #77524 - Patryk27:fixes/66228, r=estebank
bors
-5
/
+24
2021-01-13
Rollup merge of #80859 - jsgf:fix-pretty-remap, r=davidtwco
Dylan DPC
-1
/
+14
2021-01-10
Rework diagnostics for wrong number of generic args
Patryk Wychowaniec
-5
/
+24
2021-01-09
Fix --pretty=expanded with --remap-path-prefix
Jeremy Fitzhardinge
-1
/
+14
2021-01-07
Use correct span for structured suggestion
Esteban Küber
-1
/
+3
2020-12-25
Edit rustc_span documentation
pierwill
-3
/
+5
2020-12-03
Fix some clippy lints
Joshua Nelson
-4
/
+2
2020-10-29
Use RwLock instead of Lock for SourceMap::files
Tomasz Miąsko
-4
/
+4
2020-10-14
Remove unused code from rustc_span
est31
-9
/
+0
2020-10-05
Updates to experimental coverage counter injection
Rich Kadel
-67
/
+12
2020-08-31
Adds two source span utility functions used in source-based coverage
Rich Kadel
-0
/
+9
2020-08-30
mv compiler to compiler/
mark
-0
/
+1097