]> git.lizzy.rs Git - rust.git/history - compiler/rustc_typeck/src
Compute lifetimes in scope at diagnostic time.
[rust.git] / compiler / rustc_typeck / src /
2022-06-04 Camille GILLOTCompute lifetimes in scope at diagnostic time.
2022-06-04 borsAuto merge of #97604 - nnethercote:inline-bridge-Buffer...
2022-06-04 borsAuto merge of #97717 - matthiaskrgr:rollup-lalaii2...
2022-06-03 borsAuto merge of #97670 - spastorino:simplify-universal...
2022-06-03 Matthias KrügerRollup merge of #97702 - cjgillot:no-universal-did...
2022-06-03 Matthias KrügerRollup merge of #97696 - cjgillot:normalize-inline...
2022-06-03 Matthias KrügerRollup merge of #97692 - compiler-errors:types-nominate...
2022-06-03 Matthias KrügerRollup merge of #97656 - EdwinRy:error_ast_low_type_con...
2022-06-03 Matthias KrügerRollup merge of #97446 - cjgillot:get-generics, r=micha...
2022-06-03 Camille GILLOTMake hir().get_generics and generics_of consistent.
2022-06-03 borsAuto merge of #95833 - notriddle:notriddle/human-readab...
2022-06-03 borsAuto merge of #85993 - bjorn3:serde_json, r=wesleywiser
2022-06-03 borsAuto merge of #97694 - Dylan-DPC:rollup-2yxo7ce, r...
2022-06-03 Dylan DPCRollup merge of #97681 - GuillaumeGomez:more-eslint...
2022-06-03 Dylan DPCRollup merge of #97471 - estebank:prohibit-generics...
2022-06-03 Dylan DPCRollup merge of #97415 - cjgillot:is-late-bound-solo...
2022-06-03 borsAuto merge of #89862 - lcnr:path-generics-diagnostics...
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 #97679 - Dylan-DPC:rollup-nswmgmx, r...
2022-06-03 Dylan DPCRollup merge of #97668 - notriddle:notriddle/slice...
2022-06-03 Dylan DPCRollup merge of #97664 - estebank:suggest-bound-derive...
2022-06-03 Dylan DPCRollup merge of #97663 - RalfJung:keine-halben-sachen...
2022-06-03 Dylan DPCRollup merge of #97653 - RalfJung:int-to-ptr, r=oli-obk
2022-06-03 Dylan DPCRollup merge of #97366 - WaffleLapkin:stabilize_array_s...
2022-06-03 borsAuto merge of #96296 - cjgillot:remove-label-lt-shadow...
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 Esteban Küberreview comments
2022-06-02 Esteban KüberTweak output
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 Esteban KüberOn E0204 suggest missing type param bounds
2022-06-02 borsAuto merge of #97575 - nnethercote:lazify-SourceFile...
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 borsAuto merge of #97644 - Dylan-DPC:rollup-xaeio91, r...
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 Esteban KüberMake output more specific
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 Esteban KüberFix typo
2022-06-01 lcnrupdate explicit impls error msg
2022-06-01 Esteban KüberMore accurately handle suggestions
2022-06-01 Esteban KüberProvide more context when denying invalid type params
2022-06-01 Esteban KüberRework `prohibit_generics`
2022-06-01 borsAuto merge of #97624 - matthiaskrgr:rollup-rtcqjx9...
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 Takayuki Maedaremove an unnecessary `Option`
2022-06-01 borsAuto merge of #97553 - nbdd0121:lib, r=Mark-Simulacrum
2022-06-01 borsAuto merge of #97435 - Patryk27:bump-compiler-builtins...
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 #97570 - JakobDegen:dse-test, r=tmiasko
2022-05-31 borsAuto merge of #97419 - WaffleLapkin:const_from_ptr_rang...
2022-05-31 borsAuto merge of #97521 - SkiFire13:clarify-vec-as-ptr...
2022-05-31 borsAuto merge of #97526 - Nilstrieb:unicode-is-printable...
2022-05-31 borsAuto merge of #97574 - Dylan-DPC:rollup-jq850l6, r...
2022-05-31 Dylan DPCRollup merge of #97569 - thomcc:fill_with_isnt_memset...
2022-05-31 Dylan DPCRollup merge of #97565 - lukas-code:patch-1, r=thomcc
2022-05-31 Dylan DPCRollup merge of #97455 - JohnTitor:stabilize-toowned...
2022-05-31 Dylan DPCRollup merge of #97371 - ChayimFriedman2:closure-non...
2022-05-31 Dylan DPCRollup merge of #97229 - Nilstrieb:doc-box-noalias...
2022-05-31 Dylan DPCRollup merge of #97089 - GuillaumeGomez:improve-setting...
2022-05-31 borsAuto merge of #96881 - est31:join_osstr, r=dtolnay
2022-05-31 borsAuto merge of #97566 - compiler-errors:rollup-qfxw4j8...
2022-05-30 Michael GouletRollup merge of #97558 - stoeckmann:typos, r=compiler...
next