]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2015-01-24 Vadim ChugunovFix tidy.
2015-01-23 Vadim ChugunovAdded test.
2015-01-23 Vadim ChugunovSuppress space after idents with "ModName" style in...
2015-01-22 borsAuto merge of #21187 - oli-obk:feature/hint_struct_fiel...
2015-01-22 borsAuto merge of #21473 - alexcrichton:rollup, r=alexcrichton
2015-01-22 Alex CrichtonMake diagnostic ordering deterministic
2015-01-21 Alex CrichtonRevert "Use assume to inform the optimiser about refcou...
2015-01-21 Alex CrichtonRevert "Add assumptions that the pointer is non-null"
2015-01-21 Alex CrichtonRevert "Add more explanation for why the assumes are...
2015-01-21 Alex CrichtonMore test fixes and rebase conflicts
2015-01-21 Alex Crichtonrollup merge of #20179: eddyb/blind-items
2015-01-21 Alex Crichtonrollup merge of #21258: aturon/stab-3-index
2015-01-21 Alex Crichtonrollup merge of #21252: nikomatsakis/assoc-type-ice...
2015-01-21 Alex Crichtonrollup merge of #20642: michaelwoerister/sane-source...
2015-01-21 Niko MatsakisMove regression test for #20971 into run-fail, since...
2015-01-21 Aaron TuronFix type inference problems in tests and docs
2015-01-21 Alex CrichtonTest fixes and rebase conflicts
2015-01-21 Eduard BurtescuDeny imports after non-item statements.
2015-01-21 Eduard BurtescuAdded another test with success local-item shadowing
2015-01-21 Marvin LöbelAdded some tests for arbitrary ordered view items
2015-01-21 Eduard Burtescutests: fix fallout of merging ast::ViewItem into ast...
2015-01-21 Alex Crichtonrollup merge of #21463: sanxiyn/demut
2015-01-21 Alex Crichtonrollup merge of #21462: ahmedcharles/remove-ratchet
2015-01-21 Alex Crichtonrollup merge of #21457: alexcrichton/issue-21436
2015-01-21 Alex Crichtonrollup merge of #21447: cmr/master
2015-01-21 Alex Crichtonrollup merge of #21446: stepancheg/boxed-test
2015-01-21 Alex Crichtonrollup merge of #21444: petrochenkov/null
2015-01-21 Alex Crichtonrollup merge of #21441: alexcrichton/rustc-opts
2015-01-21 Alex Crichtonrollup merge of #21438: taralx/kill-racycell
2015-01-21 Alex Crichtonrollup merge of #21437: FlaPer87/snapshot
2015-01-21 Alex Crichtonrollup merge of #21433: alfie/typobook
2015-01-21 Alex Crichtonrollup merge of #21429: GuillaumeGomez/macro-fix
2015-01-21 Alex Crichtonrollup merge of #21423: oli-obk/prettier_read_until
2015-01-21 Alex Crichtonrollup merge of #21421: huonw/one-suggestion-per-trait
2015-01-21 Alex Crichtonrollup merge of #21419: Toby-S/patch-1
2015-01-21 Alex Crichtonrollup merge of #21418: Aatch/assume-refcount
2015-01-21 Alex Crichtonrollup merge of #21414: ejjeong/aarch64-linux-android
2015-01-21 Alex Crichtonrollup merge of #21413: ahmedcharles/remove-test-features
2015-01-21 Alex Crichtonrollup merge of #21411: P1start/help-tweaks
2015-01-21 Alex Crichtonrollup merge of #21396: japaric/no-parens-in-range
2015-01-21 Alex Crichtonrollup merge of #21394: japaric/nonono
2015-01-21 Alex Crichtonrollup merge of #21393: loganchien/fix-if-stmt-doc...
2015-01-21 Alex Crichtonrollup merge of #21392: japaric/iter
2015-01-21 Alex Crichtonrollup merge of #21391: klutzy/rt-time-cleanup
2015-01-21 Alex Crichtonrollup merge of #21389: retep998/timer
2015-01-21 Alex Crichtonrollup merge of #21372: arielb1/remove-the-box
2015-01-21 Alex Crichtonrollup merge of #21368: tomjakubowski/rustdoc-miscellany
2015-01-21 Alex Crichtonrollup merge of #21367: steveklabnik/remove_gate
2015-01-21 Alex Crichtonrollup merge of #21354: eddyb/vec-ufcs
2015-01-21 Alex Crichtonrollup merge of #21342: Diggsey/issue-21310
2015-01-21 Alex Crichtonrollup merge of #21340: pshc/libsyntax-no-more-ints
2015-01-21 Alex Crichtonrollup merge of #21333: stepancheg/trans-write-diag
2015-01-21 Alex Crichtonrollup merge of #21289: brson/errorcodes
2015-01-21 Alex Crichtonrollup merge of #21274: estsauver/21270
2015-01-21 Alex Crichtonrollup merge of #21157: steveklabnik/deprecation
2015-01-21 Alex Crichtonrollup merge of #21138: mkpankov/master
2015-01-21 Alex Crichtonrollup merge of #21053: apasel422/exact
2015-01-21 Alex Crichtonrollup merge of #19913: KOMON/rust-mode-emacs-indentation
2015-01-21 Steve KlabnikImprove quality of String#to_slice() deprecation message
2015-01-21 Aaron TuronChange init-large-type to use child thread
2015-01-21 Aaron TuronFallout from stabilization.
2015-01-21 Aaron TuronDeprecate slicing methods in favor of notation
2015-01-21 Aaron TuronStabilize Index traits and most range notation
2015-01-21 Eduard Burtescudocs: fix fallout of merging ast::ViewItem into ast...
2015-01-21 Eduard Burtescurustdoc: fix fallout of merging ast::ViewItem into...
2015-01-21 Eduard Burtescurustc_resolve: fix fallout of merging ast::ViewItem...
2015-01-21 Eduard Burtescurustc_driver: fix fallout of merging ast::ViewItem...
2015-01-21 Eduard Burtescurustc_trans: fix fallout of merging ast::ViewItem into...
2015-01-21 Eduard Burtescurustc_typeck: fix fallout of merging ast::ViewItem...
2015-01-21 Eduard Burtescurustc: fix fallout of merging ast::ViewItem into ast...
2015-01-21 Eduard Burtescurustc_back: fix fallout of merging ast::ViewItem into...
2015-01-21 Eduard Burtescusyntax: fix fallout of merging ast::ViewItem into ast...
2015-01-21 Eduard Burtescusyntax: merge ast::ViewItem into ast::Item.
2015-01-21 Eduard BurtescuRemove feature(import_shadowing).
2015-01-21 Seo SanghyeonDe-mut the parser
2015-01-21 borsAuto merge of #21242 - richo:no-perl, r=brson
2015-01-21 Michael Woeristerdebuginfo: Make debuginfo source location assignment...
2015-01-21 borsAuto merge of #21227 - sellibitze:core-ops-for-referenc...
2015-01-21 Ahmed CharlesRemove ratchet().
2015-01-21 Ahmed CharlesRemove compare_to_old().
2015-01-21 Ahmed CharlesRemove write_metric_diff and supporting code.
2015-01-21 Alex Crichtonstd: Rename Show/String to Debug/Display
2015-01-21 borsAuto merge of #21395 - sfackler:fix-cvar-test, r=alexcr...
2015-01-21 Jorge Aparicioremove `NoSendItem` and `NoSyncItem`
2015-01-21 Diggory BlakeDisplay negative trait implementations correctly in...
2015-01-21 borsAuto merge of #21065 - ColonelJ:master, r=brson
2015-01-21 Andrew Paseltinerimplement `ExactSizeIterator` for `slice::{Chunks,Chunk...
2015-01-20 Corey Richardsontests: uncomment regression tests for 13970, 13971...
2015-01-20 Jorge Aparicioalso forward Iterator::size_hint()
2015-01-20 borsAuto merge of #21439 - alexcrichton:rollup, r=alexcrichton
2015-01-20 Brian AndersonMake multiline errors work with codes
2015-01-20 Daniel RaloffChanged rust-mode code for tabs -> spaces
2015-01-20 Sebastian Gesemannadd stability text like suggested in discussion
2015-01-20 Flavio PercocoRegister snapshot for 9006c3c
2015-01-20 Stepan Koltsovalloc::boxed: enable test
2015-01-20 James MillerAdd more explanation for why the assumes are there
2015-01-20 Alex Crichtonrustc: Remove deprecated lint names
2015-01-20 Alex CrichtonTest fixes and rebase conflicts
2015-01-20 James MillerAdd assumptions that the pointer is non-null
2015-01-20 JP SugarbroadKill RacyCell in favor of marking SyncSender explicitly...
next