]> git.lizzy.rs Git - rust.git/history - src/libstd
rollup merge of #19577: aidancully/master
[rust.git] / src / libstd /
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-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 borsauto merge of #19506 : eddyb/rust/fmt-polish, r=alexcri...
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-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 Apariciolibstd: remove unnecessary `to_string()` calls
2014-12-07 Jorge Apariciolibstd: remove unnecessary `as_mut_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-06 borsauto merge of #19579 : alexcrichton/rust/snapshots...
2014-12-06 borsauto merge of #19431 : erickt/rust/buf-writer-error...
2014-12-05 Aidan Cullyprefer "FIXME" to "TODO".
2014-12-05 Corey FarwellUtilize fewer reexports
2014-12-05 Aidan Cullywork around portability issue on FreeBSD, in which...
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 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 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
2014-12-05 Alex Crichtonstd: Close TcpListener with closesocket()
2014-12-05 NODA, Kailibstd/sys/unix/process.rs: reap a zombie who didn...
2014-12-05 borsauto merge of #19303 : nodakai/rust/libsyntax-reject...
2014-12-04 borsauto merge of #18980 : erickt/rust/reader, r=erickt
2014-12-04 borsauto merge of #19170 : erickt/rust/rustup, r=erickt
2014-12-04 borsauto merge of #19167 : japaric/rust/rhs-cmp, r=aturon
2014-12-04 Steven FacklerBack io::stdin with a global singleton BufferedReader
2014-12-04 borsauto merge of #18613 : steveklabnik/rust/ownership_guid...
2014-12-04 NODA, Kailibstd: explicitly disallow io::fs::File to open a...
2014-12-04 NODA, Kailibstd: io::fs::File::stat() need not to take &mut...
2014-12-04 borsauto merge of #18770 : pczarn/rust/hash_map-explicit...
2014-12-03 Jorge AparicioDeprecate Equiv
2014-12-03 Jorge AparicioFix fallout
2014-12-03 Jorge AparicioRemove unused transmutes from tests
2014-12-01 Erick Tryzelaarstd: add Reader impl for &[u8]
2014-12-01 Erick Tryzelaarstd: add tests for the Vec<u8> Writer impl
2014-11-30 Piotr Czarneckistd: Change the behavior of `reserve` for HashMap.
2014-11-30 Piotr Czarneckistd: Remove implicit shrinking from hash_map.
2014-11-30 borsauto merge of #19415 : P1start/rust/error-message-fixes...
2014-11-30 borsauto merge of #19369 : seanmonstar/rust/cow-str, r...
2014-11-30 borsauto merge of #19365 : frewsxcv/rust/getopts-cleanup...
2014-11-28 Steve Klabniksmall doc fixes
2014-11-28 borsauto merge of #19366 : liigo/rust/mipsel-linux, r=alexc...
2014-11-28 borsauto merge of #19363 : michaelwoerister/rust/support...
2014-11-28 borsauto merge of #19360 : olivren/rust/master, r=Gankro
2014-11-28 borsauto merge of #19355 : vhbit/rust/ios-backtrace-fix...
2014-11-28 borsauto merge of #19354 : barosl/rust/strconv-doc-fix...
2014-11-27 borsauto merge of #19349 : tomjakubowski/rust/rustdoc-struc...
2014-11-27 borsauto merge of #19112 : steveklabnik/rust/doc_rc, r...
2014-11-27 olivrenFix example code for unreachable!
2014-11-27 borsauto merge of #19348 : SimonSapin/rust/patch-9, r=huonw
next