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
/
src
/
libcore
/
ops.rs
Age
Commit message (
Expand
)
Author
Lines
2016-07-08
Stabilize `FnOnce::Output` + Fix rebase
petrochenkov
-1
/
+1
2016-07-03
std: Stabilize APIs for the 1.11.0 release
Alex Crichton
-23
/
+1
2016-06-19
doc: std::ops md formatting fix
Daan Sprenkels
-0
/
+1
2016-06-09
make RangeInclusive Hash and !Copy
Alex Burka
-1
/
+1
2016-06-09
derive Hash for ranges
Alex Burka
-5
/
+5
2016-06-05
core: mark relevant functions with #[rustc_inherit_overflow_checks].
Eduard Burtescu
-0
/
+11
2016-04-13
Add a note about overflowing in the `RangeFrom` iterator
Tobias Bucher
-0
/
+5
2016-03-24
Add core::ops::Range*::contains() as per rust-lang/rust#32311
NODA, Kai
-6
/
+208
2016-03-20
Update snapshots to 2016-03-18 (235d774).
Eduard Burtescu
-4
/
+0
2016-03-07
Auto merge of #32051 - steveklabnik:gh9447, r=bluss
bors
-1
/
+1
2016-03-06
Auto merge of #30884 - durka:inclusive-ranges, r=aturon
bors
-5
/
+92
2016-03-04
add more unstable annotations
Alex Burka
-0
/
+15
2016-03-04
End stdlib module summaries with a full stop.
Steve Klabnik
-1
/
+1
2016-02-29
std: Stabilize APIs for the 1.8 release
Alex Crichton
-50
/
+30
2016-02-27
note work still to be done
Alex Burka
-5
/
+7
2016-02-27
remove range lang items
Alex Burka
-4
/
+4
2016-02-27
core: add inclusive ranges to core::ops
Alex Burka
-1
/
+71
2016-01-19
Auto merge of #30696 - steveklabnik:gh30655, r=brson
bors
-0
/
+10
2016-01-04
doc: these examples do not need Copy and Clone traits
Tshepang Lekhonkhobe
-23
/
+1
2016-01-04
Explain drop a bit more
Steve Klabnik
-0
/
+10
2015-12-21
Register new snapshots
Alex Crichton
-73
/
+0
2015-12-17
doc: improve clarity by introducing a pause
Tshepang Lekhonkhobe
-1
/
+1
2015-12-05
std: Stabilize APIs for the 1.6 release
Alex Crichton
-4
/
+4
2015-11-18
Add missing annotations and some tests
Vadim Petrochenkov
-0
/
+19
2015-11-12
libcore: deny warnings in doctests
Kevin Butler
-0
/
+10
2015-11-06
Remove stability annotations from trait impl items
Vadim Petrochenkov
-2
/
+0
2015-09-26
Elide lifetime in Deref doc example
Florian Hartwig
-1
/
+1
2015-09-18
Overloaded augmented assignments
Jorge Aparicio
-0
/
+528
2015-09-17
doc: no need to mention the method by name
Tshepang Lekhonkhobe
-1
/
+1
2015-09-03
Elide lifetimes in libcore
Manish Goregaokar
-4
/
+4
2015-08-27
Restore removed code and mark it for usage in stage0
Andrea Canciani
-0
/
+41
2015-08-24
Minimize the implementation of `Rem` in libcore
Andrea Canciani
-32
/
+13
2015-08-18
Auto merge of #27823 - eefriedman:float-dep-core, r=alexcrichton
bors
-1
/
+3
2015-08-17
Remove dependencies on libm functions from libcore.
Eli Friedman
-1
/
+3
2015-08-15
core: Fill out issues for unstable features
Alex Crichton
-6
/
+6
2015-07-24
Rollup merge of #27238 - steveklabnik:gh26927, r=huonw
Steve Klabnik
-0
/
+8
2015-07-23
Link Deref{,Mut} to TRPL on coercions.
Steve Klabnik
-0
/
+8
2015-07-23
Review feedback: add unstable marker to Placer API and put in bound that now ...
Felix S. Klock II
-1
/
+6
2015-07-22
prototype Placer protocol for unstable overloaded-box and placement-in.
Felix S. Klock II
-0
/
+112
2015-07-14
Fix negate_unsigned feature gate check
Simonas Kazlauskas
-1
/
+0
2015-07-12
Move rounding discussion to integer Div/Rem impls
William Throwe
-8
/
+22
2015-07-11
Correct and clarify integer division rounding docs
William Throwe
-0
/
+6
2015-06-27
std: Avoid missing fns on i686-pc-windows-msvc
Alex Crichton
-15
/
+29
2015-06-17
core: Split apart the global `core` feature
Alex Crichton
-17
/
+13
2015-05-27
Remove #[cfg(stage0)] items.
Eduard Burtescu
-14
/
+1
2015-05-13
Remove SNAP comments
Nick Cameron
-11
/
+11
2015-05-13
Rebasing
Nick Cameron
-0
/
+9
2015-05-13
eddyb's changes for DST coercions
Nick Cameron
-0
/
+34
2015-05-09
Convert #[lang="..."] to #[lang = "..."]
Nick Hamann
-24
/
+24
2015-04-28
Register new snapshots
Tamir Duberstein
-3
/
+0
[next]