]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2014-12-06 Vadim Chugunov- Support gcc-less installation on Windows. To do...
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 jbranchaudAdd a doctest for BTreeMap's iter method.
2014-12-06 Steven FacklerIgnore issue #16671 test on android
2014-12-06 Huon WilsonImplement lifetime elision for Foo(...) -> ... type...
2014-12-06 Huon WilsonFeature-gate explicit unboxed closure method calls...
2014-12-06 mdingerTypo
2014-12-06 Matt WindsorCorrect minor typos on the ownership guide.
2014-12-06 Chase SouthwoodImplement BitOps for TreeSet
2014-12-05 Luqman Adenlibrustc: Fix debuginfo for captured variables in non...
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
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
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 Mukilan ThiyagarajanHandle conflicting import of items declared in the...
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.
next