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
/
numeric
Age
Commit message (
Expand
)
Author
Lines
2021-02-04
typeck: Emit structured suggestions for tuple struct syntax
Camelid
-1
/
+1
2020-09-29
Say "doesn't" instead of "wouldn't" in convert message
Camelid
-132
/
+132
2020-09-29
Add article after "to"
Camelid
-227
/
+227
2020-09-27
Use correct article in help message for conversion or cast
Camelid
-119
/
+119
2020-06-16
fixup! Note numeric literals that can never fit in an expected type
Ayaz Hafiz
-125
/
+25
2020-06-16
fixup! Note numeric literals that can never fit in an expected type
Ayaz Hafiz
-1
/
+416
2020-06-13
fixup! Note numeric literals that can never fit in an expected type
Ayaz Hafiz
-5
/
+5
2020-06-13
Note numeric literals that can never fit in an expected type
Ayaz Hafiz
-0
/
+96
2020-06-11
fixup! Provide suggestion to convert numeric op LHS rather than unwrapping RHS
Ayaz Hafiz
-138
/
+463
2020-06-11
Provide suggestion to convert numeric op LHS rather than unwrapping RHS
Ayaz Hafiz
-0
/
+1700
2020-05-20
refactor check_for_cast
Bastian Kauschke
-0
/
+10
2020-04-28
Fix numeric-cast tests for new `into` suggestion
Samrat Man Singh
-63
/
+43
2020-04-12
Add blessed tests after compiler message fix
Yashhwanth Ram
-28
/
+20
2019-11-21
Point at type in `let` assignment on type errors
Esteban Küber
-7
/
+21
2019-11-18
Surround types with backticks in type errors
Esteban Küber
-278
/
+278
2019-10-24
Increase spacing for suggestions in diagnostics
Esteban Küber
-0
/
+236
2019-06-19
fix indentation
Cedric
-1
/
+1
2019-06-19
provide variant definition on tuple struct unknow field error
Cedric
-1
/
+4
2019-06-19
adt hint pointing to adt span
Cedric
-4
/
+3
2019-06-17
suggest tuple struct syntax
Cedric
-3
/
+4
2019-05-03
Reword casting message
Esteban Küber
-83
/
+83
2019-04-29
Account for const fns to avoid incorrect suggestions
Esteban Küber
-0
/
+59
2019-04-29
Add test
Esteban Küber
-0
/
+21
2019-04-29
Suggest try_into when possible
Esteban Küber
-359
/
+2963
2019-04-18
hide `--explain` hint if error has no extended info
Andy Russell
-1
/
+1
2019-03-16
use the identifier span for missing struct field
Andy Russell
-1
/
+1
2018-12-25
Remove licenses
Mark Rousskov
-170
/
+139
2018-08-14
Merged migrated compile-fail tests and ui tests. Fixes #46841.
David Wood
-0
/
+1307