]> git.lizzy.rs Git - rust.git/history - compiler
Rollup merge of #86382 - JohnTitor:try-desugar, r=estebank
[rust.git] / compiler /
2021-09-17 Yuki OkushiRollup merge of #86382 - JohnTitor:try-desugar, r=estebank
2021-09-17 Yuki OkushiMake diagnostics clearer for `?` operators
2021-09-17 borsAuto merge of #88832 - pcwalton:debug-unit-variant...
2021-09-16 borsAuto merge of #88719 - estebank:point-at-arg-for-obliga...
2021-09-16 borsAuto merge of #89019 - Manishearth:rollup-5qp8a5s,...
2021-09-16 Manish GoregaokarRollup merge of #89009 - tatami4:master, r=Mark-Simulacrum
2021-09-16 Manish GoregaokarRollup merge of #88986 - hargoniX:master, r=Mark-Simulacrum
2021-09-16 Manish GoregaokarRollup merge of #88985 - Commeownist:patch-1, r=Amanieu
2021-09-16 Manish GoregaokarRollup merge of #88983 - willcrichton:allow-single...
2021-09-16 Manish GoregaokarRollup merge of #88976 - notriddle:notriddle/cow-from...
2021-09-16 Manish GoregaokarRollup merge of #88928 - lefth:master, r=Mark-Simulacrum
2021-09-16 Manish GoregaokarRollup merge of #88892 - estebank:trait-objects, r...
2021-09-16 Manish GoregaokarRollup merge of #88875 - notriddle:notriddle/cleanup...
2021-09-16 Manish GoregaokarRollup merge of #88729 - estebank:struct-literal-using...
2021-09-16 Manish GoregaokarRollup merge of #88292 - SkiFire13:enable-rustdoc-links...
2021-09-16 borsAuto merge of #88979 - tmiasko:no-remove-zsts-in-genera...
2021-09-16 borsAuto merge of #88219 - jyn514:parallel-io, r=GuillaumeGomez
2021-09-16 Esteban KuberPoint at argument when evaluating `Path`'s bounds
2021-09-16 Esteban KuberFix rebase
2021-09-16 Esteban KuberRemove unnecessary label
2021-09-16 Esteban Kuberfix `clone` call
2021-09-16 Esteban KuberAccount for blocks in arguments
2021-09-16 Esteban KuberPoint at call span that introduced obligation for the arg
2021-09-16 Esteban KuberRefactor `FulfillmentError` to track less data
2021-09-16 Esteban KuberPoint at argument instead of call for their obligations
2021-09-16 borsAuto merge of #86809 - DevinR528:reachable-pat, r=Nadrieril
2021-09-16 borsAuto merge of #88992 - Manishearth:rollup-k9hijii,...
2021-09-15 Manish GoregaokarRollup merge of #88951 - ehuss:update-books, r=ehuss
2021-09-15 Manish GoregaokarRollup merge of #88933 - tmiasko:remove-min-align-of...
2021-09-15 Manish GoregaokarRollup merge of #88915 - joshlf:patch-4, r=kennytm
2021-09-15 Manish GoregaokarRollup merge of #88907 - WaffleLapkin:targeted_const_fn...
2021-09-15 Manish GoregaokarRollup merge of #88841 - notriddle:notriddle/method...
2021-09-15 Manish GoregaokarRollup merge of #88775 - pnkfelix:revert-anon-union...
2021-09-15 Manish GoregaokarRollup merge of #88690 - m-ou-se:macro-braces-dot-quest...
2021-09-15 Manish GoregaokarRollup merge of #87320 - danakj:debug-compilation-dir...
2021-09-15 Will CrichtonAllow call to get_body_with_borrowck_facts without...
2021-09-15 Will CrichtonMake rustc_mir_dataflow::framework::graphviz and rustc_...
2021-09-15 Tomasz MiąskoDisable RemoveZsts in generators to avoid query cycles
2021-09-15 Michael Howellchore(rustc_expand): fix typo in comment
2021-09-15 Esteban KuberMove object safety suggestions to the end of the error
2021-09-15 borsAuto merge of #87867 - bjorn3:unique_type_id_interner...
2021-09-15 borsAuto merge of #88619 - GuillaumeGomez:simplify-std...
2021-09-15 borsAuto merge of #88558 - fee1-dead:const-drop, r=oli-obk
2021-09-14 Devin RagotzyAdd reachable_patterns lint to rfc-2008-non_exhaustive
2021-09-14 Esteban Kuberreview comment: move recovery code to its own function
2021-09-14 borsAuto merge of #73314 - GuillaumeGomez:display-warnings...
2021-09-14 Tomasz MiąskoRemove implementation of `min_align_of` intrinsic
2021-09-14 borsAuto merge of #88914 - GuillaumeGomez:rollup-h5svc6w...
2021-09-13 borsAuto merge of #87794 - bonega:enum_niche_prefer_zero...
2021-09-13 Andreas Liljeqvistenum niche allocation grows toward zero if possible
2021-09-13 Guillaume GomezRollup merge of #88896 - GuillaumeGomez:flakyness,...
2021-09-13 Guillaume GomezRollup merge of #88894 - FabianWolff:issue-88818, r...
2021-09-13 Guillaume GomezRollup merge of #88885 - GuillaumeGomez:fix-jump-def...
2021-09-13 Guillaume GomezRollup merge of #88859 - RalfJung:size-helpers, r=oli-obk
2021-09-13 Guillaume GomezRollup merge of #88851 - fee1-dead:dup-bound, r=oli-obk
2021-09-13 Guillaume GomezRollup merge of #88722 - WaffleLapkin:unsafe_cell_const...
2021-09-13 borsAuto merge of #87915 - estebank:fancy-spans, r=oli-obk
2021-09-13 WaffleHighlight the const function if error happened because...
2021-09-13 borsAuto merge of #88766 - ehuss:update-cargo, r=ehuss
2021-09-13 bjorn3Use a separate interner type for UniqueTypeId
2021-09-13 borsAuto merge of #88745 - hnj2:allow-trait-impl-missing...
2021-09-13 borsAuto merge of #88529 - Meziu:master, r=nagisa
2021-09-13 Michael Howellchore: convert to a multi-part suggestion
2021-09-13 borsAuto merge of #88517 - smoelius:without-patch-versions...
2021-09-12 borsAuto merge of #88839 - nbdd0121:alignof, r=nagisa
2021-09-12 Gary GuoIntroduce NullOp::AlignOf
2021-09-12 borsAuto merge of #88759 - Amanieu:panic_in_drop, r=nagisa...
2021-09-12 Fabian WolffImprove error message for missing trait in trait impl
2021-09-12 borsAuto merge of #88811 - jackh726:issue-88446, r=nikomatsakis
2021-09-12 borsAuto merge of #88881 - Manishearth:rollup-alohfwx,...
2021-09-12 Manish GoregaokarRollup merge of #88813 - lcnr:ena-docs, r=jyn514
2021-09-12 Manish GoregaokarRollup merge of #88810 - camelid:cleanup-pt1, r=jyn514
2021-09-12 Manish GoregaokarRollup merge of #88711 - Mark-Simulacrum:fix-dfs-bug...
2021-09-12 Manish GoregaokarRollup merge of #88709 - BoxyUwU:thir-abstract-const...
2021-09-12 Manish GoregaokarRollup merge of #88699 - Mark-Simulacrum:fixes-cherry...
2021-09-12 Manish GoregaokarRollup merge of #88677 - petrochenkov:exportid, r=davidtwco
2021-09-12 Manish GoregaokarRollup merge of #88336 - jackh726:gats-where-constraint...
2021-09-12 borsAuto merge of #88771 - jackh726:wf_tys_set, r=nikomatsakis
2021-09-12 borsAuto merge of #88765 - mk12:update-llvm, r=cuviper
2021-09-12 borsAuto merge of #87073 - jyn514:primitive-docs, r=Guillau...
2021-09-11 Michael Howellcleanup(rustc_trait_selection): remove vestigial code...
2021-09-11 borsAuto merge of #84373 - cjgillot:resolve-span, r=michael...
2021-09-11 borsAuto merge of #78780 - cjgillot:req, r=Mark-Simulacrum
2021-09-11 borsAuto merge of #88857 - workingjubilee:rollup-zrtvspt...
2021-09-11 Ralf Junginterpreter PointerArithmetic: use new Size helper...
2021-09-11 Camille GILLOTRebase fallout.
2021-09-11 JubileeRollup merge of #88850 - matthiaskrgr:identical_conv...
2021-09-11 JubileeRollup merge of #88849 - matthiaskrgr:clony_on_copy...
2021-09-11 JubileeRollup merge of #88830 - GuillaumeGomez:help-e0463...
2021-09-11 JubileeRollup merge of #88779 - estebank:unused-delims, r...
2021-09-11 JubileeRollup merge of #88757 - andrewhickman:master, r=jackh726
2021-09-11 JubileeRollup merge of #88733 - Noble-Mushtak:88577, r=estebank
2021-09-11 JubileeRollup merge of #88668 - hvdijk:x32, r=joshtriplett
2021-09-11 JubileeRollup merge of #88209 - Amanieu:asm_in_underscore...
2021-09-11 JubileeRollup merge of #88147 - FabianWolff:issue-88097, r...
2021-09-11 JubileeRollup merge of #87904 - kpreid:unsize, r=jyn514
2021-09-11 Amanieu d'AntrasEnsure that crates are linked with compatible panic...
2021-09-11 Amanieu d'AntrasApply noreturn and nounwind LLVM attributes to callsites
2021-09-11 borsAuto merge of #88327 - bonega:scalar_refactor, r=eddyb
2021-09-11 DeadbeefFix duplicate bounds for const_trait_impl
next