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
/
binop
Age
Commit message (
Expand
)
Author
Lines
2021-10-05
Consider unfulfilled obligations in binop errors
Esteban Kuber
-15
/
+198
2021-09-25
Use larger span for adjustments on method calls
Aaron Hill
-1
/
+1
2021-08-11
Modify structured suggestion output
Esteban Küber
-23
/
+23
2021-06-16
Update test stderr files
Aris Merchant
-5
/
+0
2021-05-12
Show macro name in 'this error originates in macro' message
Aaron Hill
-2
/
+2
2021-02-14
Apply suggestions
Benoît du Garreau
-2
/
+5
2021-01-16
Move some tests to more reasonable directories - 2
Caio
-0
/
+216
2020-12-31
Move binop-related tests
Yuki Okushi
-0
/
+155
2020-12-21
Move test from compile-fail to ui/binop
Donough Liu
-0
/
+57
2020-10-17
Improve wording of "cannot multiply" type error
Camelid
-2
/
+18
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-4
/
+4
2020-07-27
mv std libs to library/
mark
-11
/
+11
2020-06-26
Explain move errors that occur due to method calls involving `self`
Aaron Hill
-17
/
+74
2020-06-22
Revert "Rollup merge of #72389 - Aaron1011:feature/move-fn-self-msg, r=nikoma...
Aaron Hill
-74
/
+17
2020-06-11
Explain move errors that occur due to method calls involving `self`
Aaron Hill
-17
/
+74
2020-05-08
Skip tests on emscripten
Yuki Okushi
-0
/
+2
2020-05-06
Move tests from `test/run-fail` to UI
Yuki Okushi
-0
/
+21
2020-03-29
Tweak `suggest_constraining_type_param`
Esteban Küber
-88
/
+66
2020-02-17
Do not emit note suggesting to implement trait to foreign type
LeSeulArtichaut
-6
/
+0
2020-02-09
Improve reporting errors and suggestions for trait bounds
Patryk Wychowaniec
-66
/
+154
2019-12-12
Update tests
LeSeulArtichaut
-3
/
+3
2019-12-12
Update UI test expectations
LeSeulArtichaut
-3
/
+3
2019-11-28
Deduplicate type param constraint suggestion code
Esteban Küber
-22
/
+22
2019-11-28
Use structured suggestion when requiring `Copy` constraint in type param
Esteban Küber
-34
/
+34
2019-11-18
Surround types with backticks in type errors
Esteban Küber
-4
/
+4
2019-11-18
Remove E0308 note when primary label has all info
Esteban Küber
-6
/
+0
2019-06-03
Update tests for changes to cannot move errors
Matthew Jasper
-6
/
+6
2019-04-22
Remove double trailing newlines
varkor
-1
/
+0
2019-04-22
update tests for migrate mode by default
Matthew Jasper
-415
/
+122
2019-04-18
hide `--explain` hint if error has no extended info
Andy Russell
-2
/
+2
2019-03-27
Better diagnostic for binary operation on BoxedValues
hgallagher1993
-6
/
+12
2019-03-11
Update NLL tests
Vadim Petrochenkov
-38
/
+38
2019-03-11
Update tests
Vadim Petrochenkov
-38
/
+38
2019-01-24
Fix --compare-mode=nll tests
Esteban Küber
-4
/
+261
2018-12-31
Improve type mismatch error messages
Yuning Zhang
-2
/
+2
2018-12-25
Remove licenses
Mark Rousskov
-113
/
+43
2018-11-05
Make `ui/binop-move-semantics.rs` robust w.r.t. NLL.
Felix S. Klock II
-4
/
+30
2018-10-29
Don't emit cannot move errors twice in migrate mode
Matthew Jasper
-13
/
+1
2018-10-17
Update output for borrowck=migrate compare mode.
David Wood
-1
/
+13
2018-10-03
Clearer later use messages for calls
Matthew Jasper
-2
/
+2
2018-08-14
Merged migrated compile-fail tests and ui tests. Fixes #46841.
David Wood
-0
/
+651