]> git.lizzy.rs Git - rust.git/shortlog
rust.git
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 borsAuto merge of #40538 - aturon:stab-1.17, r=alexcrichton
2017-03-18 borsAuto merge of #40625 - alexcrichton:update-cargo-again...
2017-03-18 Alex CrichtonUpdate the cargo submodule again
2017-03-18 borsAuto merge of #40507 - alexcrichton:static-libcurl...
2017-03-18 borsAuto merge of #40482 - wagenet:fix-old-macos, r=alexcri...
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 borsAuto merge of #40598 - frewsxcv:rollup, r=frewsxcv
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-16 steveklabnikadd sort_unstable to unstable book
2017-03-16 Alex Crichtontravis: Update sccache binary
2017-03-15 Clar CharrRemoves Default for Box<Path>.
2017-03-15 Kevin MehallFix documentation for Vec::dedup_by.
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 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 Steve KlabnikRemove incorrect feature from the 1.16 relnotes
2017-03-14 Tobias SchottdorfImprove the documentation for `rvalue_static_promotion`
2017-03-14 Tobias SchottdorfUse `&&` instead of `&`
2017-03-14 Tobias SchottdorfAdd feature toggle for rvalue-static-promotion RFC
2017-03-14 Corey FarwellAdd doc example for `OsString::into_boxed_os_str`.
2017-03-14 Corey FarwellAdd doc example for `OsString::shrink_to_fit`.
2017-03-14 Corey FarwellAdd doc example for `OsString::reserve_exact`.
2017-03-14 Corey FarwellAdd doc example for `OsString::reserve`.
2017-03-14 Corey FarwellAdd doc example for `OsStr::to_os_string`.
2017-03-14 Stjepan GlavinaInline functions Ordering::{then, then_with}
2017-03-14 NODA, Kai.gitmodules: use official URLs w/o redirect
2017-03-14 borsAuto merge of #39921 - cramertj:add-catch-to-ast, r...
2017-03-14 Simon SapinAdd tracking issue number for Utf8Error::error_len
2017-03-14 Simon SapinReplace Utf8Error::resume_from with Utf8Error::error_len
2017-03-14 Simon SapinAdd Utf8Error::resume_from, to help incremental and...
2017-03-14 borsAuto merge of #40488 - alexcrichton:appveyor-debug...
2017-03-14 Alex Crichtontravis: Ensure cargo links libcurl statically
2017-03-14 Corey FarwellA few improvements to the `core::hash` top-level docs.
2017-03-14 Jeffrey SeyfriedAdd tests.
2017-03-14 Jeffrey SeyfriedLiberalize attributes.
2017-03-14 Jeffrey SeyfriedRefactor `Attribute` to use `Path` and `TokenStream...
2017-03-14 Jeffrey SeyfriedCleanup.
2017-03-14 Corey FarwellRemove function invokation parens from documentation...
2017-03-14 Sean Gillespiestd: remove a workaround for privacy limitations that...
2017-03-14 Corey FarwellRust unstable book: basic desc and example for `concat_...
2017-03-14 Corey FarwellRust unstable book: basic desc and example for `non_asc...
2017-03-14 Corey FarwellRust unstable book: basic desc and example for `i128_type`.
2017-03-14 Corey FarwellRust unstable book: basic desc and example for `const_i...
2017-03-14 Corey FarwellRust unstable book: basic desc and example for `conserv...
2017-03-14 Corey FarwellRust unstable book: basic desc and example for `const_fn`.
2017-03-14 Eric FindlayCorrected very minor documentation detail about Unicode...
2017-03-14 Wesley WiserFix sidebar not extending to the bottom of the page
2017-03-13 projektirUsing X headings #39850
2017-03-13 Matt IckstadtAdd test for issue #29595
2017-03-13 Andre Bogusfix format grammar
2017-03-13 projektirAdjust wording #40301
2017-03-13 Alex Crichtonappveyor: Turn down sccache logging
2017-03-13 borsAuto merge of #40329 - petrochenkov:llreuse, r=alexcrichton
2017-03-13 borsAuto merge of #40451 - ollie27:rustdoc_impls_js_escape...
2017-03-13 borsAuto merge of #40385 - arielb1:packed-again, r=eddyb
2017-03-13 Ariel Ben-Yehudaemit !align attributes on stores of operand pairs
2017-03-13 borsAuto merge of #40461 - stjepang:iterator-typo, r=frewsxcv
next