]> git.lizzy.rs Git - rust.git/history - src
Rollup merge of #21314 - fenhl:patch-1, r=steveklbanik
[rust.git] / src /
2015-01-20 Barosl LEERollup merge of #21314 - fenhl:patch-1, r=steveklbanik
2015-01-20 Barosl LEERollup merge of #21312 - michaelsproul:remove-error...
2015-01-20 Barosl LEERollup merge of #21309 - thorncp:rustdoc-man-page,...
2015-01-20 Barosl LEERollup merge of #21302 - gutworth:rm-find-equiv-test...
2015-01-20 Barosl LEERollup merge of #21294 - alfie:typo, r=steveklabnik
2015-01-20 Barosl LEERollup merge of #21355 - alfie:suffix, r=steveklabnik
2015-01-20 Barosl LEERollup merge of #21280 - timparenti:old-guide-stub...
2015-01-20 Barosl LEERollup merge of #20998 - estsauver:20984, r=steveklabnik
2015-01-20 borsAuto merge of #21364 - cmr:fix-ttseq-ice, r=alexcrichton
2015-01-20 borsAuto merge of #21304 - lifthrasiir:htmldocck, r=alexcri...
2015-01-20 borsAuto merge of #21287 - alexcrichton:issue-19872, r...
2015-01-20 borsAuto merge of #21257 - alexcrichton:issue-20064, r...
2015-01-19 borsAuto merge of #21165 - alexcrichton:second-pass-type...
2015-01-19 borsAuto merge of #19490 - oli-obk:json_non_string_key_maps...
2015-01-19 borsAuto merge of #21278 - thchittenden:issue-21033-struct...
2015-01-19 borsAuto merge of #20082 - pczarn:btree-bounded-iter, r...
2015-01-19 Tom ChittendenFixes #21033 with accompanying test.
2015-01-19 Piotr CzarneckiImplement range and range_mut for BTree
2015-01-19 borsAuto merge of #21269 - alexcrichton:issue-6936, r=pnkfelix
2015-01-19 Oliver 'ker' Schneiderugly hack to convert BadHashMapKey error to general...
2015-01-19 Oliver 'ker' Schneideradd unit test for non string/numeric map keys
2015-01-19 Oliver 'ker' Schneiderlower FnMut to FnOnce since json-hack is no longer...
2015-01-19 Oliver 'ker' Schneiderjson-encoder: report error when hash map key is not...
2015-01-19 borsAuto merge of #21282 - Aatch:init-memzero, r=alexcrichton
2015-01-19 borsAuto merge of #20874 - klutzy:windows-dynamic-lib,...
2015-01-19 borsAuto merge of #21099 - sanxiyn:opt-return-ty, r=alexcri...
2015-01-19 Alex Crichtonstd: Stabilize TypeId and tweak BoxAny
2015-01-19 Alex CrichtonFix typedef/module name conflicts in the compiler
2015-01-19 Alex Crichtonrustc_resolve: Do not allow mods to shadow types
2015-01-19 Alex Crichtonrustc_resolve: De-indent by breaking out of match
2015-01-19 borsAuto merge of #21267 - danslapman:master, r=alexcrichton
2015-01-18 James MillerReduce size of array in test case to 1MB
2015-01-18 James MillerAdd test to catch performance regressions
2015-01-18 James MillerUse `zero_mem` instead of a zerointializer for `init...
2015-01-18 Alex Crichtonrustdoc: Improve diagnostics on lockfile failures
2015-01-18 Corey Richardsonsyntax: allow bare sequences in lhs for follow checking
2015-01-18 klutzystd::dynamic_lib: Fix Windows error handling
2015-01-18 Seo SanghyeonMake output type in ast::FnDecl optional
2015-01-18 Alfie Johndocs: replacing more deprecated integer suffixes
2015-01-18 Alfie Johndocs: replace deprecated integer suffixes from examples
2015-01-18 borsauto merge of #20901 : dgrunwald/rust/update-token...
2015-01-18 borsauto merge of #21276 : huonw/rust/trait-suggestion...
2015-01-18 borsauto merge of #21288 : brson/rust/snaps, r=alexcrichton
2015-01-18 Kang Seonghoontests: Warn on the trailing backslash in the template.
2015-01-18 borsauto merge of #21330 : JeffBelgum/rust/collections...
2015-01-18 Brian AndersonAdd allow(unstable) to librustc_privacy
2015-01-18 Brian AndersonAdd allow(unstable) to more tests
2015-01-18 Brian AndersonAdd allow(unstable) to driver.rs
2015-01-18 Brian AndersonAdd allow(unstable) to tests that need it
2015-01-18 Brian AndersonSet allow(unstable) in crates that use unstable features
2015-01-18 Eduard BurtescuRegister new snapshots.
2015-01-18 Jeff Belgumadd append to vec with tests
2015-01-17 Alfie Johndocs: typo
2015-01-17 FenhlUndo accidental change unrelated to my PR
2015-01-17 FenhlUse singular they in the serialize::json docs
2015-01-17 borsauto merge of #21300 : steveklabnik/rust/rollup, r...
2015-01-17 Steve KlabnikFix more rollup problems
2015-01-17 Michael SproulRemove Send bound from Error trait.
2015-01-17 Earl St Sauvers/deriving/derives in Comments/Docs
2015-01-17 Steve Klabnikfix rollup
2015-01-17 Kang Seonghoontests: Tidy and allows multi-line htmldocck commands.
2015-01-17 Kang Seonghoontests: Add htmldocck.py script for the use of Rustdoc...
2015-01-17 Benjamin Petersonremove test_find_equiv, since find_equiv doesn't exist...
2015-01-17 Alfie Johndocs: grammar fix
2015-01-17 Nick Howelldoc: Remove extra whitespace in the middle of lines...
2015-01-17 Alex Crichtonstd: Move the bitflags! macro to a gated crate
2015-01-17 Steve KlabnikBeef up Copy documentation
2015-01-17 Steve KlabnikAdd C -> Rust example to FFI chapter of the book.
2015-01-17 Steve KlabnikUpdate syntax of ignored test.
2015-01-17 Steve KlabnikFix up titles of TRPL chapters
2015-01-17 Volker MischeMake Index trait example clearer
2015-01-17 Ms2gerFix typo.
2015-01-17 Steve KlabnikIntpocalypse, book edition.
2015-01-17 Steve KlabnikEvaluate # fn in docs
2015-01-17 Steve KlabnikRemove segmented stack info from the FFI chapter of...
2015-01-17 Andrew BarchukReplace obsolete constructions in into examples
2015-01-17 Andrew BarchukRemove Thread::detach() call from intro example
2015-01-17 Andrew BarchukFix intro concurrency examples compilation warns
2015-01-17 Simonas KazlauskasRevert stability for Bitv and BitvSet
2015-01-17 Steve KlabnikAdd enum discriminats to the reference.
2015-01-17 Steve KlabnikAdd note about libc::exit's unsafety.
2015-01-17 borsauto merge of #21233 : huonw/rust/simd-size, r=Aatch
2015-01-17 borsauto merge of #21205 : alexcrichton/rust/issue-21202...
2015-01-17 borsauto merge of #21132 : sfackler/rust/wait_timeout,...
2015-01-17 Tim ParentiGrammar tweak to old guide stub documents.
2015-01-17 Huon WilsonAddress nits in trait suggestions.
2015-01-17 Huon WilsonFeature gate SIMD in FFI, due to unknown ABIs.
2015-01-17 Huon WilsonAdd comprehensive test for no-ICE behaviour of SIMD...
2015-01-16 Alex Crichtonsyntax: Feature gate #[start] and #[main]
2015-01-16 borsauto merge of #21008 : huonw/rust/trait-suggestions...
2015-01-16 Daniil SmirnovFixes `join_multicast` on Windows #20381
2015-01-16 borsauto merge of #21113 : alexcrichton/rust/plug-a-hole...
2015-01-16 Steven FacklerRewrite Condvar::wait_timeout and make it public
2015-01-16 Alex Crichtonrustc: Fix a leak in dependency= paths
2015-01-16 Alex Crichtonrustc_resolve: Correctly record privacy of methods
2015-01-16 Alex Crichtonrustc: Move the privacy pass to its own crate
2015-01-16 borsauto merge of #21162 : apasel422/rust/issue-16530,...
2015-01-16 borsauto merge of #20972 : FlaPer87/rust/oibit-send-and...
2015-01-16 Huon WilsonPrefer implemented traits in suggestions.
2015-01-16 Huon WilsonPut vector types in regs for arm & mips FFI.
next