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.rs
Age
Commit message (
Expand
)
Author
Lines
2013-05-04
Register snapshots
Brian Anderson
-6
/
+0
2013-05-01
Revert rename of Div to Quot
Brendan Zabarauskas
-6
/
+0
2013-04-25
Use #[cfg(not(stage0))] to exclude items from stage0
Brendan Zabarauskas
-6
/
+2
2013-04-22
Rename Div operator trait to Quot and Modulo operator trait to Rem
Brendan Zabarauskas
-0
/
+16
2013-03-27
auto merge of #5574 : thestinger/rust/docstring, r=sanxiyn
bors
-1
/
+1
2013-03-27
Autoref the argument to the index operator (#4920)
Niko Matsakis
-1
/
+1
2013-03-27
ops: add a docstring
Daniel Micay
-1
/
+1
2013-03-22
libcore: Remove `pure` from libcore. rs=depure
Patrick Walton
-13
/
+13
2013-02-07
Make ~fn non-copyable, make &fn copyable, split barefn/closure types,
Niko Matsakis
-3
/
+0
2013-01-11
allow logical negation operator (!) to be overloaded
Andrew Paseltiner
-1
/
+5
2013-01-02
core: convert an XXX into a FIXME.
Erick Tryzelaar
-1
/
+1
2012-12-09
Remove transitional code
Brian Anderson
-16
/
+0
2012-12-04
librustc: Implement explicit self for Add and Index; add a hack in the borrow...
Patrick Walton
-0
/
+16
2012-12-03
Update license, add license boilerplate to most files. Remainder will follow.
Graydon Hoare
-0
/
+10
2012-11-30
core: Make core.rc more readable. Cleanup
Brian Anderson
-21
/
+1
2012-11-29
librustc: Make the Drop trait use explicit self
Patrick Walton
-1
/
+1
2012-11-26
libcore: Add explicit self to all overloaded operators but Add and Index. r=b...
Patrick Walton
-10
/
+10
2012-11-07
rustc: Implement the Drop trait. r=brson
Patrick Walton
-0
/
+5
2012-10-04
Forbid deprecated modes again in core
Tim Chevalier
-0
/
+3
2012-10-02
Removing explicit uses of + mode
Tim Chevalier
-1
/
+1
2012-09-28
De-export ops, cmp, num. Part of #3583.
Graydon Hoare
-16
/
+16
2012-09-25
Demode dvec
Tim Chevalier
-1
/
+1
2012-09-23
Register snapshots. Remove redundant Eq impls, Makefile hacks
Brian Anderson
-80
/
+0
2012-09-20
rustc: De-mode all overloaded operators
Patrick Walton
-16
/
+80
2012-09-02
Camel case core::ops
Brian Anderson
-18
/
+16
2012-09-02
core: warn(non_camel_case_types) everywhere, with few exceptions
Brian Anderson
-0
/
+2
2012-07-27
rustc: Use coherence for operator overloading.
Patrick Walton
-9
/
+41
2012-07-25
libcore: Add missing ops.rs
Patrick Walton
-0
/
+66