]> git.lizzy.rs Git - rust.git/history - compiler
Add expand_abstract_const
[rust.git] / compiler /
2022-11-22 Yuki OkushiRollup merge of #104722 - mejrs:stress, r=ChrisDenton
2022-11-22 Yuki OkushiRollup merge of #104720 - notriddle:notriddle/popover...
2022-11-22 Yuki OkushiRollup merge of #104717 - GuillaumeGomez:test-projectio...
2022-11-22 Yuki OkushiRollup merge of #102293 - ecnelises:aix.initial, r...
2022-11-22 Yuki OkushiRollup merge of #101368 - thomcc:wintls-noinline, r...
2022-11-22 Maybe Waffle`rustc_ast_lowering`: remove `ref` patterns
2022-11-22 Maybe Waffle`rustc_arena`: remove a couple of `ref` patterns
2022-11-22 Maybe Waffle`rustc_parse`: remove `ref` patterns
2022-11-22 Maybe WaffleUse `tcx.require_lang_item` instead of unwrapping
2022-11-22 borsAuto merge of #104688 - flip1995:clippyup, r=Manisheart...
2022-11-22 Maybe WaffleFix `ClosureKind::to_def_id`
2022-11-22 borsAuto merge of #104711 - Dylan-DPC:rollup-gkw1qr8, r...
2022-11-22 Dylan DPCRollup merge of #104710 - RalfJung:doc-strict-provenanc...
2022-11-22 Dylan DPCRollup merge of #104701 - compiler-errors:rpitit-remove...
2022-11-22 Dylan DPCRollup merge of #104669 - LeSeulArtichaut:88015-if...
2022-11-22 Dylan DPCRollup merge of #104615 - spastorino:create-async-def...
2022-11-22 Dylan DPCRollup merge of #104464 - mati865:reduce-eh-overallocat...
2022-11-22 Dylan DPCRollup merge of #104295 - compiler-errors:rpitit-generi...
2022-11-22 borsAuto merge of #103578 - petrochenkov:nofict, r=nagisa
2022-11-22 borsAuto merge of #104702 - Manishearth:rollup-75hagzd...
2022-11-22 Qiu ChaofanAllow power10-vector feature in PowerPC
2022-11-22 Steven TangTests for bad --extern library path and file
2022-11-22 Manish GoregaokarRollup merge of #104638 - Nilstrieb:macro-diagnostics...
2022-11-22 Manish GoregaokarRollup merge of #104622 - nicholasbishop:bishop-uefi...
2022-11-22 Manish GoregaokarRollup merge of #103193 - krasimirgg:sysonce, r=Amanieu
2022-11-22 Manish GoregaokarRollup merge of #102207 - CraftSpider:const-layout...
2022-11-22 Manish GoregaokarRollup merge of #101655 - dns2utf8:box_docs, r=dtolnay
2022-11-22 Manish GoregaokarRollup merge of #95583 - scottmcm:deprecate-ptr-to...
2022-11-22 Manish GoregaokarRollup merge of #83608 - Kimundi:index_many, r=Mark...
2022-11-22 Steven TangRemove extra . in metadata_lib_filename_form
2022-11-22 Michael GouletRemove a hack from compare_predicate_entailment
2022-11-22 Michael GouletDelay bug to deduplicate diagnostics
2022-11-22 Michael Gouletdrive-by: style nits
2022-11-22 Michael GouletCheck generics parity between impl and trait before...
2022-11-22 borsAuto merge of #104696 - matthiaskrgr:rollup-gi1pdb0...
2022-11-21 Matthias KrügerRollup merge of #104692 - chbaker0:libtest-cfg-if,...
2022-11-21 Matthias KrügerRollup merge of #104674 - spastorino:negative-impl...
2022-11-21 Matthias KrügerRollup merge of #104666 - GuillaumeGomez:migrate-alias...
2022-11-21 Matthias KrügerRollup merge of #104663 - notriddle:notriddle/button...
2022-11-21 Matthias KrügerRollup merge of #104657 - hi-rustin:rustin-patch-check...
2022-11-21 Matthias KrügerRollup merge of #104656 - c410-f3r:moar-errors, r=petro...
2022-11-21 Matthias KrügerRollup merge of #104597 - compiler-errors:need_migrate_...
2022-11-21 Matthias KrügerRollup merge of #104559 - nnethercote:split-MacArgs...
2022-11-21 Matthias KrügerRollup merge of #104557 - eholk:dyn-star-in-traits...
2022-11-21 Matthias KrügerRollup merge of #104416 - clubby789:fix-104414, r=eholk
2022-11-21 Matthias KrügerRollup merge of #103396 - RalfJung:pinning-closure...
2022-11-21 Nicholas NethercoteSplit `MacArgs` in two.
2022-11-21 borsAuto merge of #104533 - oli-obk:method_callee, r=lcnr
2022-11-21 Oli Scherermerge self type and substs in `trait_method`
2022-11-21 Oli SchererSimplify one more `TraitRef::new` site
2022-11-21 Oli SchererStop passing the self-type as a separate argument.
2022-11-21 Oli SchererRemove some unnecessary slicing
2022-11-21 Oli SchererRemove a redundant assert
2022-11-21 Oli SchererFix an ICE that I just made worse
2022-11-21 Oli SchererFor lcnr
2022-11-21 Oli SchererAdd helper to create the trait ref for a lang item
2022-11-21 Oli SchererSome cleanup around trait_method lookup
2022-11-21 Oli SchererUse iterators instead of slices at more sites
2022-11-21 Oli SchererAllow iterators instead of requiring slices that will...
2022-11-21 Oli SchererRemove an unnecessary query + subst round
2022-11-21 Oli SchererAdd a helper for replacing the self type in trait refs
2022-11-21 Oli SchererAssert that various types have the right amount of...
2022-11-21 Oli SchererSplit out the actual predicate solving code into a...
2022-11-21 Oli SchererUse ty::List instead of InternalSubsts
2022-11-21 Oli SchererCheck that type_implements_trait actually is passed...
2022-11-21 Oli SchererReduce the amount of passed-around arguments that will...
2022-11-21 Philipp KronesMerge commit 'f4850f7292efa33759b4f7f9b7621268979e9914...
2022-11-21 Vadim PetrochenkovUnreserve braced enum variants in value namespace
2022-11-21 borsAuto merge of #104120 - mejrs:diag, r=davidtwco
2022-11-21 Oli SchererTest generalization during coherence
2022-11-21 Oli SchererAdd some more assertions for type relations not used...
2022-11-21 Oli SchererType generalization should not look at opaque type...
2022-11-21 Oli SchererRemove a function that doesn't actually do anything
2022-11-21 Oli SchererRegister obligations from type relation
2022-11-21 Oli SchererMove a field around
2022-11-21 Oli SchererAdd an always-ambiguous predicate to make sure that...
2022-11-21 Oli SchererTreat different opaque types of the same def id as...
2022-11-21 Oli SchererAllow opaque types in trait impl headers and rely on...
2022-11-21 borsAuto merge of #104673 - matthiaskrgr:rollup-85f65ov...
2022-11-21 Santiago Pastorinonegative_impl_exists should take an InferCtxt
2022-11-21 mejrsImprove slug name error
2022-11-21 mejrsFix tests
2022-11-21 mejrsMatch crate and slug names
2022-11-21 Santiago Pastorinonegative_impl should take a TyCtxt
2022-11-21 Matthias KrügerRollup merge of #104667 - WaffleLapkin:unfmttest, r...
2022-11-21 Matthias KrügerRollup merge of #104662 - nnethercote:tweak-deriving...
2022-11-21 Matthias KrügerRollup merge of #104628 - alex-pinkus:revert-android...
2022-11-21 Matthias KrügerRollup merge of #104605 - RalfJung:clf_consts, r=bjorn3
2022-11-21 Matthias KrügerRollup merge of #104595 - compiler-errors:poly-existent...
2022-11-21 Matthias KrügerRollup merge of #104511 - dpaoliello:privateglobalworka...
2022-11-21 Matthias KrügerRollup merge of #104500 - WaffleLapkin:deref-the-compil...
2022-11-21 Matthias KrügerRollup merge of #104499 - Enselic:no-method-in-rustdoc...
2022-11-21 Matthias KrügerRollup merge of #104420 - TethysSvensson:master, r...
2022-11-21 borsAuto merge of #103491 - cjgillot:self-rpit, r=oli-obk
2022-11-21 hi-rustinAdd delay span bug
2022-11-21 Léo Lanteri ThauvinOnly declare bindings for if-let guards once per arm
2022-11-21 Maybe WaffleRemove `ref` patterns from `rustc_ast`
2022-11-21 borsAuto merge of #103454 - camsteffen:remove-conservativel...
2022-11-21 Nicholas NethercoteStreamline deriving on packed structs.
2022-11-21 borsAuto merge of #102717 - beetrees:repr128-c-style-debugi...
next