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_span
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2020-02-29
Make it build again
Vadim Petrochenkov
-1
/
+1
2020-02-28
use is_empty() instead of len() == x to determine if structs are empty.
Matthias Krüger
-1
/
+1
2020-02-18
Fix race condition when allocating source files in SourceMap
John Kåre Alsaker
-6
/
+4
2020-02-11
Rollup merge of #66498 - bjorn3:less_feature_flags, r=Dylan-DPC
Dylan DPC
-2
/
+0
2020-02-09
Update for #68718
bjorn3
-0
/
+1
2020-02-08
Move librustc_hir/def_id.rs to librustc_span/def_id.rs
Aaron Hill
-1
/
+3
2020-02-07
Remove unused feature gates from libsyntax_pos
bjorn3
-3
/
+0
2020-01-26
rustc_span: return an impl Iterator instead of a Vec from macro_backtrace.
Eduard-Mihai Burtescu
-15
/
+18
2020-01-26
rustc_span: replace MacroBacktrace with ExpnData.
Eduard-Mihai Burtescu
-18
/
+2
2020-01-26
rustc_span: move pretty syntax from macro_backtrace to ExpnKind::descr.
Eduard-Mihai Burtescu
-11
/
+1
2020-01-12
Rollup merge of #68045 - Centril:liberate-lints, r=Mark-Simulacrum
Mazdak Farrokhzad
-0
/
+5
2020-01-11
move in_derive_expansion as Span method
Mazdak Farrokhzad
-0
/
+5
2020-01-10
Remove unnecessary `const_fn` feature gates
Dylan MacKenzie
-1
/
+0
2020-01-05
Remove rustc_hir reexports in rustc::hir.
Mazdak Farrokhzad
-1
/
+1
2019-12-30
Rename directories for some crates from `syntax_x` to `rustc_x`
Vadim Petrochenkov
-0
/
+1672