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
/
libcore
/
ops
/
bit.rs
Age
Commit message (
Expand
)
Author
Lines
2019-11-26
Format libcore with rustfmt
David Tolnay
-38
/
+58
2019-03-22
Rollup merge of #59190 - greg-kargin:master, r=sanxiyn
Mazdak Farrokhzad
-23
/
+23
2019-03-18
Replaced self-reflective explicit types with clearer `Self` or `Self::…` in...
Vincent Esche
-8
/
+8
2019-03-15
consistent naming for Rhs type parameter in libcore/ops
Grigorii Kargin
-23
/
+23
2018-12-25
Remove licenses
Mark Rousskov
-10
/
+0
2018-04-28
Auto merge of #50149 - aaronaaeng:master, r=estebank
bors
-0
/
+6
2018-04-26
Add more doc aliases
Guillaume Gomez
-0
/
+10
2018-04-22
Make must_use lint cover all binary/unary operators
Aaron Aaeng
-0
/
+6
2018-04-19
Auto merge of #49630 - npmccallum:shl, r=alexcrichton
bors
-3
/
+3
2018-04-13
[doc] note the special type inference handling for shifts
Andre Bogus
-2
/
+12
2018-04-06
Consistently default operator Rhs/RHS to Self
Nathaniel McCallum
-3
/
+3
2018-02-01
Add filtering options to `rustc_on_unimplemented`
Esteban Küber
-10
/
+20
2017-09-03
Manuall rebase of @Migi pull/41336
Eh2406
-0
/
+10
2017-08-12
std::ops docs: incorporated changes suggested in review
lukaramu
-0
/
+6
2017-08-07
Revise documentation in core::ops::bit
lukaramu
-150
/
+122
2017-06-09
Move bit ops to module.
Clar Charr
-0
/
+839