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
/
test
/
ui
/
span
Age
Commit message (
Expand
)
Author
Lines
2021-05-27
Test THIR unsafeck for unsafe ops in closures
LeSeulArtichaut
-9
/
+78
2021-05-12
Show macro name in 'this error originates in macro' message
Aaron Hill
-6
/
+6
2021-02-17
Rollup merge of #81860 - osa1:issue81800, r=estebank
Dylan DPC
-0
/
+21
2021-02-07
Fix SourceMap::start_point
Ömer Sinan Ağacan
-0
/
+21
2021-02-07
expand/resolve: Turn `#[derive]` into a regular macro attribute
Vadim Petrochenkov
-35
/
+7
2021-02-06
path trimming: ignore type aliases
Dan Aloni
-1
/
+1
2021-01-26
Point only at generic arguments when they are unexpected
Esteban Küber
-9
/
+18
2021-01-13
Update tests for extern block linting
Mark Rousskov
-1
/
+1
2020-12-29
Remove `compile-fail` test suite
Vadim Petrochenkov
-2
/
+2
2020-11-22
Drop support for cloudabi targets
Lzu Tao
-3
/
+1
2020-11-19
expand: Stop derive expansion un unexpected targets early
Vadim Petrochenkov
-28
/
+1
2020-11-19
resolve: Centralize some error reporting for unexpected macro resolutions
Vadim Petrochenkov
-4
/
+4
2020-10-15
ensure arguments are included in count mismatch span
Andy Russell
-21
/
+39
2020-09-28
pretty.rs: Update Closure and Generator print
Aman Arora
-1
/
+1
2020-09-08
Update tests
Guillaume Gomez
-1
/
+2
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-43
/
+43
2020-06-27
Fix wording for anonymous parameter name help
James Box
-2
/
+2
2020-06-20
update tests
Christian Poveda
-1
/
+3
2020-06-10
review comments: only suggest one substitution
Esteban Küber
-15
/
+3
2020-06-10
On recursive ADT, provide indirection structured suggestion
Esteban Küber
-12
/
+33
2020-06-04
resolve: Sort E0408 errors by Symbol str
Tom Eccles
-10
/
+10
2020-05-07
reword "possible candidate" import suggestion
Andy Russell
-1
/
+1
2020-04-29
Rollup merge of #71217 - estebank:tail-borrow-sugg, r=pnkfelix
Dylan DPC
-3
/
+18
2020-04-28
Suggest `;` or assignment to drop borrows in tail exprs
Esteban Küber
-3
/
+18
2020-04-23
Moving more build-pass tests to check-pass
Val Markovic
-2
/
+2
2020-04-14
Rename AssocKind::Method to AssocKind::Fn
Rustin-Liu
-10
/
+10
2020-04-11
rustc: Add a warning count upon completion
RoccoDev
-0
/
+8
2020-03-24
fix rebase fallout
Mazdak Farrokhzad
-0
/
+2
2020-03-23
Rollup merge of #70300 - aleksator:66636_reword_unused_variable_warning, r=Dy...
Mazdak Farrokhzad
-1
/
+1
2020-03-23
Reword unused variable warning
Alex Tokarev
-1
/
+1
2020-03-22
Increase verbosity when suggesting subtle code changes
Esteban Küber
-4
/
+5
2020-03-18
Properly handle Spans that reference imported SourceFiles
Aaron Hill
-0
/
+44
2020-03-12
update tests
Mark Mansi
-1
/
+1
2020-02-20
Rollup merge of #68877 - estebank:point-at-params, r=petrochenkov
Mazdak Farrokhzad
-20
/
+32
2020-02-17
Do not emit note suggesting to implement trait to foreign type
LeSeulArtichaut
-4
/
+0
2020-02-11
On mismatched argument count point at arguments
Esteban Küber
-20
/
+32
2020-02-09
--bless --compare-mode=nll
Matthias Prechtl
-2
/
+2
2020-02-09
Auto merge of #68689 - estebank:where-clause-sugg-missing-fn, r=varkor
bors
-1
/
+1
2020-02-08
review comment
Esteban Küber
-1
/
+1
2020-02-06
rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros.
Eduard-Mihai Burtescu
-3
/
+8
2020-02-06
rustc: rename -Zexternal-macro-backtrace to -Zmacro-backtrace.
Eduard-Mihai Burtescu
-3
/
+3
2020-02-02
Rollup merge of #68764 - Centril:self-semantic, r=petrochenkov
Mazdak Farrokhzad
-0
/
+8
2020-02-02
parser: address review comments re. `self`.
Mazdak Farrokhzad
-0
/
+8
2020-02-02
Do not suggest duplicate bounds
Yuki Okushi
-9
/
+4
2020-01-24
Normalise notes with the/is
varkor
-5
/
+5
2020-01-11
Rollup merge of #68014 - estebank:unify-e0599, r=cramertj
Yuki Okushi
-5
/
+5
2020-01-09
Update tests
Vadim Petrochenkov
-1
/
+28
2020-01-08
Unify output of "variant not found" errors
Esteban Küber
-5
/
+5
2019-12-24
Fix suggestion span for typo in associated type name
Esteban Küber
-2
/
+2
2019-12-24
Fix case in `associated-type-projection-from-multiple-supertraits.rs`
Esteban Küber
-1
/
+1
[next]