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
/
fn
Age
Commit message (
Expand
)
Author
Lines
2025-01-06
`best_blame_constraint`: prioritize blaming interesting-seeming constraints
dianne
-18
/
+18
2025-01-06
`best_blame_constraint`: avoid blaming assignments without user-provided types
dianne
-24
/
+21
2025-01-06
`best_blame_constraint`: don't filter constraints by sup SCC
dianne
-21
/
+24
2024-11-26
Rollup merge of #133470 - jieyouxu:ugly, r=compiler-errors
Guillaume Gomez
-1
/
+0
2024-11-26
tests: remove `//@ pretty-expanded` usages
许杰友 Jieyou Xu (Joe)
-1
/
+0
2024-11-25
Tweak parameter mismatch explanation to not say unknown
Michael Goulet
-5
/
+36
2024-08-05
Enforce supertrait outlives obligations hold when confirming impl
Michael Goulet
-2
/
+16
2024-07-26
Peel off explicit (or implicit) deref before suggesting clone on move error i...
Michael Goulet
-9
/
+6
2024-07-17
Rollup merge of #125042 - long-long-float:suggest-move-arg-outside, r=fmease
Matthias Krüger
-1
/
+1
2024-07-14
Use ordinal number in argument error
long-long-float
-1
/
+1
2024-07-12
Make parse error suggestions verbose and fix spans
Esteban Küber
-7
/
+32
2024-07-06
show fnsig's output when there is difference
yukang
-2
/
+2
2024-07-04
More accurate mutability suggestion
Esteban Küber
-3
/
+5
2024-06-03
Auto merge of #125778 - estebank:issue-67100, r=compiler-errors
bors
-2
/
+2
2024-05-30
Rename HIR `TypeBinding` to `AssocItemConstraint` and related cleanup
León Orell Valerian Liehr
-3
/
+3
2024-05-29
Use parenthetical notation for `Fn` traits
Esteban Küber
-2
/
+2
2024-05-23
Rollup merge of #124297 - oli-obk:define_opaque_types13, r=jackh726
Matthias Krüger
-0
/
+95
2024-04-24
Modify `find_expr` from `Span` to better account for closures
Esteban Küber
-3
/
+7
2024-04-24
Register hidden types when equating function definitions in coercion
Oli Scherer
-45
/
+5
2024-04-24
Add some FnDef LUB coercion tests
Oli Scherer
-0
/
+321
2024-04-23
Allow coercing functions whose signature differs in opaque types in their def...
Oli Scherer
-42
/
+3
2024-04-23
Add regression test
Oli Scherer
-0
/
+134
2024-04-11
Account for unops when suggesting cloning
Esteban Küber
-6
/
+9
2024-04-11
Suggest `.clone()` when moved while borrowed
Esteban Küber
-0
/
+15
2024-04-04
check `FnDef` return type for WF
lcnr
-37
/
+0
2024-04-03
Rollup merge of #123291 - c410-f3r:testsssssss, r=petrochenkov
Matthias Krüger
-0
/
+38
2024-03-31
Move some tests
Caio
-0
/
+38
2024-03-15
Refactored a few bits:
Steven Trotter
-25
/
+20
2024-03-15
Added ability to report on generic argument mismatch better
Steven Trotter
-15
/
+40
2024-02-16
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
许杰友 Jieyou Xu (Joe)
-23
/
+23
2024-02-14
Continue compilation after check_mod_type_wf errors
Oli Scherer
-3
/
+16
2024-02-08
Continue to borrowck even if there were previous errors
Oli Scherer
-5
/
+34
2024-01-09
Avoid silencing relevant follow-up errors
Oli Scherer
-3
/
+24
2023-12-19
rename to verbose-internals
jyn
-1
/
+1
2023-12-07
recurse into refs when comparing tys for diagnostics
jyn
-14
/
+14
2023-11-24
Show number in error message even for one error
Nilstrieb
-11
/
+11
2023-11-02
Pretty print Fn traits in rustc_on_unimplemented
Michael Goulet
-3
/
+3
2023-10-08
remove trailing dots
Ali MJ Al-Nasrawy
-1
/
+1
2023-10-08
always show and explain sub region
Ali MJ Al-Nasrawy
-1
/
+3
2023-09-19
rustc_hir_analysis: add a helper to check function the signature mismatches
Eduardo Sánchez Muñoz
-2
/
+2
2023-09-06
Add explanatory note to 'expected item' error
Gurinder Singh
-0
/
+2
2023-08-30
Test and note unsafe ctor to fn ptr coercion
Michael Goulet
-3
/
+0
2023-05-08
Move tests
Caio
-0
/
+25
2023-04-22
add known-bug test for unsound issue 100051
whtahy
-0
/
+31
2023-04-22
add known-bug test for unsound issue 84533
whtahy
-0
/
+37
2023-04-03
Never consider int and float vars for `FnPtr` candidates
Nilstrieb
-0
/
+10
2023-03-27
Add a builtin `FnPtr` trait
lcnr
-0
/
+9
2023-03-10
feat: implement better error for manual impl of `Fn*` traits
Ezra Shaw
-0
/
+28
2023-02-22
diagnostics: update test cases to refer to assoc fn with `self` as method
Michael Howell
-1
/
+1
2023-01-30
Make structured suggestion for fn casting verbose
Esteban Küber
-12
/
+18
[prev]
[next]