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
/
issues
/
issue-34334.stderr
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-38
/
+0
2022-12-13
Avoid rendering empty annotations
Oli Scherer
-2
/
+0
2022-12-13
Make some diagnostics not depend on the source of what they reference being a...
Oli Scherer
-3
/
+2
2022-12-11
Point at method call when it is the source of the bound error
Esteban Küber
-4
/
+2
2022-12-11
Use `with_forced_trimmed_paths`
Esteban Küber
-2
/
+2
2022-12-11
Only point at methods that might be relevant
Esteban Küber
-2
/
+2
2022-12-11
Remove mention of "assoc type" in label as it is already in the `note` message
Esteban Küber
-2
/
+2
2022-12-11
Account for method call chains split across multiple bindings
Esteban Küber
-4
/
+6
2022-12-11
Mention only assoc types changes
Esteban Küber
-3
/
+3
2022-12-11
Provide associated type information in method chains
Michael Goulet
-0
/
+8
2022-12-10
Introduce `with_forced_trimmed_paths`
Esteban Küber
-1
/
+1
2022-08-21
Rework point-at-arg
Michael Goulet
-2
/
+4
2022-04-04
Mention implementers of unsatisfied trait
Esteban Kuber
-0
/
+1
2022-03-27
Provide suggestion for missing `>` in a type parameter list
Esteban Kuber
-0
/
+5
2021-11-20
Point at source of trait bound obligations in more places
Esteban Kuber
-0
/
+5
2021-01-22
add and update tests
b-naber
-5
/
+6
2020-11-25
add tests
b-naber
-3
/
+3
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-3
/
+3
2020-07-14
Handle case of incomplete local ty more gracefully
Esteban Küber
-45
/
+9
2020-07-14
Suggest struct pat on incorrect unit or tuple pat
Esteban Küber
-1
/
+1
2020-02-06
rustc_macros: don't limit the -Zmacro-backtrace suggestion to extern macros.
Eduard-Mihai Burtescu
-1
/
+1
2020-02-06
rustc: rename -Zexternal-macro-backtrace to -Zmacro-backtrace.
Eduard-Mihai Burtescu
-1
/
+1
2020-01-08
Unify output of "variant not found" errors
Esteban Küber
-1
/
+1
2019-12-23
Add span information to `ExprKind::Assign`
varkor
-2
/
+2
2019-12-23
Improve invalid assignment error
varkor
-2
/
+4
2019-11-18
Surround types with backticks in type errors
Esteban Küber
-1
/
+1
2019-11-18
Specific labels when referring to "expected" and "found" types
Esteban Küber
-1
/
+1
2019-11-06
Remove "here" from "expected one of X here"
Esteban Küber
-1
/
+1
2019-09-08
Give method not found a primary span label
Esteban Küber
-1
/
+1
2019-08-09
Recover parser from `foo(_, _)`
Esteban Küber
-2
/
+8
2019-04-18
hide `--explain` hint if error has no extended info
Andy Russell
-1
/
+1
2019-03-28
Recover from parse error in tuple syntax
Esteban Küber
-3
/
+40
2019-03-11
Update tests
Vadim Petrochenkov
-1
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-1
/
+1
2018-08-14
Merged migrated compile-fail tests and ui tests. Fixes #46841.
David Wood
-0
/
+10