]> git.lizzy.rs Git - rust.git/history - src
Rollup merge of #40521 - TimNN:panic-free-shift, r=alexcrichton
[rust.git] / src /
2017-03-20 Corey FarwellRollup merge of #40521 - TimNN:panic-free-shift, r...
2017-03-20 Corey FarwellRollup merge of #40398 - eddyb:struct-hint, r=nikomatsakis
2017-03-20 Corey FarwellRollup merge of #40281 - jimmycuadra:try-from-from...
2017-03-20 Corey FarwellRollup merge of #40241 - Sawyer47:fix-39997, r=alexcrichton
2017-03-19 borsAuto merge of #39799 - dpc:create_dir_all, r=alexcrichton
2017-03-19 borsAuto merge of #40651 - frewsxcv:rollup, r=frewsxcv
2017-03-19 Corey FarwellRollup merge of #40648 - s3rvac:fix-path-docs-typo...
2017-03-19 Corey FarwellRollup merge of #40646 - russmack:issue-40435-mention...
2017-03-19 Corey FarwellRollup merge of #40621 - jswalden:dependant-spelling...
2017-03-19 Corey FarwellRollup merge of #40611 - ScottAbbey:patch-1, r=Guillaum...
2017-03-19 Corey FarwellRollup merge of #40603 - QuietMisdreavus:slice-ptr...
2017-03-19 Corey FarwellRollup merge of #40590 - z1mvader:master, r=steveklabnik
2017-03-19 Corey FarwellRollup merge of #40589 - topecongiro:floating-point...
2017-03-19 Corey FarwellRollup merge of #40588 - topecongiro:add-missing-tests...
2017-03-19 Corey FarwellRollup merge of #40583 - jseyfried:fix_include_macro_re...
2017-03-19 Corey FarwellRollup merge of #40564 - GuillaumeGomez:rustdoc-const...
2017-03-19 Corey FarwellRollup merge of #40562 - mbrubeck:bootstrap, r=alexcrichton
2017-03-19 Corey FarwellRollup merge of #40445 - estebank:issue-18150, r=jonath...
2017-03-19 Corey FarwellRollup merge of #40441 - tschottdorf:promotable-rfc...
2017-03-19 borsAuto merge of #40346 - jseyfried:path_and_tokenstream_a...
2017-03-19 Petr ZemekFix a typo in path.rs docs
2017-03-19 Dawid CiężarkiewiczFix problems left in `concurrent_recursive_mkdir`
2017-03-19 Russell MackenzieAdd mention of None as possible return. Closes #40435.
2017-03-19 borsAuto merge of #40538 - aturon:stab-1.17, r=alexcrichton
2017-03-18 borsAuto merge of #40625 - alexcrichton:update-cargo-again...
2017-03-18 Tim Neumannadd inline attributes to stage 0 methods
2017-03-18 topecongiroParse 0e+10 as a valid floating-point literal
2017-03-18 borsAuto merge of #40507 - alexcrichton:static-libcurl...
2017-03-18 Dawid CiężarkiewiczFix `create_dir_all("")`
2017-03-18 Dawid CiężarkiewiczReorder match checks in `create_dir_all`
2017-03-18 Dawid CiężarkiewiczFix problems found on Windows in `dir_create_all`
2017-03-18 Dawid CiężarkiewiczBreak line longer than 100 characters
2017-03-18 Dawid CiężarkiewiczAdd `concurrent_recursive_mkdir` test
2017-03-18 Dawid CiężarkiewiczFix new version of `create_dir_all`
2017-03-18 David RoundyFix race condition in fs::create_dir_all
2017-03-18 borsAuto merge of #40482 - wagenet:fix-old-macos, r=alexcri...
2017-03-18 Jeff WaldenFix a spelling error in HashMap documentation, and...
2017-03-17 Jeffrey SeyfriedFix regression when `include!()`ing a `macro_rules...
2017-03-17 Alex CrichtonMinor fixups to fix tidy errors
2017-03-17 Aaron TuronStabilize rc_raw feature, closes #37197
2017-03-17 Aaron TuronStabilize ordering_chaining, closes #37053
2017-03-17 Aaron TuronStabilize btree_range, closes #27787
2017-03-17 Aaron TuronStabilize ptr_eq feature, closes #36497
2017-03-17 Aaron TuronStabilize process_abort feature, closes #37838
2017-03-17 Aaron TuronStabilize ptr_unaligned feature, closes #37955
2017-03-17 Aaron TuronStabilize expect_err feature, closes #39041
2017-03-17 Aaron TuronStabilize move_cell feature, closes #39264
2017-03-17 ScottAbbeyFix typo in mutex.rs docs
2017-03-17 borsAuto merge of #40598 - frewsxcv:rollup, r=frewsxcv
2017-03-17 QuietMisdreavusminor wording tweak to slice::{as_ptr, as_mut_ptr}
2017-03-17 borsAuto merge of #40575 - alexcrichton:update-sccache...
2017-03-17 Alex Crichtontravis: Use `hide_output` in dist-powerpc64-linux
2017-03-17 Corey FarwellRollup merge of #40586 - steveklabnik:add-unstable...
2017-03-17 Corey FarwellRollup merge of #40545 - alexcrichton:retry-download...
2017-03-17 Corey FarwellRollup merge of #40536 - kevinmehall:dedup_docs_for_ded...
2017-03-17 Corey FarwellRollup merge of #40520 - steveklabnik:link-core-slice...
2017-03-17 Corey FarwellRollup merge of #40517 - rust-lang:release-notes-tweak...
2017-03-17 Corey FarwellRollup merge of #40514 - stjepang:inline-then-ordering...
2017-03-17 Corey FarwellRollup merge of #40512 - nodakai:patch-1, r=alexcrichton
2017-03-17 Corey FarwellRollup merge of #40505 - frewsxcv:hash-docs, r=alexcrichton
2017-03-17 Corey FarwellRollup merge of #40503 - swgillespie:thread-hack-remova...
2017-03-17 Corey FarwellRollup merge of #40500 - estebank:turbofish-help, r...
2017-03-17 Corey FarwellRollup merge of #40499 - ericfindlay:master, r=steveklabnik
2017-03-17 Corey FarwellRollup merge of #40497 - wesleywiser:fix_sidebar, r...
2017-03-17 Corey FarwellRollup merge of #40496 - projektir:docs_number_headings...
2017-03-17 Corey FarwellRollup merge of #40495 - llogiq:format-docs, r=steveklabnik
2017-03-17 Corey FarwellRollup merge of #40467 - projektir:readme_docs, r=steve...
2017-03-17 Corey FarwellRollup merge of #40466 - projektir:outdated_docs_highli...
2017-03-17 Corey FarwellRollup merge of #40463 - tshepang:nit, r=nikomatsakis
2017-03-17 Corey FarwellRollup merge of #40458 - frewsxcv:frewsxcv-osstr, r...
2017-03-17 Corey FarwellRollup merge of #40457 - frewsxcv:frewsxcv-macos, r...
2017-03-17 Corey FarwellRollup merge of #40456 - frewsxcv:frewsxcv-docs-functio...
2017-03-17 Corey FarwellRollup merge of #40452 - frewsxcv:frewsxcv-unstable...
2017-03-17 Corey FarwellRollup merge of #40433 - mattico:test-issue-29595,...
2017-03-17 Corey FarwellRollup merge of #40387 - tbu-:pr_doc_ptr_write2, r...
2017-03-17 borsAuto merge of #40539 - clarcharr:no_default_path, r...
2017-03-17 borsAuto merge of #40526 - brson:docs-req, r=alexcrichton
2017-03-17 Corey FarwellMerge branch 'master' into frewsxcv-osstr
2017-03-17 z1mvaderdocumented order of conversion between u32 an ipv4addr
2017-03-16 steveklabnikadd sort_unstable to unstable book
2017-03-16 topecongiroAdd a test for issue 34571
2017-03-16 Alex Crichtontravis: Update sccache binary
2017-03-16 Guillaume GomezFix const not displayed in rustdoc
2017-03-15 Matt BrubeckRemove unused param from bootstrap::clean::rm_rf
2017-03-15 Clar CharrRemoves Default for Box<Path>.
2017-03-15 Kevin MehallFix documentation for Vec::dedup_by.
2017-03-15 Jimmy CuadraRename TryFrom's associated type and implement str...
2017-03-15 Piotr JawniakChange how the 0 flag works in format! for floats
2017-03-15 Piotr JawniakChange how the `0` flag works in format!
2017-03-15 Alex Crichtonrustbuild: Retry downloads of OpenSSL source
2017-03-15 borsAuto merge of #40383 - ishitatsuyuki:easy-dist-analysis...
2017-03-15 borsAuto merge of #40212 - SimonSapin:utf8error-resume...
2017-03-15 Tim Neumannmake shift builtins panic-free with new unchecked_sh...
2017-03-15 borsAuto merge of #40009 - clarcharr:box_to_buf, r=alexcrichton
2017-03-15 Eric FindlayAmmended minor documentation detail abour Unicode cases.
2017-03-14 Brian AndersonMake docs required again
2017-03-14 Esteban KüberPoint out correct turbofish usage on `Foo<Bar<Baz>>`
2017-03-14 steveklabnikLink core::slice to std::slice
2017-03-14 Peter WagenetTarget builds for older macOS
2017-03-14 Tobias SchottdorfImprove the documentation for `rvalue_static_promotion`
next