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
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
2023-01-30
Mention fn coercion rules (needs to be expanded)
Esteban Küber
-0
/
+3
2023-01-30
Modify primary span label for E0308
Esteban Küber
-13
/
+12
2023-01-26
improve fn pointer notes
Matthew J Perez
-1
/
+9
2023-01-25
Rollup merge of #106897 - estebank:issue-99430, r=davidtwco
Matthias Krüger
-0
/
+4
2023-01-24
Add suggestions for function pointers
Matthew J Perez
-48
/
+176
2023-01-15
Tweak E0597
Esteban Küber
-0
/
+4
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+1025