]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2014-12-08 Barosl Leelibserialize: Always use a decimal point when emitting...
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 borsauto merge of #19378 : japaric/rust/no-as-slice, r...
2014-12-08 borsauto merge of #19561 : csouth3/rust/treeset-bitops...
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 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 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 borsauto merge of #19508 : cmr/rust/rollup-2014_12_03,...
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
2014-12-05 Corey Richardsonrollup merge of #19518: csouth3/trieset-bitops
2014-12-05 Corey Richardsonrollup merge of #19515: lifthrasiir/rustdoc-wrong-dedup
2014-12-05 Corey Richardsonrollup merge of #19513: lifthrasiir/rustdoc-fat-redirect
2014-12-05 Corey Richardsonrollup merge of #19512: cybergeek94/master
2014-12-05 Corey Richardsonrollup merge of #19503: lifthrasiir/xenophobic-rustdoc
2014-12-05 Corey Richardsonrollup merge of #19494: P1start/better-expected
2014-12-05 Corey Richardsonrollup merge of #19492: steveklabnik/remove_outdated_co...
2014-12-05 Corey Richardsonrollup merge of #19491: oli-obk/libtest_tojson_dependency
2014-12-05 Corey Richardsonrollup merge of #19483: cgaebel/copy_memory-comment
2014-12-05 Corey Richardsonrollup merge of #19480: cmr/es6-escape
2014-12-05 Corey Richardsonrollup merge of #19474: luqmana/fl
2014-12-05 Corey Richardsonrollup merge of #19472: nick29581/iflet
2014-12-05 Corey Richardsonrollup merge of #19468: victorvde/master
2014-12-05 Corey Richardsonrollup merge of #19462: MatejLach/but-and_guide
2014-12-05 Corey Richardsonrollup merge of #19458: MatejLach/guess_style_fix_guide
2014-12-05 Corey Richardsonrollup merge of #19454: nodakai/libstd-reap-failed...
2014-12-05 Corey Richardsonrollup merge of #19453: pshc/rustdoc-check-a-href
2014-12-05 Corey Richardsonrollup merge of #19422: scialex/fix-fmt-macro-doc
2014-12-05 Corey Richardsonrollup merge of #19416: sfackler/global-stdin
2014-12-05 Corey Richardsonrollup merge of #19413: P1start/more-trailing-commas
2014-12-05 Corey Richardsonrollup merge of #19396: kulakowski/patch-1
2014-12-05 Corey Richardsonrollup merge of #19387: jauhien/fix-expand_quote_ty
2014-12-05 Corey Richardsonrollup merge of #19386: tbu-/pr_refcell_stuff
2014-12-05 Corey Richardsonrollup merge of #19364: steveklabnik/doc_buffered_reader
2014-12-05 Corey Richardsonrollup merge of #19359: japaric/clone-cow
2014-12-05 Corey Richardsonrollup merge of #19274: alexcrichton/rewrite-sync
2014-12-05 Erick Tryzelaarstd: change BufWriter to return ShortWrite/EndOfFile
2014-12-05 borsauto merge of #19233 : erickt/rust/bench-stats, r=erickt
2014-12-05 Alex CrichtonFall out of the std::sync rewrite
2014-12-05 Erick Tryzelaartest: expose boxplot and the extra stats test keeps...
2014-12-05 borsauto merge of #19334 : alexcrichton/rust/issue-19333...
2014-12-05 borsauto merge of #19362 : nikomatsakis/rust/crateification...
2014-12-05 Alex Crichtonstd: Rewrite the `sync` module
next