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
Age
Commit message (
Expand
)
Author
Lines
2020-01-26
rustc_span: return an impl Iterator instead of a Vec from macro_backtrace.
Eduard-Mihai Burtescu
-17
/
+19
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
-16
/
+10
2020-01-26
Don't use ExpnKind::descr to get the name of a bang macro.
Eduard-Mihai Burtescu
-2
/
+4
2020-01-23
unused-parens: implement for block return values
Tyler Lanphear
-2
/
+2
2020-01-21
Auto merge of #65672 - ecstatic-morse:unified-dataflow-proto, r=pnkfelix
bors
-0
/
+3
2020-01-16
Do not ICE on malformed suggestion spans
Esteban Küber
-4
/
+7
2020-01-14
Improve graphviz visualization for new framework
Dylan MacKenzie
-0
/
+3
2020-01-12
Use `report_in_external_macro` for internal lints
Afnan Enayet
-0
/
+1
2020-01-12
Rollup merge of #68045 - Centril:liberate-lints, r=Mark-Simulacrum
Mazdak Farrokhzad
-0
/
+5
2020-01-11
Rollup merge of #68114 - ecstatic-morse:fix-feature-gating, r=Centril
Mazdak Farrokhzad
-1
/
+0
2020-01-11
move in_derive_expansion as Span method
Mazdak Farrokhzad
-0
/
+5
2020-01-11
Rollup merge of #68084 - estebank:ice-68000, r=varkor
Mazdak Farrokhzad
-1
/
+1
2020-01-10
Remove unnecessary `const_fn` feature gates
Dylan MacKenzie
-1
/
+0
2020-01-10
Fix `next_point` to be unicode aware
Esteban Küber
-1
/
+1
2020-01-10
Introduce `#![feature(half_open_range_patterns)]`.
Mazdak Farrokhzad
-0
/
+1
2020-01-09
Add `const_trait_bound_opt_out` feature gate
Dylan MacKenzie
-0
/
+1
2020-01-09
Add `const_trait_impl` feature gate
Dylan MacKenzie
-0
/
+1
2020-01-08
span_to_lines: account for DUMMY_SP
Mazdak Farrokhzad
-2
/
+3
2020-01-06
Improve hygiene of `newtype_index`
Matthew Jasper
-1
/
+0
2020-01-05
Remove rustc_hir reexports in rustc::hir.
Mazdak Farrokhzad
-1
/
+1
2020-01-03
Auto merge of #67768 - wesleywiser:dnm_test_perf_65244, r=Mark-Simulacrum
bors
-2
/
+0
2020-01-01
Rename `syntax_pos` to `rustc_span` in source code
Vadim Petrochenkov
-1
/
+1
2019-12-31
Revert "core: add IntoFuture trait and support for await"
Wesley Wiser
-2
/
+0
2019-12-30
Make things build again
Vadim Petrochenkov
-2
/
+2
2019-12-30
Rename directories for some crates from `syntax_x` to `rustc_x`
Vadim Petrochenkov
-0
/
+5794