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
/
test
/
ui
/
codemap_tests
Age
Commit message (
Expand
)
Author
Lines
2021-03-09
rustc_target: add "unwind" payloads to `Abi`
katelyn a. martin
-1
/
+1
2021-02-02
Add a new ABI to support cmse_nonsecure_call
Hugues de Valon
-1
/
+1
2021-01-08
Change wording of note
Aaron Hill
-1
/
+1
2020-09-03
Auto merge of #73996 - da-x:short-unique-paths, r=petrochenkov
bors
-2
/
+2
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-2
/
+2
2020-09-02
Improve recovery on malformed format call
Sasha
-2
/
+2
2020-08-22
Use smaller def span for functions
Aaron Hill
-8
/
+8
2020-07-27
mv std libs to library/
mark
-1
/
+1
2020-06-26
Explain move errors that occur due to method calls involving `self`
Aaron Hill
-1
/
+7
2020-06-22
Revert "Rollup merge of #72389 - Aaron1011:feature/move-fn-self-msg, r=nikoma...
Aaron Hill
-7
/
+1
2020-06-21
Update UI tests
Guillaume Gomez
-1
/
+2
2020-06-15
Rollup merge of #72389 - Aaron1011:feature/move-fn-self-msg, r=nikomatsakis
Ralf Jung
-1
/
+7
2020-06-11
Use `fn_span` to point to the actual method call
Aaron Hill
-1
/
+1
2020-06-11
Explain move errors that occur due to method calls involving `self`
Aaron Hill
-1
/
+7
2020-06-09
[AVR] Add required references for AVR to the parser test suites
Dylan McKay
-1
/
+1
2020-06-06
Order the Rust and C ABIs first to reduce test churn
Jake Goulding
-1
/
+1
2020-04-28
Rollup merge of #71340 - Valloric:more-check-pass, r=nikomatsakis
Dylan DPC
-1
/
+1
2020-04-26
Tweak some suggestions in `rustc_resolve`
Esteban Küber
-1
/
+5
2020-04-23
Moving more build-pass tests to check-pass
Val Markovic
-1
/
+1
2020-04-11
rustc: Add a warning count upon completion
RoccoDev
-0
/
+2
2020-03-28
Rollup merge of #70418 - PankajChaudhary5:master, r=Dylan-DPC
Dylan DPC
-0
/
+1
2020-03-26
introduce `negative_impls` feature gate and document
Niko Matsakis
-1
/
+1
2020-03-26
Add long error explanation for E0703
PankajChaudhary5
-0
/
+1
2020-02-06
rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros.
Eduard-Mihai Burtescu
-1
/
+3
2020-02-06
rustc: rename -Zexternal-macro-backtrace to -Zmacro-backtrace.
Eduard-Mihai Burtescu
-1
/
+1
2019-12-26
Add a test and bless existing test case.
Charles Lew
-1
/
+1
2019-11-18
Surround types with backticks in type errors
Esteban Küber
-1
/
+1
2019-11-18
Remove E0308 note when primary label has all info
Esteban Küber
-4
/
+1
2019-11-18
review comments: tweak prefix strings
Esteban Küber
-2
/
+2
2019-11-18
Specific labels when referring to "expected" and "found" types
Esteban Küber
-2
/
+2
2019-11-10
Make error and warning annotations mandatory in UI tests
Tomasz Miąsko
-1
/
+1
2019-11-06
Remove "here" from "expected one of X here"
Esteban Küber
-1
/
+1
2019-10-25
Add new EFIAPI ABI
roblabla
-1
/
+1
2019-09-19
Fix a minor grammar nit, update UI tests
James Munns
-1
/
+1
2019-09-01
Be accurate on `format!` parse error expectations
Esteban Küber
-3
/
+3
2019-07-19
Handle more cases of typos misinterpreted as type ascription
Esteban Küber
-2
/
+2
2019-07-17
normalize use of backticks in compiler messages for librustc/lint
Samy Kacimi
-1
/
+1
2019-07-03
Migrate compile-pass annotations to build-pass
Yuki Okushi
-1
/
+1
2019-06-14
Add explanation for E0592
Yuki Okushi
-0
/
+2
2019-05-29
Update ui test suite to use dyn
memoryruins
-8
/
+8
2019-04-22
update tests for migrate mode by default
Matthew Jasper
-70
/
+18
2019-04-18
hide `--explain` hint if error has no extended info
Andy Russell
-4
/
+1
2019-03-11
Update NLL tests
Vadim Petrochenkov
-4
/
+4
2019-03-11
Update tests
Vadim Petrochenkov
-20
/
+20
2019-01-24
Fix --compare-mode=nll tests
Esteban Küber
-2
/
+2
2018-12-25
Remove licenses
Mark Rousskov
-271
/
+26
2018-11-05
Removed overlapping_spans.{rs,stderr,nll.stderr}.
Felix S. Klock II
-52
/
+0
2018-11-03
Added tests.
Alexander Regueiro
-1
/
+3
2018-10-03
Clearer later use messages for calls
Matthew Jasper
-5
/
+4
2018-09-12
use structured suggestion for "missing mut" label
Andy Russell
-1
/
+1
[next]