]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2014-12-09 Alex Crichtonrollup merge of #19577: aidancully/master
2014-12-09 Alex Crichtonrollup merge of #19576: nhoss2/master
2014-12-09 borsauto merge of #19466 : nikomatsakis/rust/recursion...
2014-12-09 borsauto merge of #19249 : barosl/rust/json-type-safety...
2014-12-09 borsauto merge of #19644 : pcwalton/rust/oibit3, r=nikomatsakis
2014-12-09 Patrick WaltonAdd some missing Copy implementations
2014-12-09 borsauto merge of #19645 : alexcrichton/rust/old-snap,...
2014-12-08 Alex CrichtonRevert "Register new snapshots"
2014-12-08 borsauto merge of #19456 : nikomatsakis/rust/reborrow-closu...
2014-12-08 Niko MatsakisLink regions in `ref` bindings from fn arguments.
2014-12-08 Niko MatsakisStop masking overflow and propagate it out more aggress...
2014-12-08 Niko MatsakisKill dead code
2014-12-08 Niko MatsakisAdd ability to configure recursion limit.
2014-12-08 Niko MatsakisAdd a feature opt `opt_out_copy` that allows people...
2014-12-08 Niko Matsakislibrustc: Make `Copy` opt-in.
2014-12-08 borsauto merge of #19574 : erickt/rust/vec-reserve, r=alexc...
2014-12-08 borsauto merge of #19306 : steveklabnik/rust/gh19269, r...
2014-12-08 borsauto merge of #19560 : sfackler/rust/should-fail-reason...
2014-12-08 Barosl Leelibserialize: Prefer into_string() to to_string() where...
2014-12-08 Barosl Leelibserialize: Code cleanup
2014-12-08 Barosl Leelibserialize: Always use a decimal point when emitting...
2014-12-08 borsauto merge of #19506 : eddyb/rust/fmt-polish, r=alexcri...
2014-12-08 Barosl Leelibserialize: Do not coerce to integer when decoding...
2014-12-08 Barosl Leelibserialize: Remove float preprocessing in serialize...
2014-12-08 Eduard Burtescutest: adjust pretty/issue-4264 for formatting changes.
2014-12-08 Eduard Burtescucore: make the public fmt API completely safe.
2014-12-08 Eduard Burtescucore: remove the dead function fmt::argumentstr.
2014-12-08 borsauto merge of #19555 : jbranchaud/rust/add-doctests...
2014-12-08 borsauto merge of #19378 : japaric/rust/no-as-slice, r...
2014-12-08 borsauto merge of #19561 : csouth3/rust/treeset-bitops...
2014-12-08 Steven FacklerMention expected in testing docs
2014-12-07 borsauto merge of #19548 : luqmana/rust/mfb, r=nikomatsakis
2014-12-07 borsauto merge of #19539 : cmr/rust/18959, r=nikomatsakis
2014-12-07 Jorge AparicioFix syntax error on android tests
2014-12-07 borsauto merge of #19522 : mukilan/rust/import-conflicts...
2014-12-07 borsauto merge of #19488 : jbranchaud/rust/add-btree-set...
2014-12-07 Jorge Apariciolibtime: remove unnecessary `to_string()` calls
2014-12-07 Jorge Apariciolibtest: remove unnecessary `to_string()` calls
2014-12-07 Jorge Apariciolibterm: remove unnecessary `to_string()` calls
2014-12-07 Jorge Apariciolibsyntax: remove unnecessary `to_string()` calls
2014-12-07 Jorge Apariciolibstd: remove unnecessary `to_string()` calls
2014-12-07 Jorge Apariciolibserialize: remove unnecessary `to_string()` calls
2014-12-07 Jorge Apariciolibrustc_back: remove unnecessary `to_string()` calls
2014-12-07 Jorge Apariciolibgetopts: remove unnecessary `to_string()` calls
2014-12-07 Jorge Apariciolibcollections: remove unnecessary `to_string()` calls
2014-12-07 Jorge Apariciolibtest: remove unnecessary `as_mut_slice()` calls
2014-12-07 Jorge Apariciolibstd: remove unnecessary `as_mut_slice` calls
2014-12-07 Jorge Apariciolibrustdoc: remove unnecessary `as_mut_slice` calls
2014-12-07 Jorge Apariciolibrustc_trans: remove unnecessary `as_mut_slice` calls
2014-12-07 Jorge Apariciolibrustc: remove unnecessary `as_mut_slice` calls
2014-12-07 Jorge Apariciolibcollections: remove unnecessary `as_mut_slice()...
2014-12-07 Jorge Apariciolibtest: remove unnecessary `as_slice()` calls
2014-12-07 Jorge Apariciolibterm: remove unnecessary `as_slice()` calls
2014-12-07 Jorge Apariciolibsyntax: remove unnecessary `as_slice()` calls
2014-12-07 Jorge Apariciolibstd: remove unnecessary `as_slice()` calls
2014-12-07 borsauto merge of #19407 : frewsxcv/rust/rm-reexports,...
2014-12-07 Mukilan ThiyagarajanAdd compile-fail tests for #19498
2014-12-07 Jorge Apariciolibserialize: remove unnecessary `as_slice()` calls
2014-12-07 Jorge Apariciolibrustdoc: remove unnecessary `as_slice()` calls
2014-12-07 Jorge Apariciolibrustc_trans: remove unnecessary `as_slice` calls
2014-12-07 Jorge Apariciolibrustc_back: remove unnecessary `as_slice()` calls
2014-12-07 Jorge Apariciolibrustc: remove unnecessary `as_slice()` calls
2014-12-07 Jorge Apariciolibregex_macros: remove unnecessary `as_slice` calls
2014-12-07 Jorge Apariciolibregex: remove unnecessary `as_slice` calls
2014-12-07 Jorge Aparicioliblog: remove unnecessary `as_slice` calls
2014-12-07 Jorge Apariciolibgraphviz: remove unnecessary `as_slice()` calls
2014-12-07 Jorge Apariciolibgetops: remove unnecessary `as_slice()` calls
2014-12-07 Jorge Apariciolibfmt_macros: remove unnecessary `as_slice()` calls
2014-12-07 Jorge Apariciolibflate: remove unnecessary `as_slice()` calls
2014-12-07 Jorge Apariciolibcoretest: remove unnecessary `as_slice()` calls
2014-12-07 Jorge Aparicioliballoc: remove unnecessary `as_slice()` calls
2014-12-07 Jorge Apariciolibcollections: remove unnecessary `as_slice()` calls
2014-12-06 Steven FacklerChange from message to expected
2014-12-06 Steven FacklerAllow message specification for should_fail
2014-12-06 borsauto merge of #19579 : alexcrichton/rust/snapshots...
2014-12-06 borsauto merge of #19431 : erickt/rust/buf-writer-error...
2014-12-06 borsauto merge of #19590 : sfackler/rust/fix-android, r...
2014-12-06 Steven FacklerIgnore wait-forked-but-failed-child
2014-12-06 Corey Richardsonrustc: check supertraits for object safety
2014-12-06 Steven FacklerIgnore issue #16671 test on android
2014-12-06 Chase SouthwoodImplement BitOps for TreeSet
2014-12-05 Aidan Cullyprefer "FIXME" to "TODO".
2014-12-05 Alex CrichtonRegister new snapshots
2014-12-05 Corey FarwellUtilize fewer reexports
2014-12-05 jbranchaudAdd doctests for union, diff, sym_diff, and intersection.
2014-12-05 Aidan Cullywork around portability issue on FreeBSD, in which...
2014-12-05 Nafisfix 404
2014-12-05 jbranchaudAdd doctests for keys() and values() of the BTreeMap...
2014-12-05 borsauto merge of #19508 : cmr/rust/rollup-2014_12_03,...
2014-12-05 Erick Tryzelaarcollections: dramatically speed up Vec::reserve with...
2014-12-05 Corey RichardsonMerge remote-tracking branch 'csouth3/trieset-bitops...
2014-12-05 Luqman Adenlibrustc: Don't reuse same alloca for match on struct...
2014-12-05 Chase SouthwoodImplement BitOps for TrieSet
2014-12-05 Corey Richardsonrollup merge of #19553: sfackler/issue-19543
2014-12-05 Corey Richardsonrollup merge of #19534: scialex/liballoc-cfg
2014-12-05 Corey Richardsonrollup merge of #19530: aochagavia/remove-test
2014-12-05 Corey Richardsonrollup merge of #19528: aliblong/add_vecmap_capacity
2014-12-05 Corey Richardsonrollup merge of #19526: steveklabnik/gh19402
2014-12-05 Corey Richardsonrollup merge of #19525: steveklabnik/guide_edits
2014-12-05 Corey Richardsonrollup merge of #19520: csouth3/derefmut-unsized
next