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
Age
Commit message (
Expand
)
Author
Lines
2015-01-23
Fix tidy.
Vadim Chugunov
-2
/
+2
2015-01-22
Added test.
Vadim Chugunov
-0
/
+46
2015-01-22
Suppress space after idents with "ModName" style in serialization of exported...
Vadim Chugunov
-1
/
+10
2015-01-22
Auto merge of #21187 - oli-obk:feature/hint_struct_field_access, r=alexcrichton
bors
-1
/
+112
2015-01-21
Make diagnostic ordering deterministic
Alex Crichton
-9
/
+11
2015-01-21
Revert "Use assume to inform the optimiser about refcount invariants"
Alex Crichton
-13
/
+2
2015-01-21
Revert "Add assumptions that the pointer is non-null"
Alex Crichton
-16
/
+2
2015-01-21
Revert "Add more explanation for why the assumes are there"
Alex Crichton
-9
/
+1
2015-01-21
More test fixes and rebase conflicts
Alex Crichton
-3
/
+3
2015-01-21
rollup merge of #20179: eddyb/blind-items
Alex Crichton
-1521
/
+1099
2015-01-21
rollup merge of #21258: aturon/stab-3-index
Alex Crichton
-430
/
+353
2015-01-21
rollup merge of #21252: nikomatsakis/assoc-type-ice-hunt-take-2
Alex Crichton
-2
/
+384
2015-01-21
rollup merge of #20642: michaelwoerister/sane-source-locations-pt1
Alex Crichton
-405
/
+889
2015-01-21
Move regression test for #20971 into run-fail, since it panics.
Niko Matsakis
-1
/
+3
2015-01-21
Fix type inference problems in tests and docs
Aaron Turon
-23
/
+23
2015-01-21
Test fixes and rebase conflicts
Alex Crichton
-42
/
+7
2015-01-21
Deny imports after non-item statements.
Eduard Burtescu
-3
/
+26
2015-01-21
Added another test with success local-item shadowing
Eduard Burtescu
-0
/
+19
2015-01-21
Added some tests for arbitrary ordered view items
Marvin Löbel
-0
/
+138
2015-01-21
tests: fix fallout of merging ast::ViewItem into ast::Item.
Eduard Burtescu
-47
/
+14
2015-01-21
rollup merge of #21463: sanxiyn/demut
Alex Crichton
-17
/
+17
2015-01-21
rollup merge of #21462: ahmedcharles/remove-ratchet
Alex Crichton
-246
/
+3
2015-01-21
rollup merge of #21457: alexcrichton/issue-21436
Alex Crichton
-706
/
+763
2015-01-21
rollup merge of #21447: cmr/master
Alex Crichton
-27
/
+17
2015-01-21
rollup merge of #21446: stepancheg/boxed-test
Alex Crichton
-54
/
+77
2015-01-21
rollup merge of #21444: petrochenkov/null
Alex Crichton
-54
/
+63
2015-01-21
rollup merge of #21441: alexcrichton/rustc-opts
Alex Crichton
-238
/
+49
2015-01-21
rollup merge of #21438: taralx/kill-racycell
Alex Crichton
-33
/
+15
2015-01-21
rollup merge of #21437: FlaPer87/snapshot
Alex Crichton
-340
/
+9
2015-01-21
rollup merge of #21433: alfie/typobook
Alex Crichton
-1
/
+1
2015-01-21
rollup merge of #21429: GuillaumeGomez/macro-fix
Alex Crichton
-53
/
+68
2015-01-21
rollup merge of #21423: oli-obk/prettier_read_until
Alex Crichton
-10
/
+8
2015-01-21
rollup merge of #21421: huonw/one-suggestion-per-trait
Alex Crichton
-0
/
+24
2015-01-21
rollup merge of #21419: Toby-S/patch-1
Alex Crichton
-23
/
+23
2015-01-21
rollup merge of #21418: Aatch/assume-refcount
Alex Crichton
-4
/
+37
2015-01-21
rollup merge of #21414: ejjeong/aarch64-linux-android
Alex Crichton
-4
/
+34
2015-01-21
rollup merge of #21413: ahmedcharles/remove-test-features
Alex Crichton
-147
/
+6
2015-01-21
rollup merge of #21411: P1start/help-tweaks
Alex Crichton
-16
/
+16
2015-01-21
rollup merge of #21396: japaric/no-parens-in-range
Alex Crichton
-70
/
+70
2015-01-21
rollup merge of #21394: japaric/nonono
Alex Crichton
-12
/
+2
2015-01-21
rollup merge of #21393: loganchien/fix-if-stmt-doc-title
Alex Crichton
-1
/
+1
2015-01-21
rollup merge of #21392: japaric/iter
Alex Crichton
-0
/
+71
2015-01-21
rollup merge of #21391: klutzy/rt-time-cleanup
Alex Crichton
-138
/
+0
2015-01-21
rollup merge of #21389: retep998/timer
Alex Crichton
-1
/
+7
2015-01-21
rollup merge of #21372: arielb1/remove-the-box
Alex Crichton
-636
/
+15
2015-01-21
rollup merge of #21368: tomjakubowski/rustdoc-miscellany
Alex Crichton
-72
/
+95
2015-01-21
rollup merge of #21367: steveklabnik/remove_gate
Alex Crichton
-30
/
+0
2015-01-21
rollup merge of #21354: eddyb/vec-ufcs
Alex Crichton
-8
/
+31
2015-01-21
rollup merge of #21342: Diggsey/issue-21310
Alex Crichton
-0
/
+51
2015-01-21
rollup merge of #21340: pshc/libsyntax-no-more-ints
Alex Crichton
-488
/
+488
[next]