]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-04-01 Mazdak FarrokhzadRollup merge of #59595 - mark-i-m:update-rustc-guide...
2019-04-01 Mazdak FarrokhzadRollup merge of #59586 - XAMPPRocky:redirect, r=alexcri...
2019-04-01 Mazdak FarrokhzadRollup merge of #59041 - saleemjaffer:trait_doc_comment...
2019-04-01 Mazdak FarrokhzadRollup merge of #58919 - estebank:impl-trait-return...
2019-04-01 Mazdak FarrokhzadRollup merge of #58507 - Zoxc:time-extended, r=michaelw...
2019-04-01 markupdate rustc-guide submodule
2019-03-31 borsAuto merge of #59507 - nnethercote:indent-with-SPACES...
2019-03-31 Nicholas NethercoteOptimize indentation in the pretty printer.
2019-03-31 borsAuto merge of #59577 - dlrobertson:fix_58881, r=nagisa
2019-03-31 Dan RobertsonFix LLVM IR generated for C-variadic arguments
2019-03-31 borsAuto merge of #59590 - Centril:rollup, r=Centril
2019-03-31 Mazdak FarrokhzadRollup merge of #59587 - XAMPPRocky:master, r=Centril
2019-03-31 Mazdak FarrokhzadRollup merge of #59583 - oberien:patch-1, r=Centril
2019-03-31 Mazdak FarrokhzadRollup merge of #59581 - jmcomets:stabilize-refcell_rep...
2019-03-31 Mazdak FarrokhzadRollup merge of #59580 - taiki-e:coerce-closure, r...
2019-03-31 Mazdak FarrokhzadRollup merge of #59519 - eddyb:layout-variants-refactor...
2019-03-31 Mazdak FarrokhzadRollup merge of #59506 - JohnTitor:improve-mcount,...
2019-03-31 Mazdak FarrokhzadRollup merge of #58805 - fabric-and-ink:redundant_impor...
2019-03-31 Esteban KüberSuggest using anonymous lifetime in `impl Trait` return...
2019-03-31 Taiki EndoAllow closure to unsafe fn coercion
2019-03-31 Aaron PowerFixed URL in cargotest::TEST_REPOS
2019-03-31 Aaron PowerRemove #[doc(hidden)] from Error::type_id
2019-03-31 Yuki OKUSHIUse `u{1}` instead of `01`
2019-03-31 borsAuto merge of #59584 - Centril:rollup, r=Centril
2019-03-31 Mazdak FarrokhzadRollup merge of #59574 - JohnTitor:distinguish-error...
2019-03-31 Mazdak FarrokhzadRollup merge of #59572 - davidtwco:issue-59508, r=varkor
2019-03-31 Mazdak FarrokhzadRollup merge of #59234 - stepnivlk:add-no_merge_policy...
2019-03-31 Mazdak FarrokhzadRollup merge of #58828 - Centril:deny-elided_lifetimes_...
2019-03-31 Jaro Fietzmatch match match match match
2019-03-31 Jean-Marie... refcell_replace_swap: remove feature gate & obsolete...
2019-03-31 Mazdak Farrokhzadlibstd: deny(elided_lifetimes_in_paths), fixes in redox
2019-03-31 Fabian DrinckRemove redundant import
2019-03-31 Mazdak Farrokhzadlibstd: deny(elided_lifetimes_in_paths), fixes in sgx
2019-03-31 Mazdak Farrokhzadlibstd: deny(elided_lifetimes_in_paths), fixes in wasi
2019-03-31 Mazdak Farrokhzadlibstd: deny(elided_lifetimes_in_paths), fixes in cloudabi
2019-03-31 Mazdak Farrokhzadlibstd: deny(elided_lifetimes_in_paths)
2019-03-31 Fabian DrinckAdd back missing import
2019-03-31 Jean-Marie... Stabilize refcell_replace_swap feature, closes #43570
2019-03-31 borsAuto merge of #59566 - cuviper:llvm-rebuild-sha, r...
2019-03-30 David WoodOnly mention const generics if enabled.
2019-03-30 David WoodInclude bounds in generic reordering diagnostic.
2019-03-30 Yuki OKUSHIDistinguish depending on error level
2019-03-30 borsAuto merge of #59575 - Centril:rollup, r=Centril
2019-03-30 Mazdak FarrokhzadRollup merge of #59569 - gruberb:add-title-for-unstable...
2019-03-30 Mazdak FarrokhzadRollup merge of #59562 - DevQps:dbg-macro-docs, r=Centril
2019-03-30 Mazdak FarrokhzadRollup merge of #59405 - benesch:docs-font, r=Guillaume...
2019-03-30 Yuki OKUSHIFix test
2019-03-30 Fabian DrinckRestore test
2019-03-30 Fabian DrinckHandle glob import in redundancy check
2019-03-30 Fabian DrinckChange message to present tense
2019-03-30 Fabian DrinckFix doc tests
2019-03-30 Fabian DrinckFix more tests
2019-03-30 Fabian DrinckAdd glob import to redundancy test
2019-03-30 Fabian DrinckFix tests
2019-03-30 Fabian DrinckReplace REDUNDANT_IMPORT with UNUSED_IMPORTS
2019-03-30 Fabian DrinckEdit ui tests
2019-03-30 Fabian DrinckRemove redundant import
2019-03-30 Fabian DrinckDistinguish between imported and defined items
2019-03-30 Fabian DrinckBless tests
2019-03-30 Fabian DrinckImprove warning
2019-03-30 Fabian DrinckEdit comments
2019-03-30 Fabian DrinckRemove redundant imports
2019-03-30 Fabian DrinckAdd lint for redundant imports
2019-03-30 Bastian GruberAdd book.toml with title to unstable-book doc
2019-03-30 Josh StoneDon't ignore git for LLVM info
2019-03-30 Josh StoneUse a single llvm_info variable
2019-03-30 borsAuto merge of #59516 - ehuss:update-cargo, r=alexcrichton
2019-03-30 Josh StoneUse the existing LLVM GitInfo for checking rebuilds
2019-03-30 Eric HussUpdate cargo
2019-03-30 borsAuto merge of #59561 - Centril:rollup, r=Centril
2019-03-30 ChristianAdded a missing !.
2019-03-30 ChristianAdded an example that shows how the remainder function...
2019-03-30 Mazdak FarrokhzadRollup merge of #59544 - cuviper:miri-nightly, r=Centril
2019-03-30 Mazdak FarrokhzadRollup merge of #59539 - GuillaumeGomez:rustdoc-infinit...
2019-03-30 Mazdak FarrokhzadRollup merge of #59463 - pnkfelix:issue-56327-skip...
2019-03-30 Mazdak FarrokhzadRollup merge of #59380 - philipc:thinlto-variant, r...
2019-03-30 Mazdak FarrokhzadRollup merge of #59343 - eddyb:rm-def-symbol-name,...
2019-03-30 Yuki OKUSHIUse CString
2019-03-30 Guillaume GomezFix infinite recursion
2019-03-30 Yuki OKUSHIUse target_mcount
2019-03-30 Yuki OKUSHIAdd target_mcount option
2019-03-30 borsAuto merge of #59550 - Centril:rollup, r=Centril
2019-03-30 Mazdak FarrokhzadRollup merge of #59537 - goffrie:patch-3, r=Centril
2019-03-30 Mazdak FarrokhzadRollup merge of #59534 - laurmaedje:collapse-blanket...
2019-03-30 Mazdak FarrokhzadRollup merge of #59532 - mbrubeck:docs, r=Centril
2019-03-30 Mazdak FarrokhzadRollup merge of #59528 - DevQps:improve-dbg-macro-docs...
2019-03-30 Mazdak FarrokhzadRollup merge of #59525 - pnkfelix:whitelist-some-rustc...
2019-03-30 Mazdak FarrokhzadRollup merge of #59512 - euclio:stdio-locks, r=sfackler
2019-03-30 Mazdak FarrokhzadRollup merge of #59499 - pietroalbini:fix-arm-broken...
2019-03-30 Mazdak FarrokhzadRollup merge of #59455 - estebank:borrow-sugg-shorthand...
2019-03-30 Mazdak FarrokhzadRollup merge of #59453 - estebank:recover-tuple-parse...
2019-03-30 Mazdak FarrokhzadRollup merge of #59376 - davidtwco:finally-rfc-2008...
2019-03-30 borsAuto merge of #59464 - alexcrichton:wasi-pr, r=fitzgen
2019-03-30 Josh Stonemanifest: only include miri on the nightly channel
2019-03-29 Alex CrichtonAdd a new wasm32-unknown-wasi target
2019-03-29 Geoffry SongFix OnceWith docstring.
2019-03-29 borsAuto merge of #58846 - bjorn3:misc_cg_ssa_refactor...
2019-03-29 Esteban KüberSuggest using anonymous lifetime in `impl Trait` return
2019-03-29 Matt BrubeckIn doc examples, don't ignore read/write results
2019-03-29 LaurenzCollapse blanket impls in the same way as normal impls
next