]> git.lizzy.rs Git - rust.git/history - src
Rollup merge of #21404 - japaric:hash, r=alexcrichton
[rust.git] / src /
2015-01-20 Barosl LEERollup merge of #21404 - japaric:hash, r=alexcrichton
2015-01-20 Barosl LEERollup merge of #21399 - kballard:fix-PLEASE_BENCH...
2015-01-20 Barosl LEERollup merge of #21388 - aochagavia:collections, r...
2015-01-20 Barosl LEERollup merge of #21387 - retep998:hmodule, r=alexcrichton
2015-01-20 Barosl LEERollup merge of #21386 - Diggsey:issue-21384, r=alexcri...
2015-01-20 Barosl LEERollup merge of #21380 - tshepang:patch-3, r=steveklabnik
2015-01-20 Barosl LEERollup merge of #21123 - visualfc:master, r=alexcrichton
2015-01-20 Barosl LEERollup merge of #21377 - iKevinY:speedy-tidy, r=huonw
2015-01-20 Barosl LEERollup merge of #21375 - petrochenkov:ssbsl, r=alexcrichton
2015-01-20 Barosl LEERollup merge of #21369 - iKevinY:no-travis-notes, r...
2015-01-20 Barosl LEERollup merge of #21359 - WiSaGaN:bugfix/fix_marker...
2015-01-20 Barosl LEERollup merge of #21358 - glacjay:patch-2, r=alexcrichton
2015-01-20 Barosl LEERollup merge of #21357 - kimroen:patch-1, r=sanxiyn
2015-01-20 Barosl LEERollup merge of #21100 - tstorch:small_readability_upda...
2015-01-20 Barosl LEERollup merge of #21345 - glacjay:patch-1, r=alexcrichton
2015-01-20 Barosl LEERollup merge of #21339 - thorncp:api-docs-search, r...
2015-01-20 Barosl LEERollup merge of #21336 - rylev:better-nofile-error...
2015-01-20 Barosl LEERollup merge of #21331 - michaelsproul:sync-error-impls...
2015-01-20 Barosl LEERollup merge of #21048 - aroben:patch-1, r=steveklabnik
2015-01-20 Barosl LEERollup merge of #21326 - look:nano-syntax-highlighting...
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 Jorge Aparicioimpl Hash for arrays
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 Adolfo OchagavíaAdd test for #21328
2015-01-19 borsAuto merge of #21269 - alexcrichton:issue-6936, r=pnkfelix
2015-01-19 Adolfo OchagavíaAdd a Drain iterator to VecMap
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 Adolfo OchagavíaMake VecMap::into_iter consume the VecMap
2015-01-19 Peter AtashianFix HMODULE
2015-01-19 borsAuto merge of #21099 - sanxiyn:opt-return-ty, r=alexcri...
2015-01-19 Diggory BlakeRanges implement Clone where possible
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-19 Tshepang Lekhonkhobedoc: typo fix
2015-01-18 Kevin YapUse 'in' instead of 'find()' in tidy.py
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 Kevin YapIgnore NOTEs when Travis runs `make tidy`
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 Wangshan LuFix std::marker.
2015-01-18 Seo SanghyeonMake output type in ast::FnDecl optional
2015-01-18 Jay Truefix formatting
2015-01-18 Alfie Johndocs: replacing more deprecated integer suffixes
2015-01-18 Kim RøenRemove redundant "Right now"
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 Jay Truefix an error about the static lifetime
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 Chris ThornIncrease docs search box delay
2015-01-18 Jeff Belgumadd append to vec with tests
2015-01-17 Ryan LevickImprove the error message when source file cannot be...
2015-01-17 Alfie Johndocs: typo
2015-01-17 Michael SproulImplement the error trait for errors in std::sync.
2015-01-17 Luke FranclPassable nano syntax highlighting
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...
next