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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
ui
/
binop
Age
Commit message (
Expand
)
Author
Lines
2024-03-11
Revert "Auto merge of #122140 - oli-obk:track_errors13, r=davidtwco"
Oli Scherer
-26
/
+26
2024-03-11
Run a single huge `par_body_owners` instead of many small ones after each other.
Oli Scherer
-26
/
+26
2024-02-16
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
许杰友 Jieyou Xu (Joe)
-22
/
+22
2024-02-09
Move some tests
Caio
-0
/
+30
2024-02-08
Continue to borrowck even if there were previous errors
Oli Scherer
-6
/
+33
2024-01-30
Provide more context on derived obligation error primary label
Esteban Küber
-8
/
+8
2024-01-12
Fix ICE when suggesting dereferencing binop operands
sjwang05
-1
/
+30
2024-01-03
Make `derive(Trait)` suggestion more accurate
Esteban Küber
-5
/
+0
2023-12-16
Provide better suggestions for T == &T and &T == T
sjwang05
-13
/
+364
2023-11-24
Show number in error message even for one error
Nilstrieb
-13
/
+13
2023-11-13
Suggest lhs deref for binops
sjwang05
-0
/
+30
2023-11-06
Silence redundant error on typo resulting on binop
Esteban Küber
-18
/
+15
2023-10-27
Detect misparsed binop caused by missing semi
Esteban Küber
-0
/
+40
2023-08-01
Improve diagnostic for wrong borrow on binary operations
Urgau
-0
/
+190
2023-07-10
Do not set up wrong span for adjustments
Michael Goulet
-1
/
+1
2023-06-27
Don't sort strings right after we just sorted by types
Michael Goulet
-26
/
+26
2023-04-27
Provide RHS type hint when reporting operator error
Michael Goulet
-32
/
+98
2023-04-12
Tweak output for 'add line' suggestion
Esteban Küber
-6
/
+12
2023-01-30
Improved wording of error messages of missing remainder implementations
Matthias Kaak
-5
/
+5
2023-01-27
Fixed confusement between mod and remainder
Matthias Kaak
-5
/
+5
2023-01-15
Tweak E0597
Esteban Küber
-0
/
+5
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+1595