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
/
compiler
/
rustc_span
/
src
/
source_map
Age
Commit message (
Collapse
)
Author
Lines
2022-10-19
Add testcase for next_point, fix more trivial issues in ↵
yukang
-0
/
+45
find_width_of_character_at_span
2022-08-08
Remove unused parameter.
Camille GILLOT
-1
/
+0
2022-08-06
Encode index of SourceFile along with span.
Camille GILLOT
-0
/
+1
2022-05-18
Add tests for FilePathMapping::to_embeddable_absolute_path().
Michael Woerister
-41
/
+128
2022-04-29
Fix duplicate directory separator in --remap-path-prefix.
Michael Woerister
-0
/
+80
2021-05-11
Split span_to_string into span_to_diagnostic/embeddable_string
Andy Wang
-1
/
+1
2021-05-05
Rename RealFileName::Named to LocalPath and Devirtualized to Remapped
Andy Wang
-2
/
+0
2021-03-17
Move some test-only code to test files
Joshua Nelson
-0
/
+44
This also relaxes the bounds on some structs and moves them to the impl block instead.
2021-02-18
Print -Ztime-passes (and misc stats/logs) on stderr, not stdout.
Eduard-Mihai Burtescu
-1
/
+1
2021-01-14
Use Option::map_or instead of `.map(..).unwrap_or(..)`
LingMan
-1
/
+1
2020-08-30
mv compiler to compiler/
mark
-0
/
+272