]> git.lizzy.rs Git - rust.git/history - compiler/rustc_typeck/src
Auto merge of #97081 - oli-obk:outlives_query_fast_path, r=jackh726
[rust.git] / compiler / rustc_typeck / src /
2022-06-07 borsAuto merge of #97081 - oli-obk:outlives_query_fast_path...
2022-06-07 Dylan DPCRollup merge of #97826 - GuillaumeGomez:rustdoc-gui...
2022-06-07 Dylan DPCRollup merge of #97821 - Nilstrieb:mutex-docs, r=Dylan-DPC
2022-06-07 Dylan DPCRollup merge of #97817 - lnicola:rust-analyzer-2022...
2022-06-07 Dylan DPCRollup merge of #97325 - tmiasko:capture-enum-field...
2022-06-07 Dylan DPCRollup merge of #95948 - Nilstrieb:improve-cstr-safety...
2022-06-07 borsAuto merge of #97825 - Dylan-DPC:rollup-ya51k1k, r...
2022-06-07 Dylan DPCRollup merge of #97808 - alexcrichton:wasm-features...
2022-06-07 Dylan DPCRollup merge of #97771 - rtzoeller:haiku_no_sigio,...
2022-06-07 Dylan DPCRollup merge of #97738 - Kixiron:zst-panic, r=eddyb
2022-06-07 Dylan DPCRollup merge of #97301 - semicoleon:unstable-reexport...
2022-06-07 Dylan DPCRollup merge of #97058 - bjorn3:multi_artifact_work_pro...
2022-06-07 borsAuto merge of #97512 - scottmcm:add-coldcc, r=nagisa...
2022-06-07 borsAuto merge of #95565 - jackh726:remove-borrowck-mode...
2022-06-07 borsAuto merge of #97801 - RalfJung:miri, r=RalfJung
2022-06-06 Matthias KrügerRollup merge of #97794 - eltociear:patch-13, r=matthiaskrgr
2022-06-06 Matthias KrügerRollup merge of #97792 - GuillaumeGomez:eslint-checks...
2022-06-06 Matthias KrügerRollup merge of #97700 - nzrq:patch-1, r=dtolnay
2022-06-06 borsAuto merge of #97730 - flip1995:clippyup, r=Manishearth
2022-06-06 borsAuto merge of #97795 - Dylan-DPC:rollup-dxilagr, r...
2022-06-06 borsAuto merge of #97684 - RalfJung:better-provenance-contr...
2022-06-06 Dylan DPCRollup merge of #97787 - matthiaskrgr:e0432_explain...
2022-06-06 Dylan DPCRollup merge of #97767 - RalfJung:variadic, r=davidtwco
2022-06-06 Dylan DPCRollup merge of #97579 - SparrowLii:target_features...
2022-06-06 Dylan DPCRollup merge of #97495 - clarfonthey:e0788-no-coverage...
2022-06-06 Dylan DPCRollup merge of #97312 - cjgillot:no-path-in-scope...
2022-06-06 borsAuto merge of #97086 - 5225225:link-section-is-unsafe...
2022-06-06 Matthias KrügerRollup merge of #97759 - WaffleLapkin:recover_label_exp...
2022-06-06 Matthias KrügerRollup merge of #97752 - klensy:cg-typo, r=bjorn3
2022-06-06 Matthias KrügerRollup merge of #97721 - compiler-errors:issue-97704...
2022-06-06 Matthias KrügerRollup merge of #97683 - cjgillot:no-apit-hrtb, r=nagisa
2022-06-06 Matthias KrügerRollup merge of #90905 - GuillaumeGomez:empty-impl...
2022-06-06 borsAuto merge of #96551 - ferrocene:pa-ignore-paths-when...
2022-06-06 borsAuto merge of #97710 - RalfJung:ptr-addr, r=thomcc
2022-06-05 borsAuto merge of #97756 - pietroalbini:pa-remove-azure...
2022-06-05 borsAuto merge of #97697 - WaffleLapkin:no_ref_vec, r=Waffl...
2022-06-05 Camille GILLOTSuggest 'static when in static/const items.
2022-06-05 borsAuto merge of #97577 - betrusted-io:add-xous-target...
2022-06-05 borsAuto merge of #97391 - Urgau:cfg_accessible, r=petrochenkov
2022-06-05 borsAuto merge of #93717 - pietroalbini:pa-ci-profiler...
2022-06-04 borsAuto merge of #97742 - matthiaskrgr:rollup-fr3j0t8...
2022-06-04 coleAllow unstable items to be re-exported unstably without...
2022-06-04 Matthias KrügerRollup merge of #97737 - jackh726:verbose-pretty-printi...
2022-06-04 Matthias KrügerRollup merge of #97735 - jsha:no-foreign-std, r=Guillau...
2022-06-04 Matthias KrügerRollup merge of #97731 - JohnTitor:issue-87142, r=compi...
2022-06-04 Matthias KrügerRollup merge of #97707 - Nilstrieb:data-structures...
2022-06-04 Matthias KrügerRollup merge of #97688 - RalfJung:test-const-cpy, r...
2022-06-04 Matthias KrügerRollup merge of #97609 - Elliot-Roberts:unused-trait...
2022-06-04 borsAuto merge of #97191 - wesleywiser:main_thread_name...
2022-06-04 Elliot RobertsIterate over `maybe_unused_trait_imports` when checking...
2022-06-04 borsAuto merge of #97529 - Urgau:bootstrap-check-cfg-featur...
2022-06-04 borsAuto merge of #97137 - Kobzol:ci-llvm-pgo-pid, r=Mark...
2022-06-04 Camille GILLOTCompletely remove LifetimeScopeForPath.
2022-06-04 Camille GILLOTCompute lifetimes in scope at diagnostic time.
2022-06-04 Philipp KronesMerge commit 'd9ddce8a223cb9916389c039777b6966ea448dc8...
2022-06-04 borsAuto merge of #97729 - Dylan-DPC:rollup-dv43xo9, r...
2022-06-04 Dylan DPCRollup merge of #97722 - compiler-errors:tighten-copy...
2022-06-04 Dylan DPCRollup merge of #97716 - compiler-errors:issue-97708...
2022-06-04 Dylan DPCRollup merge of #97715 - xFrednet:97650-expect-in-fucti...
2022-06-04 Dylan DPCRollup merge of #97647 - m-ou-se:lazy-box-locks, r...
2022-06-04 Dylan DPCRollup merge of #96642 - thomcc:thinbox-zst-ugh, r...
2022-06-04 borsAuto merge of #97690 - nikic:update-llvm-4, r=cuviper
2022-06-04 borsAuto merge of #97604 - nnethercote:inline-bridge-Buffer...
2022-06-04 Michael GouletTighten spans for bad fields in Copy struct
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 Jack HueyFully stabilize NLL
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 Maybe WaffleReplace `&Vec<_>`s with `&[_]`s
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...
next