]> git.lizzy.rs Git - rust.git/history - compiler
Compute `is_late_bound` in a separate query.
[rust.git] / compiler /
2022-06-03 Camille GILLOTCompute `is_late_bound` in a separate query.
2022-06-03 Camille GILLOTManipulate lifetimes by LocalDefId for region resolution.
2022-06-03 borsAuto merge of #96296 - cjgillot:remove-label-lt-shadow...
2022-06-03 Camille GILLOTUse the same message as type & const generics.
2022-06-03 Camille GILLOTReuse resolve_label to check lifetime shadowing.
2022-06-03 Camille GILLOTDo not lower generic lifetime params when AST resolutio...
2022-06-03 borsAuto merge of #97497 - c410-f3r:z-errors, r=petrochenkov
2022-06-03 borsAuto merge of #97667 - matthiaskrgr:rollup-5cfxc85...
2022-06-02 Matthias KrügerRollup merge of #97655 - steffahn:better-pin-box-constr...
2022-06-02 Matthias KrügerRollup merge of #97645 - lcnr:derived-impl-debug, r...
2022-06-02 Matthias KrügerRollup merge of #97640 - TaKO8Ki:fix-wrong-suggestion...
2022-06-02 Matthias KrügerRollup merge of #97627 - lcnr:comment-tick, r=Dylan-DPC
2022-06-02 Matthias KrügerRollup merge of #97502 - onlineSoftwareDevOK:rustdocTes...
2022-06-02 borsAuto merge of #97598 - spastorino:simplify-universal...
2022-06-02 borsAuto merge of #97575 - nnethercote:lazify-SourceFile...
2022-06-02 Camille GILLOTStop warning against unrelated labels.
2022-06-02 Camille GILLOTDo not report mixed label/lifetime shadowing.
2022-06-02 Camille GILLOTDiagnose shadowing on AST.
2022-06-02 borsAuto merge of #97654 - Dylan-DPC:rollup-w6zrzxf, r...
2022-06-02 Dylan DPCRollup merge of #97636 - nnethercote:revert-96682,...
2022-06-02 Dylan DPCRollup merge of #97617 - GuillaumeGomez:rustdoc-anonymo...
2022-06-02 Dylan DPCRollup merge of #97599 - GuillaumeGomez:reexport-json...
2022-06-02 Dylan DPCRollup merge of #97450 - c410-f3r:assert-compiler,...
2022-06-02 Dylan DPCRollup merge of #97420 - WaffleLapkin:no_oxford_casts_q...
2022-06-02 borsAuto merge of #97293 - est31:remove_box, r=oli-obk
2022-06-02 CaioBasic compiler infra
2022-06-02 Takayuki Maedafix wrong suggestion for adding where clauses
2022-06-02 borsAuto merge of #97644 - Dylan-DPC:rollup-xaeio91, r...
2022-06-02 lcnrdon't use a `span_note` for ignored impls
2022-06-02 Dylan DPCRollup merge of #97635 - rgwood:patch-1, r=ChrisDenton
2022-06-02 Dylan DPCRollup merge of #97603 - ximon18:arc-make-mut-spelling...
2022-06-02 Dylan DPCRollup merge of #97587 - pvdrz:maybe-recover-from-bad...
2022-06-02 Dylan DPCRollup merge of #97397 - JohnTitor:stabilize-box-into...
2022-06-02 Dylan DPCRollup merge of #97023 - cjgillot:uniform-anon, r=estebank
2022-06-02 Dylan DPCRollup merge of #96894 - JohnTitor:expect-non-local...
2022-06-02 borsAuto merge of #96737 - ChrisDenton:win-manifest, r...
2022-06-02 borsAuto merge of #97414 - LYF1999:yf/cachealign, r=Mark...
2022-06-02 Nicholas NethercoteAddress review comments.
2022-06-02 Nicholas NethercoteRevert #96682.
2022-06-01 borsAuto merge of #97632 - JohnTitor:rollup-d2ucrjw, r...
2022-06-01 Yuki OkushiRollup merge of #97626 - RalfJung:expose, r=tmiasko
2022-06-01 Yuki OkushiRollup merge of #97613 - jsha:implementation-is-on...
2022-06-01 Yuki OkushiRollup merge of #97605 - estebank:suggestion-filename...
2022-06-01 Yuki OkushiRollup merge of #97166 - nnethercote:move-conditions...
2022-06-01 Yuki OkushiRollup merge of #97130 - notriddle:notriddle/collect...
2022-06-01 Yuki OkushiRollup merge of #95594 - the8472:raw_slice_methods...
2022-06-01 borsAuto merge of #97612 - ehuss:update-cargo, r=ehuss
2022-06-01 Santiago PastorinoAlways assert that impl_trait_def|bounds are empty...
2022-06-01 lcnrupdate explicit impls error msg
2022-06-01 Ralf Jungrename PointerAddress → PointerExposeAddress
2022-06-01 Santiago Pastorinoinstrument lower_fn_decl
2022-06-01 Santiago PastorinoSplit extend + inner chain into to extend calls
2022-06-01 Santiago PastorinoAdd debug_assert comment
2022-06-01 borsAuto merge of #97624 - matthiaskrgr:rollup-rtcqjx9...
2022-06-01 Esteban KüberMention filename in suggestion when it differs from...
2022-06-01 Matthias KrügerRollup merge of #97621 - RalfJung:miri, r=RalfJung
2022-06-01 Matthias KrügerRollup merge of #97592 - notriddle:notriddle/impl-trait...
2022-06-01 Matthias KrügerRollup merge of #97264 - TaKO8Ki:suggest-extern-crate...
2022-06-01 Matthias KrügerRollup merge of #96271 - compiler-errors:suggest-questi...
2022-06-01 borsAuto merge of #97622 - JohnTitor:rollup-4qoxrjn, r...
2022-06-01 Yuki OkushiRollup merge of #97616 - TaKO8Ki:remove-unnecessary...
2022-06-01 Yuki OkushiRollup merge of #97611 - azdavis:master, r=Dylan-DPC
2022-06-01 Yuki OkushiRollup merge of #97580 - JohnTitor:issue-71546, r=compi...
2022-06-01 Yuki OkushiRollup merge of #97562 - compiler-errors:comment-poly_p...
2022-06-01 Yuki OkushiRollup merge of #97498 - ijchen:master, r=Mark-Simulacrum
2022-06-01 Yuki OkushiRollup merge of #97470 - notriddle:notriddle/test-cases...
2022-06-01 Yuki OkushiRollup merge of #97399 - SparrowLii:arg_index, r=oli-obk
2022-06-01 Yuki OkushiRollup merge of #97216 - RalfJung:null-ptr-check, r...
2022-06-01 Yuki OkushiRollup merge of #94647 - Urgau:hash-map-many-mut, r...
2022-06-01 Christian Povedarename `sp` to `span`
2022-06-01 Takayuki Maedaremove an unnecessary `Option`
2022-06-01 Ariel DavisTweak insert docs
2022-06-01 borsAuto merge of #97553 - nbdd0121:lib, r=Mark-Simulacrum
2022-06-01 borsAuto merge of #97435 - Patryk27:bump-compiler-builtins...
2022-06-01 est31Remove #[rustc_box] attr during lowering
2022-06-01 Nicholas NethercoteLazify `SourceFile::lines`.
2022-06-01 est31Add #[rustc_box]
2022-05-31 borsAuto merge of #97600 - matthiaskrgr:rollup-yivyeu5...
2022-05-31 Christian Povedamigrate `check_for_for_in_in_typo` diagnostic
2022-05-31 Matthias KrügerRollup merge of #97578 - ojeda:checkpatch, r=JohnTitor
2022-05-31 Matthias KrügerRollup merge of #97316 - CAD97:bound-misbehavior, r...
2022-05-31 borsAuto merge of #97582 - tmiasko:pointer-address-cast...
2022-05-31 Santiago PastorinoFix lower_generics rustdocs
2022-05-31 Christian Povedamerge diagnostics about incorrect uses of `.await`
2022-05-31 Santiago PastorinoInline lower_generics_mut and remove GenericsCtor
2022-05-31 Santiago PastorinoRemove ImplTraitContext::reborrow
2022-05-31 Santiago Pastorinoderive Copy, Clone, PartialEq, Eq for ImplTraitContext
2022-05-31 Christian Povedamigrate `error_on_incorrect_await` diagnostic
2022-05-31 Santiago PastorinoMove lower_generics definition to item.rs
2022-05-31 Santiago PastorinoRename add_implicit_generics to lower_generics
2022-05-31 Santiago PastorinoReplace calls to lower_generics with calls to add_impli...
2022-05-31 borsAuto merge of #97570 - JakobDegen:dse-test, r=tmiasko
2022-05-31 Christian Povedause `suggestion_short` for incorrect semicolon diagnostic
2022-05-31 Santiago PastorinoAdd itctx: ImplTraitContext arg to add_implicit_generics
2022-05-31 Santiago PastorinoTake and restore fields in with_hir_id_owner calls
2022-05-31 Christian Povedamigrate `recover_from_await_method_call` diagnostic
2022-05-31 Michael GouletFix comment in poly_project_and_unify_type
2022-05-31 Christian Povedamigrate `maybe_consume_incorrect_semicolon` diagnostic
2022-05-31 Christian Povedamigrate `maybe_recover_from_bad_qpath_stage_2` diagnostic
2022-05-31 Santiago PastorinoMove defs and bounds from Universal to LoweringContext
next