]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2017-03-18 Ariel Ben-Yehudamove Instance to rustc and use it in the collector
2017-03-18 Ariel Ben-Yehudatranslate tuple-variant constructors using MIR
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 Steve KlabnikRemove incorrect feature from the 1.16 relnotes
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 Corey FarwellA few improvements to the `core::hash` top-level docs.
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
2017-03-13 projektirUpdating README.md to point to the correct doc location
2017-03-13 projektirRemove doc about highlighting code in other languages...
2017-03-13 borsAuto merge of #40448 - ollie27:rustbuild_docs_compiler...
2017-03-13 Tshepang Lekhonkhobesome style fixes
2017-03-12 Stjepan GlavinaFix a typo in Rev docs
2017-03-12 borsAuto merge of #40450 - alexcrichton:fix-cargo, r=alexcr...
2017-03-12 Corey FarwellUpdate usages of 'OSX' (and other old names) to 'macOS'.
2017-03-12 Alex CrichtonUpdate Cargo to fix nightly channel
2017-03-12 borsAuto merge of #40455 - frewsxcv:rollup, r=frewsxcv
2017-03-12 Corey FarwellRollup merge of #40453 - tschottdorf:lint-deny-wording...
2017-03-12 Corey FarwellRollup merge of #40449 - ollie27:docs_proc_macro, r...
2017-03-12 Corey FarwellRollup merge of #40426 - steveklabnik:update-mdbook...
2017-03-12 Corey FarwellRollup merge of #40390 - F001:placementHashMap, r=nagisa
2017-03-12 Corey FarwellRollup merge of #40369 - petrochenkov:segspan, r=eddyb
2017-03-12 borsAuto merge of #40340 - petrochenkov:restricted, r=nikom...
2017-03-12 Alex CrichtonAllow cleaning llvm build dir to fail
2017-03-12 Vadim PetrochenkovDefault llvm.clean-rebuild to false
2017-03-12 Vadim Petrochenkovrustbuild: Add option for enabling partial LLVM rebuilds
2017-03-12 Tobias SchottdorfImprove wording in the -{W,A,F,D} options
2017-03-12 borsAuto merge of #40257 - pftbest:sret_msp430, r=alexcrichton
2017-03-12 Taylor CramerAdd compile-fail tests for catch expr in match or condition
2017-03-12 Taylor CramerTemporarily prefix catch block with do keyword
2017-03-12 Taylor CramerAdd catch expr to AST and disallow catch as a struct...
next