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
/
test
/
compile-fail
Age
Commit message (
Expand
)
Author
Lines
2015-04-02
Tweak relese notes + rebase fixes
Alex Crichton
-0
/
+2
2015-04-01
Test fixes and rebase conflicts, round 2
Alex Crichton
-35
/
+0
2015-04-01
rollup merge of #23860: nikomatsakis/copy-requires-clone
Alex Crichton
-16
/
+23
2015-04-01
rollup merge of #23945: pnkfelix/gate-u-negate
Alex Crichton
-1
/
+9
2015-04-02
Test fixes and rebase conflicts, round 2
Alex Crichton
-1
/
+3
2015-04-02
fixes for fallout in tests/compile-fail
Felix S. Klock II
-0
/
+6
2015-04-01
rollup merge of #23948: nikomatsakis/feature-gate-rust-abi
Alex Crichton
-4
/
+25
2015-04-01
Feature gate rust-call ABI.
Niko Matsakis
-4
/
+25
2015-04-02
Rollup merge of #23895 - nikomatsakis:fn-trait-inheritance-add-impls, r=pnkfelix
Manish Goregaokar
-10
/
+6
2015-04-01
Fallout in tests
Niko Matsakis
-16
/
+24
2015-04-01
Update tests for new coherence rules, and add a swatch of new tests
Niko Matsakis
-12
/
+435
2015-03-31
rollup merge of #23863: pnkfelix/arith-oflo-const-eval
Alex Crichton
-4
/
+646
2015-04-01
dealing with fallout to the tests, in particular diffs between 32- vs 64-bit ...
Felix S. Klock II
-10
/
+18
2015-04-01
Fixes to compile-fail error messages post-rebase.
Felix S. Klock II
-3
/
+12
2015-04-01
Test cases for checking arithmetic overflow during const eval.
Felix S. Klock II
-0
/
+301
2015-04-01
Fallout from changes for overflow-checking during constant evaluation.
Felix S. Klock II
-2
/
+6
2015-04-01
Added tests for discriminant overflows.
Felix S. Klock II
-0
/
+320
2015-03-31
std: Clean out #[deprecated] APIs
Alex Crichton
-50
/
+15
2015-03-31
Auto merge of #23549 - aturon:stab-num, r=alexcrichton
bors
-5
/
+4
2015-03-31
Stabilize std::num
Aaron Turon
-5
/
+4
2015-03-31
Port over type inference to using the new type relation stuff
Niko Matsakis
-4
/
+0
2015-03-31
Combine `try` and `commit_if_ok` and make some details of inference
Niko Matsakis
-6
/
+6
2015-03-31
Rollup merge of #23859 - pnkfelix:fsk-lesser-box, r=nikomatsakis
Manish Goregaokar
-1
/
+61
2015-03-30
Fallout in tests: largely changes to error messages.
Niko Matsakis
-41
/
+24
2015-03-30
Fallout to test.
Felix S. Klock II
-1
/
+61
2015-03-30
Driveby cleanup of the impl for negation, which had some kind of
Niko Matsakis
-0
/
+28
2015-03-28
Fix some typos
Vadim Petrochenkov
-1
/
+1
2015-03-29
Port of pcwalton removal of `#[unsafe_destructor]` check.
Felix S. Klock II
-137
/
+6
2015-03-27
rollup merge of #23786: alexcrichton/less-quotes
Alex Crichton
-30
/
+2
2015-03-27
rollup merge of #23794: brson/slicegate
Alex Crichton
-0
/
+41
2015-03-27
Feature gate *all* slice patterns. #23121
Brian Anderson
-0
/
+41
2015-03-27
Fix fallout of removing quotes in crate names
Alex Crichton
-2
/
+2
2015-03-27
rustc: Remove support for hyphens in crate names
Alex Crichton
-28
/
+0
2015-03-27
rollup merge of #23741: alexcrichton/remove-int-uint
Alex Crichton
-40
/
+3
2015-03-27
rollup merge of #23738: alexcrichton/snapshots
Alex Crichton
-13
/
+0
2015-03-27
rollup merge of #23765: alexcrichton/remove-colon-syntax
Alex Crichton
-3
/
+3
2015-03-27
rollup merge of #23761: alexcrichton/remove-phase
Alex Crichton
-34
/
+0
2015-03-27
rollup merge of #23740: alexcrichton/remove-deprecated-slicing-syntax
Alex Crichton
-20
/
+0
2015-03-27
rollup merge of #23712: nikomatsakis/reflect-trait
Alex Crichton
-0
/
+146
2015-03-26
rustc: Remove support for `-l foo:static`
Alex Crichton
-3
/
+3
2015-03-26
rustc: Remove old #[phase] and #[plugin]
Alex Crichton
-34
/
+0
2015-03-26
Drive-by fix for incorrect variance rule that I noticed.
Niko Matsakis
-0
/
+25
2015-03-26
Implement `Reflect` trait with a variant on the standard OIBIT
Niko Matsakis
-0
/
+121
2015-03-26
Mass rename uint/int to usize/isize
Alex Crichton
-40
/
+3
2015-03-26
syntax: Remove parsing of old slice syntax
Alex Crichton
-20
/
+0
2015-03-26
Register new snapshots
Alex Crichton
-13
/
+0
2015-03-26
Auto merge of #21237 - erickt:derive-assoc-types, r=erickt
bors
-0
/
+29
2015-03-24
rollup merge of #23638: pnkfelix/fsk-reject-specialized-drops
Alex Crichton
-0
/
+79
2015-03-24
rollup merge of #23546: alexcrichton/hyphens
Alex Crichton
-58
/
+60
2015-03-24
rustc: Add support for `extern crate foo as bar`
Alex Crichton
-58
/
+60
[next]