]> git.lizzy.rs Git - rust.git/history - compiler
Auto merge of #95456 - RalfJung:size, r=oli-obk
[rust.git] / compiler /
2022-03-31 borsAuto merge of #95456 - RalfJung:size, r=oli-obk
2022-03-31 borsAuto merge of #95507 - ehuss:update-cargo, r=ehuss
2022-03-31 borsAuto merge of #95506 - Dylan-DPC:rollup-b6kxzjc, r...
2022-03-31 Dylan DPCRollup merge of #95497 - nyurik:compiler-spell-comments...
2022-03-31 Dylan DPCRollup merge of #95491 - faern:stabilize-vec_retain_mut...
2022-03-31 Dylan DPCRollup merge of #95471 - oli-obk:tait_ice, r=estebank
2022-03-31 Dylan DPCRollup merge of #95263 - compiler-errors:async-block...
2022-03-31 Dylan DPCRollup merge of #95130 - workingjubilee:stably-finished...
2022-03-31 Michael GouletRestore `impl Future<Output = Type>` to async blocks
2022-03-31 borsAuto merge of #95501 - Dylan-DPC:rollup-arx6sdc, r...
2022-03-30 Dylan DPCRollup merge of #95298 - jhorstmann:fix-double-drop...
2022-03-30 Dylan DPCRollup merge of #95251 - GrishaVar:hashes-u16-to-u8...
2022-03-30 Dylan DPCRollup merge of #95011 - michaelwoerister:awaitee_field...
2022-03-30 Dylan DPCRollup merge of #94869 - jackh726:gats_extended, r...
2022-03-30 Dylan DPCRollup merge of #94806 - jyn514:cargo-run-tidy, r=Mark...
2022-03-30 Dylan DPCRollup merge of #93901 - petrochenkov:linkmod, r=wesley...
2022-03-30 borsAuto merge of #95436 - cjgillot:static-mut, r=oli-obk
2022-03-30 Jack HueyAdd the generic_associated_types_extended feature
2022-03-30 Yuri Astrakhana few mode feedback fixes per @bjorn3
2022-03-30 Yuri AstrakhanAddressed comments by @compiler-errors and @bjorn3
2022-03-30 Vadim PetrochenkovStabilize native library modifier syntax and the `whole...
2022-03-30 Yuri AstrakhanRemove bad rustdoc trailing backslash
2022-03-30 Yuri AstrakhanSpellchecking compiler comments
2022-03-30 borsAuto merge of #95425 - nnethercote:yet-more-parse_tt...
2022-03-30 Grisha VartanyanUpdate error message & remove outdated test comment
2022-03-30 borsAuto merge of #95458 - calebcartwright:sync-rustfmt...
2022-03-30 Oli SchererDon't ICE when opaque types get their hidden type const...
2022-03-30 borsAuto merge of #94963 - lcnr:inherent-impls-std, r=oli...
2022-03-30 borsAuto merge of #95241 - Gankra:cleaned-provenance, r...
2022-03-30 lcnrtypo
2022-03-30 lcnrrework error messages for incorrect inherent impls
2022-03-30 lcnrfix rustdoc wrt builtin impls switch
2022-03-30 lcnrget clippy to compile again
2022-03-30 lcnrfix behavior for empty impls
2022-03-30 lcnrremove now unnecessary lang items
2022-03-30 lcnrrework implementation for inherent impls for builtin...
2022-03-30 lcnrremove `NoMatchData::new`
2022-03-30 lcnrupdate comment
2022-03-30 Michael Woeristerasync: Give predictable, reserved name to binding gener...
2022-03-30 borsAuto merge of #95466 - Dylan-DPC:rollup-g7ddr8y, r...
2022-03-30 Dylan DPCRollup merge of #95461 - nyurik:spelling, r=lcnr
2022-03-30 Dylan DPCRollup merge of #95460 - nyurik:spelling-str, r=lcnr
2022-03-30 Dylan DPCRollup merge of #95443 - jyn514:clarify-python-search...
2022-03-30 Dylan DPCRollup merge of #95294 - sourcefrog:doc-copy, r=dtolnay
2022-03-30 Yuri AstrakhanSpellchecking compiler code
2022-03-30 Yuri AstrakhanSpellchecking some comments
2022-03-30 borsAuto merge of #94081 - oli-obk:lazy_tait_take_two,...
2022-03-30 Caleb CartwrightMerge commit '5ff7b632a95bac6955611d85040859128902c580...
2022-03-30 Ralf Jungallow large Size again
2022-03-30 Aria Beingessnermark FIXMES for all the places found that are probably...
2022-03-30 Aria BeingessnerMake some rustc code conform to strict provenance.
2022-03-29 Nicholas NethercotePre-allocate an empty `Lrc<NamedMatchVec>`.
2022-03-29 Nicholas NethercoteOverhaul how matches are recorded.
2022-03-29 Nicholas NethercoteImprove comments and rename many things for consistency.
2022-03-29 Nicholas NethercoteClarify comments about doc comments in macros.
2022-03-29 Nicholas NethercoteSimplify and rename `count_names`.
2022-03-29 borsAuto merge of #95448 - Dylan-DPC:rollup-wpj5yto, r...
2022-03-29 Dylan DPCRollup merge of #95437 - notriddle:notriddle/issue...
2022-03-29 Dylan DPCRollup merge of #95386 - compiler-errors:try-wrapping...
2022-03-29 Dylan DPCRollup merge of #95256 - thomcc:fix-unwind-safe, r...
2022-03-29 Dylan DPCRollup merge of #93840 - yaahc:termination-stabilizatio...
2022-03-29 borsAuto merge of #95433 - Dylan-DPC:rollup-xdfit9h, r...
2022-03-29 Camille GILLOTRemember mutability in `DefKind::Static`.
2022-03-29 borsAuto merge of #94566 - yanganto:show-ignore-message...
2022-03-29 Dylan DPCRollup merge of #95424 - lnicola:rust-analyzer-2022...
2022-03-29 Dylan DPCRollup merge of #95422 - TaKO8Ki:use-format-args-captur...
2022-03-29 Dylan DPCRollup merge of #95415 - notriddle:notriddle/issue...
2022-03-29 Dylan DPCRollup merge of #94566 - yanganto:show-ignore-message...
2022-03-29 borsAuto merge of #95096 - GuillaumeGomez:rm-header-fn...
2022-03-29 borsAuto merge of #95375 - MarcusCalhoun-Lopez:i686_apple_d...
2022-03-29 borsAuto merge of #95257 - compiler-errors:fn-borrow, r...
2022-03-29 Michael GouletSuggest function borrow ignoring needs_note
2022-03-29 Michael Gouletdrive-by: move Copy bound suggestion to its own function
2022-03-29 Michael GouletAdd suggestion to borrow opaque Fn and FnMut instead...
2022-03-29 Takayuki Maedause format-args-capture and remove an unnecessary neste...
2022-03-29 borsAuto merge of #95417 - ehuss:doc-no_std-error, r=Dylan-DPC
2022-03-28 borsAuto merge of #95249 - HeroicKatora:set-ptr-value,...
2022-03-28 Nicholas NethercoteAdd a useful assertion.
2022-03-28 Michael Howelldiagnostics: do not suggest `map.iter_mut()()`
2022-03-28 borsAuto merge of #95414 - Dylan-DPC:rollup-9hbshd0, r...
2022-03-28 Dylan DPCRollup merge of #95407 - xfix:inline-u8-is_utf8_char_bo...
2022-03-28 Dylan DPCRollup merge of #95397 - dtolnay:disclaimer, r=m-ou-se
2022-03-28 Dylan DPCRollup merge of #95328 - DrMeepster:box_gep_err, r...
2022-03-28 Dylan DPCRollup merge of #95318 - rust-lang:notriddle/issue...
2022-03-28 Dylan DPCRollup merge of #93787 - klensy:really-not-a-features...
2022-03-28 Oli SchererAlso use the RPIT back compat hack in trait projection
2022-03-28 Oli SchererFix mixing lazy TAIT and RPIT in their defining scopes
2022-03-28 Oli SchererTest that TAIT and RPIT are in sync
2022-03-28 Oli SchererRemove some special code handling TAIT being passed...
2022-03-28 Oli SchererThe hack isn't necessary for back compat anymore
2022-03-28 Oli SchererMerge two duplicates of the same logic into a common...
2022-03-28 Oli SchererRemove opaque type obligation and just register opaque...
2022-03-28 Oli SchererRevert to inference variable based hidden type computat...
2022-03-28 Oli SchererSpecial case the situation where the previous span...
2022-03-28 Oli SchererHave the spans of TAIT type conflict errors point to...
2022-03-28 Oli SchererRemove some dead code
2022-03-28 Oli SchererNormalize all projections in mir validation again
2022-03-28 Oli SchererDon't bind hidden types when searching for matching...
2022-03-28 Oli SchererFail more aggressively
2022-03-28 Oli SchererRevert "Auto merge of #93893 - oli-obk:sad_revert,...
next