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
/
librustc
Age
Commit message (
Expand
)
Author
Lines
2015-01-21
Make diagnostic ordering deterministic
Alex Crichton
-2
/
+0
2015-01-21
More test fixes and rebase conflicts
Alex Crichton
-1
/
+0
2015-01-21
rollup merge of #20179: eddyb/blind-items
Alex Crichton
-73
/
+65
2015-01-21
rollup merge of #21258: aturon/stab-3-index
Alex Crichton
-28
/
+27
2015-01-21
rollup merge of #21252: nikomatsakis/assoc-type-ice-hunt-take-2
Alex Crichton
-0
/
+1
2015-01-21
Deny imports after non-item statements.
Eduard Burtescu
-0
/
+1
2015-01-21
rollup merge of #21457: alexcrichton/issue-21436
Alex Crichton
-30
/
+30
2015-01-21
rollup merge of #21441: alexcrichton/rustc-opts
Alex Crichton
-120
/
+7
2015-01-21
rollup merge of #21437: FlaPer87/snapshot
Alex Crichton
-3
/
+0
2015-01-21
rollup merge of #21411: P1start/help-tweaks
Alex Crichton
-2
/
+2
2015-01-21
rollup merge of #21396: japaric/no-parens-in-range
Alex Crichton
-6
/
+6
2015-01-21
rollup merge of #21394: japaric/nonono
Alex Crichton
-7
/
+1
2015-01-21
rollup merge of #21372: arielb1/remove-the-box
Alex Crichton
-240
/
+7
2015-01-21
rollup merge of #21368: tomjakubowski/rustdoc-miscellany
Alex Crichton
-20
/
+1
2015-01-21
rollup merge of #21340: pshc/libsyntax-no-more-ints
Alex Crichton
-2
/
+2
2015-01-21
rollup merge of #21289: brson/errorcodes
Alex Crichton
-217
/
+242
2015-01-21
Fallout from stabilization.
Aaron Turon
-28
/
+27
2015-01-21
rustc: fix fallout of merging ast::ViewItem into ast::Item.
Eduard Burtescu
-73
/
+62
2015-01-20
std: Rename Show/String to Debug/Display
Alex Crichton
-30
/
+30
2015-01-21
remove `NoSendItem` and `NoSyncItem`
Jorge Aparicio
-7
/
+1
2015-01-20
Make multiline errors work with codes
Brian Anderson
-52
/
+63
2015-01-20
Register snapshot for 9006c3c
Flavio Percoco
-3
/
+0
2015-01-20
rustc: Remove deprecated lint names
Alex Crichton
-24
/
+1
2015-01-20
Add some extended errors.
Michael Sproul
-6
/
+34
2015-01-20
Add error codes to rustc
Brian Anderson
-142
/
+137
2015-01-20
Make fatal errors work with codes, add to typeck
Brian Anderson
-0
/
+3
2015-01-20
Make error code registration work again. #19624
Brian Anderson
-19
/
+7
2015-01-20
rustc: Remove deprecated flags
Alex Crichton
-96
/
+6
2015-01-20
Forbid coercing &T to &mut T
Seo Sanghyeon
-1
/
+6
2015-01-20
Fix up some ‘help’ messages
P1start
-2
/
+2
2015-01-19
Auto merge of #21165 - alexcrichton:second-pass-type-id, r=aturon
bors
-2
/
+0
2015-01-20
Remove onceness & bounds - they don't do anything.
Ariel Ben-Yehuda
-46
/
+6
2015-01-20
Kill TraitStore
Ariel Ben-Yehuda
-200
/
+7
2015-01-19
remove unnecessary parentheses from range notation
Jorge Aparicio
-6
/
+6
2015-01-19
Auto merge of #21269 - alexcrichton:issue-6936, r=pnkfelix
bors
-125
/
+101
2015-01-18
std: Stabilize TypeId and tweak BoxAny
Alex Crichton
-2
/
+0
2015-01-18
Fix typedef/module name conflicts in the compiler
Alex Crichton
-125
/
+101
2015-01-18
Make output type in ast::FnDecl optional
Seo Sanghyeon
-0
/
+1
2015-01-17
Remove some dead code from rustc::middle::ty
Tom Jakubowski
-20
/
+1
2015-01-17
libsyntax: rename functions from uint to usize
Paul Collier
-2
/
+2
2015-01-17
Set allow(unstable) in crates that use unstable features
Brian Anderson
-0
/
+1
2015-01-17
Register new snapshots.
Eduard Burtescu
-9
/
+2
2015-01-17
std: Move the bitflags! macro to a gated crate
Alex Crichton
-0
/
+1
2015-01-17
auto merge of #21205 : alexcrichton/rust/issue-21202, r=nikomatsakis
bors
-1560
/
+2
2015-01-16
auto merge of #21008 : huonw/rust/trait-suggestions, r=nikomatsakis
bors
-0
/
+3
2015-01-16
Project region bounds out of the trait when deciding whether a
Niko Matsakis
-0
/
+1
2015-01-16
auto merge of #21113 : alexcrichton/rust/plug-a-hole, r=brson
bors
-65
/
+86
2015-01-16
rustc: Fix a leak in dependency= paths
Alex Crichton
-65
/
+86
2015-01-16
rustc: Move the privacy pass to its own crate
Alex Crichton
-1560
/
+2
2015-01-16
addressed comments
Flavio Percoco
-23
/
+5
[next]