]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-10-06 borsAuto merge of #64564 - jonas-schievink:cowardly-default...
2019-10-06 borsAuto merge of #65089 - nnethercote:optimize-integral...
2019-10-06 borsAuto merge of #65043 - Aaron1011:fix/reexport-determini...
2019-10-06 borsAuto merge of #65152 - tmandry:rollup-btn4a01, r=tmandry
2019-10-06 Tyler MandryRollup merge of #65151 - tmandry:revert-emscripten...
2019-10-06 Tyler MandryRollup merge of #65130 - davidtwco:rfc-2008-improper...
2019-10-06 Tyler MandryRollup merge of #65126 - BO41:time_typo, r=kennytm
2019-10-06 Tyler MandryRollup merge of #65124 - memoryruins:castaway, r=petroc...
2019-10-06 Tyler MandryRollup merge of #65123 - Centril:mac-invoc-in-mut-pat...
2019-10-06 Tyler MandryRollup merge of #65118 - cuviper:Zmutable-noalias-defau...
2019-10-06 Tyler MandryRollup merge of #65116 - spastorino:remove-unneeded...
2019-10-06 Tyler MandryRollup merge of #65113 - Qwaz:master, r=jonas-schievink
2019-10-06 Tyler MandryRollup merge of #65106 - Mark-Simulacrum:unused-attr...
2019-10-06 Tyler MandryRollup merge of #65105 - Mark-Simulacrum:split-librustc...
2019-10-06 Tyler MandryRollup merge of #65100 - csmoe:generator, r=nikomatsakis
2019-10-06 Tyler MandryRollup merge of #65066 - wesleywiser:fix_const_prop_ice...
2019-10-06 Tyler MandryRollup merge of #65064 - rust-lang:permit-asyncawait...
2019-10-06 Tyler MandryRollup merge of #65011 - estebank:ice-o-matic, r=zackmdavis
2019-10-06 Tyler MandryRollup merge of #64909 - estebank:turbofish-reloaded...
2019-10-06 Tyler MandryRollup merge of #64765 - alexcrichton:less-check-backtr...
2019-10-06 Tyler MandryRollup merge of #64728 - messense:udp-peer-addr, r...
2019-10-06 Tyler MandryRollup merge of #64708 - SimonSapin:option-deref, r...
2019-10-06 Tyler MandryRevert "Auto merge of #63649 - tlively:emscripten-upstr...
2019-10-05 Aaron HillRemove `for_each_child_stable`
2019-10-05 Aaron HillMake re-export collection deterministic
2019-10-05 Jonas SchievinkRename the test
2019-10-05 Jonas SchievinkExtend test and fix nits
2019-10-05 Jonas SchievinkPacify tidy
2019-10-05 Jonas SchievinkTest that we get the proper errors
2019-10-05 Jonas SchievinkFix the bootstrap
2019-10-05 Jonas SchievinkHide the `Iterator` specialization behind a trait
2019-10-05 Jonas SchievinkAdd comment to `Type` and `OpaqueTy` match
2019-10-05 Jonas SchievinkDeny specializing items not in the parent impl
2019-10-05 David Woodlint: extern non-exhaustive types are improper
2019-10-05 BO41Fix typo on `now()` comments
2019-10-05 memoryruinsReplaces some instances of `as *[const | mut] _` with...
2019-10-05 Mazdak FarrokhzadAccount for macro invocation in `let mut $pat` diagnostic.
2019-10-04 Josh StoneUpdate the documented default of -Z mutable-noalias
2019-10-04 Santiago PastorinoRemove unneeded visit_statement definition
2019-10-04 borsAuto merge of #63649 - tlively:emscripten-upstream...
2019-10-04 Yechan BaeFix lonely backtick
2019-10-04 Thomas LivelyAdd ignore-asmjs to new test
2019-10-04 Mark RousskovAllow unused attributes to avoid incremental bug
2019-10-04 Mark Rousskovmiddle::intrinsicck -> rustc_passes
2019-10-04 Mark Rousskovmiddle::entry -> rustc_passes
2019-10-04 Mark Rousskovmiddle::dead -> rustc_passes
2019-10-04 Mark Rousskovmove middle::liveness to rustc_passes
2019-10-04 Wesley Wiser[const-prop] Fix ICE when trying to eval polymorphic...
2019-10-04 csmoeclean up GeneratorSubsts
2019-10-04 csmoeremove GeneratorSubsts visitors
2019-10-04 csmoereplace GeneratorSubsts inside related types
2019-10-04 csmoegenerate GeneratorSubsts from SubstsRef
2019-10-04 csmoereplace GeneratorSubsts with SubstsRef
2019-10-04 borsAuto merge of #64994 - GuillaumeGomez:fix-rustdoc-displ...
2019-10-04 Thomas LivelyAdd C ABI for wasm-bindgen compat
2019-10-04 Thomas LivelyRemove asmjs and wasm32 from PR CI
2019-10-04 Thomas LivelyRevert "Temporarily enable wasm32 CI"
2019-10-04 Thomas LivelyTemporarily enable wasm32 CI
2019-10-04 Thomas LivelyFix ABI, run and fix more tests, re-enable CI for PRs
2019-10-04 Thomas LivelyUpgrade Emscripten targets to use upstream LLVM backend
2019-10-04 borsAuto merge of #65087 - Centril:rollup-skxq0zr, r=Centril
2019-10-04 Nicholas NethercoteReplace `flat_map()` with `filter_map()` in `is_useful_...
2019-10-04 Nicholas NethercoteIntroduce a special case in `IntRange::from_const`.
2019-10-04 Nicholas NethercoteRearrange `IntRange::from_{ctor,pat}()`.
2019-10-04 Nicholas NethercoteInline and remove `constructor_intersects_pattern()`.
2019-10-04 Nicholas NethercoteCombine two `match` arms in `specialize()`.
2019-10-04 Mazdak FarrokhzadRollup merge of #65073 - ecstatic-morse:issue-65071...
2019-10-04 Mazdak FarrokhzadRollup merge of #65026 - petrochenkov:ice1, r=eddyb
2019-10-04 Mazdak FarrokhzadRollup merge of #64874 - matthewjasper:simplify-euv...
2019-10-04 Mazdak FarrokhzadRollup merge of #64817 - csmoe:closure, r=nikomatsakis
2019-10-04 Mazdak FarrokhzadRollup merge of #64749 - matthewjasper:liveness-opt...
2019-10-04 Esteban Küberreview comments
2019-10-03 borsAuto merge of #65076 - tmandry:rollup-ka7nzb6, r=tmandry
2019-10-03 Tyler MandryRollup merge of #65057 - mathstuf:fix-warning-typo...
2019-10-03 Tyler MandryRollup merge of #65056 - spastorino:place-mut-visitor...
2019-10-03 Tyler MandryRollup merge of #65055 - GuillaumeGomez:long-err-explan...
2019-10-03 Tyler MandryRollup merge of #65018 - Aaron1011:fix/backtrace-stderr...
2019-10-03 Tyler MandryRollup merge of #65004 - BO41:mentions, r=alexcrichton
2019-10-03 Tyler MandryRollup merge of #64842 - pnkfelix:fix-issue-61631-self...
2019-10-03 Tyler MandryRollup merge of #64741 - GuillaumeGomez:prevent-rustdoc...
2019-10-03 Tyler MandryRollup merge of #64706 - nikomatsakis:issue-60218-test...
2019-10-03 Tyler MandryRollup merge of #64690 - petrochenkov:mixed, r=dtolnay
2019-10-03 Tyler MandryRollup merge of #64675 - Centril:deprecate-plugin,...
2019-10-03 Tyler MandryRollup merge of #61879 - stjepang:stabilize-todo, r...
2019-10-03 Dylan MacKenzieBless test
2019-10-03 Vadim Petrochenkovmetadata: Remove unused `Option` from `fn dlsym_proc_ma...
2019-10-03 Vadim Petrochenkovmetadata: Remove `CrateMetadata::name`
2019-10-03 Vadim Petrochenkovmetadata: Remove `CrateMetadata::host_lib`
2019-10-03 Vadim Petrochenkovmetadata: Simplify interface of `resolve_crate`
2019-10-03 Vadim Petrochenkovmetadata: Remove `locator::Context::ident`
2019-10-03 Vadim Petrochenkovmetadata: Do not pass crate name after renaming to...
2019-10-03 Vadim Petrochenkovmetadata: Remove `CrateMetadata::imported_name`
2019-10-03 Dylan MacKenzieRemove `borrowck_graphviz_postflow` from test
2019-10-03 Esteban Küberreview comments
2019-10-03 Esteban Küberreview comments
2019-10-03 Esteban Küberreview comments
2019-10-03 Esteban KüberProve bad turbofish parser recovery in test
2019-10-03 Esteban KüberAccount for missing turbofish in paths too
2019-10-03 Esteban Küberreview comments
2019-10-03 Esteban KüberWhen encountering chained operators use heuristics...
next