]> git.lizzy.rs Git - rust.git/shortlog
rust.git
2019-10-09 benPretty print raw pointers in consts as '{pointer}'.
2019-10-09 Esteban KüberOnly suggest change mut if vars are resolved
2019-10-09 Esteban Küberreview comments
2019-10-09 Esteban Küberreview comments
2019-10-09 Esteban KüberObligation must apply modulo regions
2019-10-09 Esteban KüberTweak wording
2019-10-09 Esteban KüberNote when a mutable trait object is needed
2019-10-09 borsAuto merge of #65228 - Wind-River:real_master, r=dtolnay
2019-10-09 Andreas Jonsonmake it possible to add args to cargo in x.py
2019-10-09 Vadim Petrochenkovresolve: Use field spans for reporting the private...
2019-10-09 Vadim Petrochenkovresolve: Keep field spans for diagnostics
2019-10-09 Igor AleksanovMove unstable book entry into compiler flags directory
2019-10-09 borsAuto merge of #65208 - michaelwoerister:sp-events-revie...
2019-10-09 Michael Woeristerself-profiling: Add events for everything except trait...
2019-10-09 Konrad BorowskiAdd failing example for Self in supertrait listing...
2019-10-09 borsAuto merge of #65198 - nnethercote:fix-65080, r=Mark...
2019-10-09 Igor AleksanovFollow the styling guide
2019-10-09 Igor AleksanovAdd an entry to the unstable book
2019-10-09 Igor AleksanovMake interface of the feature more convenient
2019-10-09 Igor AleksanovResolve divergency with master
2019-10-09 borsAuto merge of #65229 - Centril:rollup-wnr46vg, r=Centril
2019-10-09 Mazdak FarrokhzadRollup merge of #65175 - andjo403:partitioning, r=zackm...
2019-10-09 Mazdak FarrokhzadRollup merge of #65166 - csmoe:async-move, r=estebank
2019-10-09 Mazdak FarrokhzadRollup merge of #65037 - anp:track-caller, r=oli-obk
2019-10-09 Mazdak FarrokhzadRollup merge of #64656 - passcod:map-entry-insert,...
2019-10-09 Baoshan Pangadd checking (r == 0)
2019-10-08 Konrad BorowskiChange incorrect trait name in E0038 error documentation
2019-10-08 Jon GjengsetStabilize mem::take (mem_take)
2019-10-08 Félix SaparelliImplement (HashMap) Entry::insert as per #60142
2019-10-08 borsAuto merge of #65223 - Centril:rollup-5sdvdni, r=Centril
2019-10-08 Mazdak FarrokhzadRollup merge of #65213 - estebank:peel-drop-temps,...
2019-10-08 Mazdak FarrokhzadRollup merge of #65194 - estebank:remove_str, r=petroch...
2019-10-08 Mazdak FarrokhzadRollup merge of #65141 - BO41:code-of-conduct, r=Mark...
2019-10-08 Mazdak FarrokhzadRollup merge of #65135 - GuillaumeGomez:add-error-code...
2019-10-08 Mazdak FarrokhzadRollup merge of #65133 - davidtwco:issue-65035-static...
2019-10-08 Mazdak FarrokhzadRollup merge of #65081 - Mark-Simulacrum:remove-profile...
2019-10-08 Mazdak FarrokhzadRollup merge of #64284 - Mark-Simulacrum:include-warn...
2019-10-08 Thomas LivelyUpdate LLVM for Emscripten exception handling support
2019-10-08 benUpdate ui tests
2019-10-08 David Woodresolve: prohibit foreign statics w/ generics
2019-10-08 borsAuto merge of #65209 - Centril:rollup-tzc0j87, r=Centril
2019-10-08 Esteban Küberreview comments
2019-10-08 Ben LewisUpdate feature gate error message
2019-10-08 benFix reify_fn_ptr test as we now pretty print const...
2019-10-08 benRefactor pretty print const to use a big match statement
2019-10-08 benSubstitute and normalize all types of consts within...
2019-10-08 benGate use of raw and function pointers in const generics...
2019-10-08 benPretty print function pointer const values.
2019-10-08 benFix calling function pointer const parameters. Also...
2019-10-08 Esteban KüberCall `Expr::peel_drop_temps()` from more places for...
2019-10-08 Esteban KüberIgnore `ExprKind::DropTemps` for some ref suggestions
2019-10-08 Mazdak FarrokhzadRollup merge of #65179 - GuillaumeGomez:long-err-explan...
2019-10-08 Mazdak FarrokhzadRollup merge of #65176 - nnethercote:rm-query-macros...
2019-10-08 Mazdak FarrokhzadRollup merge of #65162 - Mark-Simulacrum:no-cache-loadi...
2019-10-08 Mazdak FarrokhzadRollup merge of #65145 - estebank:turbofish-assoc-fn...
2019-10-08 Mazdak FarrokhzadRollup merge of #65120 - AnthonyMikh:fix_65119, r=estebank
2019-10-08 Mazdak FarrokhzadRollup merge of #65102 - tmiasko:tsan-probe-stack,...
2019-10-08 Mazdak FarrokhzadRollup merge of #64918 - GuillaumeGomez:long-err-explan...
2019-10-08 Mazdak FarrokhzadRollup merge of #64404 - GuillaumeGomez:err-E0495,...
2019-10-08 borsAuto merge of #65206 - mati865:clippyup, r=oli-obk
2019-10-08 Mateusz MikułaUpdate Clippy
2019-10-08 Guillaume GomezUpdate ui tests
2019-10-08 Guillaume GomezAdd long error explanation for E0567
2019-10-08 csmoesuggest to add move keyword for generator
2019-10-08 Konrad BorowskiAdd ?Sized bound to a supertrait listing in E0038 error...
2019-10-08 borsAuto merge of #64949 - nnethercote:avoid-SmallVec-colle...
2019-10-08 Nicholas NethercoteOptimize `TokenStreamBuilder::push`.
2019-10-08 Nicholas NethercoteOptimize `TokenStream::from_streams`.
2019-10-08 Nicholas NethercoteRemove `InferCtxt::in_snapshot()`.
2019-10-08 Nicholas NethercoteClarify a comment in `RegionConstraintCollector::leak_c...
2019-10-08 borsAuto merge of #65196 - Centril:rollup-q06lcxm, r=Centril
2019-10-08 Mazdak FarrokhzadRollup merge of #65187 - Wind-River:master_before_merge...
2019-10-08 Mazdak FarrokhzadRollup merge of #65181 - nikomatsakis:lazy-norm-anon...
2019-10-08 Mazdak FarrokhzadRollup merge of #65154 - skinny121:const-arg-diagnostic...
2019-10-08 Mazdak FarrokhzadRollup merge of #65150 - XiangQingW:master, r=estebank
2019-10-08 Mazdak FarrokhzadRollup merge of #65098 - GuillaumeGomez:long-err-explan...
2019-10-08 Mazdak FarrokhzadRollup merge of #65046 - sinkuu:cell_reorder, r=shepmaster
2019-10-08 Mazdak FarrokhzadRollup merge of #65040 - Centril:items-cleanup, r=estebank
2019-10-08 Mazdak FarrokhzadRollup merge of #64726 - andrewbanchich:unimplemented...
2019-10-08 borsAuto merge of #65186 - mati865:cargoup, r=alexcrichton
2019-10-07 Mark RousskovWarn if include macro fails to include entire file
2019-10-07 Esteban KüberUse structured suggestion for removal of `as_str()...
2019-10-07 Josh StoneAdd rustc-dev to nightly default and complete profiles
2019-10-07 borsAuto merge of #64358 - cuviper:rustc-rayon-1.2, r=nikom...
2019-10-07 varkorAdd a regression test for #57271
2019-10-07 varkorAdd a regression test for #57399
2019-10-07 varkorAdd regression test for #64792
2019-10-07 varkorMove stray issue tests into src/test/ui/issues
2019-10-07 varkorAdd a regression test for issue 62187
2019-10-07 varkorMove const generic regression tests to their old folder
2019-10-07 Josh StoneOnly install rustc-dev by default on nightly
2019-10-07 Josh Stoneadd rustc-dev to tools/build-manifest
2019-10-07 Josh Stoneadd dist::RustcDev for unstable compiler libraries
2019-10-07 Josh StoneUse builder.compiler_for() to find the libstd stamp
2019-10-07 Josh Stone[WIP] minimize the rust-std component
2019-10-07 Josh StoneUpdate other rayon uses to 1.2 too
2019-10-07 Josh Stoneadd crossbeam-queue to the whitelist
2019-10-07 Josh StoneName the threads in rayon's pool
2019-10-07 Josh StoneRebase rustc-rayon on rayon-1.2
2019-10-07 BaoshanPanguse 'invalid argument' for vxWorks
next