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
/
librustc_span
/
lib.rs
Age
Commit message (
Expand
)
Author
Lines
2020-04-25
Auto merge of #71439 - Mark-Simulacrum:stage0-next, r=jonas-schievink
bors
-1
/
+1
2020-04-25
Bump bootstrap compiler
Mark Rousskov
-1
/
+1
2020-04-22
Sort `MultiSpan`s on creation
Esteban Küber
-1
/
+2
2020-04-11
Normalize source when loading external foreign source into SourceMap
Arlo Siemsen
-1
/
+3
2020-04-02
Add hash of source files in debug info
Arlo Siemsen
-12
/
+77
2020-03-30
rustc -> rustc_middle part 1
Mazdak Farrokhzad
-1
/
+1
2020-03-26
pacify the merciless x.py fmt
Niko Matsakis
-35
/
+7
2020-03-26
introduce `negative_impls` feature gate and document
Niko Matsakis
-7
/
+36
2020-03-23
Split long derive lists into two derive attributes.
Ana-Maria Mihalache
-12
/
+2
2020-03-20
parse/lexer: support `StringReader::retokenize` called on external files.
Eduard-Mihai Burtescu
-3
/
+3
2020-03-18
Properly handle Spans that reference imported SourceFiles
Aaron Hill
-21
/
+40
2020-03-17
Add requisite feature gates for const assert
Dylan MacKenzie
-0
/
+3
2020-03-16
hygiene: `modern` -> `normalize_to_macros_2_0`
Vadim Petrochenkov
-6
/
+6
2020-03-14
Rollup merge of #69802 - matthiaskrgr:cl1ppy, r=Dylan-DPC
Yuki Okushi
-5
/
+1
2020-03-10
Store `TokenStream` in `rmeta::MacroDef`.
Mazdak Farrokhzad
-21
/
+1
2020-03-07
Use ?-operator in more places (clippy::question_mark, had some false negative...
Matthias Krüger
-5
/
+1
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