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
/
library
/
core
/
src
/
ops
Age
Commit message (
Expand
)
Author
Lines
2020-11-15
change the order of type arguments on ControlFlow
Leonora Tindall
-6
/
+6
2020-11-15
Add `ControlFlow::is_{break,continue}` methods
LeSeulArtichaut
-0
/
+14
2020-09-23
Use Self more in core in doc when possible
Alexis Bourget
-50
/
+53
2020-09-16
Rollup merge of #75304 - Aaron1011:feature/diag-deref-move-out, r=estebank
Dylan DPC
-0
/
+2
2020-09-12
Rollup merge of #76615 - GuillaumeGomez:missing-examples-binary-ops, r=jyn514
Ralf Jung
-0
/
+134
2020-09-11
Add missing examples on binary core traits
Guillaume Gomez
-0
/
+134
2020-09-10
Note when a a move/borrow error is caused by a deref coercion
Aaron Hill
-0
/
+2
2020-09-10
Rollup merge of #76568 - GuillaumeGomez:add-missing-examples, r=jyn514
Tyler Mandry
-0
/
+77
2020-09-10
Add missing examples on core traits' method
Guillaume Gomez
-0
/
+77
2020-09-04
Add `BREAK` too, and improve the comments
Scott McMurray
-0
/
+36
2020-09-04
Use ops::ControlFlow in graph::iterate
Scott McMurray
-0
/
+7
2020-09-02
Format ControlFlow changes with rustfmt
Leonora Tindall
-7
/
+7
2020-09-01
Rename and expose LoopState as ControlFlow
Leonora Tindall
-0
/
+71
2020-08-26
apply bootstrap cfgs
Pietro Albini
-10
/
+10
2020-08-24
Stabilize Range[Inclusive]::is_empty
Scott McMurray
-12
/
+2
2020-08-21
Remove links that get imported from the prelude
LeSeulArtichaut
-14
/
+3
2020-08-21
Use intra-doc-links in `core::ops::*`
LeSeulArtichaut
-45
/
+27
2020-08-16
hir: introduce lang items for AST lowering
David Wood
-0
/
+10
2020-07-27
mv std libs to library/
mark
-0
/
+3972