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
/
tests
/
ui
/
return
Age
Commit message (
Expand
)
Author
Lines
2025-09-29
Make replacement suggestion `_` in type verbose
Esteban Küber
-16
/
+28
2025-07-24
Rehome tests/ui/issues/ tests [1/?]
Oneirical
-0
/
+10
2025-05-09
Merge typeck loop with static/const item eval loop
Oli Scherer
-6
/
+6
2025-04-03
compiletest: Require `//~` annotations even if `error-pattern` is specified
Vadim Petrochenkov
-4
/
+2
2025-03-06
Rollup merge of #137303 - compiler-errors:maybe-forgor, r=cjgillot
Michael Goulet
-5
/
+0
2025-02-22
Remove MaybeForgetReturn suggestion
Michael Goulet
-5
/
+0
2025-02-20
Tweak E0277 when predicate comes indirectly from `?`
Esteban Küber
-6
/
+0
2024-12-12
Filter empty lines, comments and delimiters from previous to last multiline s...
Esteban Küber
-3
/
+0
2024-12-12
Tweak multispan rendering
Esteban Küber
-19
/
+6
2024-11-26
tests: remove `//@ pretty-expanded` usages
许杰友 Jieyou Xu (Joe)
-1
/
+0
2024-08-25
Fixing span manipulation and indentation of the suggestion introduced by #126187
surechen
-27
/
+12
2024-07-23
Suggest adding Result return type for associated method in E0277.
surechen
-2
/
+75
2024-06-30
Use full expr span for return suggestion on type error/ambiguity
Michael Goulet
-15
/
+54
2024-06-29
Rollup merge of #127110 - surechen:fix_125488_06, r=compiler-errors
Matthias Krüger
-0
/
+105
2024-06-29
Fix a error suggestion for E0121 when using placeholder _ as return types on ...
surechen
-0
/
+105
2024-06-18
tests: update tests for more conservative return ty mismatch note
许杰友 Jieyou Xu (Joe)
-5
/
+27
2024-06-12
For E0277 suggest adding `Result` return type for function which using Quesio...
surechen
-0
/
+162
2024-05-23
Don't skip inner const when looking for body for suggestion
Michael Goulet
-0
/
+26
2024-05-20
Move 100 entries from tests/ui into subdirs
Jubilee Young
-0
/
+60
2024-05-16
feat: add unit test
cardigan1008
-0
/
+17
2024-04-14
Fix 1-tuple value suggestion
Michael Goulet
-2
/
+2
2024-04-14
Suggest value on bare return
Michael Goulet
-0
/
+22
2024-03-16
Note that type param is chosen by caller when suggesting return impl Trait
许杰友 Jieyou Xu (Joe)
-0
/
+63
2024-02-16
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
许杰友 Jieyou Xu (Joe)
-3
/
+3
2023-11-24
Show number in error message even for one error
Nilstrieb
-5
/
+5
2023-10-18
Tweak wording of type errors involving type params
Esteban Küber
-6
/
+6
2023-10-04
Point to where missing return type should go
Michael Goulet
-2
/
+2
2023-08-10
Bugfix: 'can_have_side_effects()' would return 'false' for struct/enum/array/...
Morten Lohne
-0
/
+59
2023-06-26
`hir`: Add `Become` expression kind
Maybe Waffle
-10
/
+10
2023-01-30
Modify primary span label for E0308
Esteban Küber
-3
/
+3
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+593