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
2023-01-11
Move /src/test to /tests
Albert Larsan
-480
/
+0
2023-01-01
Verbose suggestions
Esteban Küber
-3
/
+5
2022-12-25
Remove redundant clone suggestion
Esteban Küber
-4
/
+0
2022-12-25
Create new inference context
Esteban Küber
-0
/
+4
2022-12-13
Clarify what "this" means
Oli Scherer
-1
/
+1
2022-12-13
Make some diagnostics not depend on the source of what they reference being a...
Oli Scherer
-3
/
+0
2022-11-23
Suggest `.clone()` or `ref binding` on E0382
Esteban Küber
-0
/
+4
2022-11-16
Use `token::Lit` in `ast::ExprKind::Lit`.
Nicholas Nethercote
-6
/
+6
2022-09-22
Improve the help message for an invalid calling convention
khyperia
-1
/
+1
2022-07-19
Mention first and last macro in backtrace
Michael Goulet
-2
/
+2
2022-07-16
Do not ICE when we have -Zunpretty=expand with invalid ABI
Michael Goulet
-2
/
+19
2022-06-07
Auto merge of #97512 - scottmcm:add-coldcc, r=nagisa,lcnr
bors
-1
/
+1
2022-06-01
Mention filename in suggestion when it differs from primary span
Esteban Küber
-0
/
+1
2022-05-30
Bless tests with the full list of conventions in the output
Scott McMurray
-1
/
+1
2022-02-02
Add more *-unwind ABI variants
Amanieu d'Antras
-1
/
+1
2021-12-10
Suggest using a temporary variable to fix borrowck errors
Noah Lev
-0
/
+11
2021-10-29
Fix a format_args span to be expansion
Cameron Steffen
-0
/
+1
2021-10-15
Bless tests
Cameron Steffen
-2
/
+2
2021-09-25
Use larger span for adjustments on method calls
Aaron Hill
-3
/
+4
2021-05-12
Show macro name in 'this error originates in macro' message
Aaron Hill
-2
/
+2
2021-04-23
Auto merge of #83729 - JohnTitor:issue-43913, r=estebank
bors
-3
/
+2
2021-04-18
Auto merge of #83799 - crlf0710:stablize_non_ascii_idents, r=Manishearth
bors
-5
/
+3
2021-04-08
rustc: Add a new `wasm` ABI
Alex Crichton
-1
/
+1
2021-04-08
Stablize `non_ascii_idents` feature.
Charles Lew
-5
/
+3
2021-04-01
Add a suggestion when using a type alias instead of trait alias
Yuki Okushi
-3
/
+2
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
[next]