]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2014-12-05 Alex CrichtonRegister new snapshots
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 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 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
2014-12-05 Alex Crichtonstd: Close TcpListener with closesocket()
2014-12-05 Niko MatsakisRemove crates from test list so that we don't waste...
2014-12-05 Niko MatsakisFix various references in late-running tests and things
2014-12-05 Steven FacklerMake missing_doc lint check typedefs
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 Chase SouthwoodImplement BitOps for TrieSet
2014-12-04 Niko MatsakisDelete diagnostics tests because that model doesn't...
2014-12-04 borsauto merge of #18980 : erickt/rust/reader, r=erickt
2014-12-04 Alexander LightAdd ability to use custom alloc::heap::imp
2014-12-04 Adolfo OchagavíaRemove reduntant compile-fail test
2014-12-04 Aaron LiblongAdd capacity() to VecMap
2014-12-04 Steve KlabnikTasks aren't actually lightweight :frown:
2014-12-04 Steve KlabnikSome small copy edits to the guide.
2014-12-04 Erick Tryzelaarcore: fix a doctest
2014-12-04 Niko MatsakisFIXME(#19497) -- Stop messing around and just give...
2014-12-04 Niko MatsakisSeparate the driver into its own crate that uses trans...
2014-12-04 Niko MatsakisMove typeck into its own crate.
2014-12-04 Niko MatsakisRemove dependencies on driver from trans et al. by...
2014-12-04 Niko MatsakisModify libsyntax/diagnostics to not be so persnickety...
2014-12-04 Niko MatsakisMove `typeck` logically in the module tree out to the...
2014-12-04 Niko MatsakisRemove one dependence on typeck from const_eval.
2014-12-04 Niko MatsakisRemove "dependence" on typeck from comment in substs.
2014-12-04 Niko MatsakisRemove dependence on typeck from ppaux.
2014-12-04 Niko MatsakisRemove dependency on typeck from lint.
2014-12-04 Niko MatsakisMove infer out of `middle::typeck` and into just `middle`.
2014-12-04 Niko MatsakisMove various data structures out of typeck and into ty.
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 Austin Bonandercore::iter::Unfold: reword docs and add example
2014-12-04 Chase Southwood`DerefMut` should be `for Sized?`
2014-12-04 borsauto merge of #19449 : nikomatsakis/rust/unboxed-closur...
2014-12-04 Steven FacklerBack io::stdin with a global singleton BufferedReader
2014-12-04 Niko MatsakisAdjust nits from pcwalton.
2014-12-04 Niko MatsakisAdd a cache so we don't create so many shims.
2014-12-04 Niko MatsakisImplement the `Fn` trait for bare fn pointers in the...
2014-12-04 borsauto merge of #18613 : steveklabnik/rust/ownership_guid...
2014-12-04 Kang Seonghoonrustdoc: Do not deduplicate items when their parents...
2014-12-04 Kang Seonghoonrustdoc: Preserve query/fragment in redirects whenever...
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-04 P1startMake the parser’s ‘expected <foo>, found <bar>’ errors...
2014-12-03 Erick Tryzelaarrustup: simplify downloading packages
2014-12-03 Erick Tryzelaarrustup: extract the tarballs as part of installation
2014-12-03 Erick Tryzelaarrustup: rewrite to protect against truncation
2014-12-03 Erick Tryzelaarrustup: factor out installing packages into a function
2014-12-03 Erick Tryzelaarrustup: factor out downloading and extracting the snaps...
2014-12-03 Corey Richardsonsyntax: support ES6-style unicode escapes
2014-12-03 borsauto merge of #18749 : nikomatsakis/rust/builtin-bounds...
2014-12-03 Erick Tryzelaarrustup: factor out the install flags into a CFG_INSTALL...
2014-12-03 Erick Tryzelaarrustup: rename TMP_DIR to CFG_TMP_DIR
2014-12-03 Erick Tryzelaarrustup: add a RUST_ prefix to the rust-specific variables
2014-12-03 Erick Tryzelaarrustup: probe for the existance of tar
2014-12-03 Erick Tryzelaarrustup: make rustup executable
2014-12-03 Erick Tryzelaarwhitespace cleanup
2014-12-03 borsauto merge of #19502 : alexcrichton/rust/issue-19501...
next