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
/
fn
Age
Commit message (
Expand
)
Author
Lines
2021-09-26
Remove box syntax from most places in src/test outside of the issues dir
est31
-12
/
+12
2021-09-16
Point at call span that introduced obligation for the arg
Esteban Kuber
-1
/
+3
2021-08-16
Use note to point at bound introducing requirement
Esteban Küber
-3
/
+5
2021-08-11
Modify structured suggestion output
Esteban Küber
-2
/
+2
2021-06-22
Updated tests to reflect specified types in E0121
Deadbeef
-4
/
+4
2021-04-17
Move some tests to more reasonable directories - 6
Caio
-0
/
+13
2020-12-22
Add regression test for #80179
ThePuzzlemaker
-0
/
+48
2020-12-03
Gracefully handle confusing -> with : in function return type
mibac138
-50
/
+86
2020-12-01
Gracefully handle mistyping -> as => in function return type
mibac138
-0
/
+68
2020-10-27
This flag is not really needed in the test
Santiago Pastorino
-1
/
+0
2020-10-27
Add unsized_fn_params feature
Santiago Pastorino
-1
/
+1
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-24
/
+24
2020-06-23
review comments: wording and style
Esteban Küber
-20
/
+20
2020-06-22
Provide context on E0308 involving fn items
Esteban Küber
-10
/
+55
2020-05-08
Skip tests on emscripten
Yuki Okushi
-0
/
+1
2020-05-06
Move tests from `test/run-fail` to UI
Yuki Okushi
-0
/
+10
2020-04-18
Make Box<dyn FnOnce> respect self alignment
Santiago Pastorino
-0
/
+24
2020-04-08
Small tweaks to required bound span
Esteban Küber
-1
/
+1
2020-02-03
Tweak borrow error on `FnMut` when `Fn` is expected
Esteban Küber
-9
/
+8
2019-11-25
Auto merge of #66682 - estebank:fn-type-err, r=davidtwco
bors
-10
/
+10
2019-11-23
Highlight parts of fn in type errors
Esteban Küber
-10
/
+10
2019-11-21
Point at type in `let` assignment on type errors
Esteban Küber
-3
/
+9
2019-11-21
Auto merge of #66389 - estebank:type-err-labels, r=petrochenkov
bors
-34
/
+34
2019-11-18
Surround types with backticks in type errors
Esteban Küber
-8
/
+8
2019-11-18
review comments: tweak prefix strings
Esteban Küber
-9
/
+9
2019-11-18
Specific labels when referring to "expected" and "found" types
Esteban Küber
-20
/
+20
2019-11-18
Update ui tests
Guillaume Gomez
-0
/
+1
2019-10-24
Increase spacing for suggestions in diagnostics
Esteban Küber
-0
/
+1
2019-09-22
On obligation errors point at the unfulfilled binding when possible
Esteban Küber
-1
/
+1
2019-09-19
When possible point at argument causing item obligation failure
Esteban Küber
-2
/
+2
2019-08-31
Use span label instead of note for cause in E0631
Esteban Küber
-5
/
+3
2019-05-29
Update ui test suite to use dyn
memoryruins
-9
/
+9
2019-04-22
update tests for migrate mode by default
Matthew Jasper
-20
/
+6
2019-04-18
hide `--explain` hint if error has no extended info
Andy Russell
-4
/
+2
2019-04-17
Do not mention missing `PartialOrd` impl when involving uncalled fns
Esteban Küber
-2
/
+0
2019-04-12
add the logic for when other_ty is FnDef
rchaser53
-0
/
+8
2019-04-12
improve error messages
rchaser53
-5
/
+2
2019-04-07
Improvement for comparision against fn
rchaser53
-2
/
+5
2019-03-27
Better diagnostic for binary operation on BoxedValues
hgallagher1993
-2
/
+4
2018-12-25
Remove licenses
Mark Rousskov
-66
/
+16
2018-08-15
update recently moved tests
Esteban Küber
-5
/
+3
2018-08-15
When closure with no arguments was expected, suggest wrapping
Esteban Küber
-1
/
+1
2018-08-14
Merged migrated compile-fail tests and ui tests. Fixes #46841.
David Wood
-0
/
+274