]> git.lizzy.rs Git - rust.git/history - compiler/rustc_typeck/src
Auto merge of #91455 - matthiaskrgr:rollup-gix2hy6, r=matthiaskrgr
[rust.git] / compiler / rustc_typeck / src /
2021-12-02 borsAuto merge of #91455 - matthiaskrgr:rollup-gix2hy6...
2021-12-02 Matthias KrügerRollup merge of #91411 - ChrisDenton:valid-paths, r...
2021-12-02 Matthias KrügerRollup merge of #91394 - Mark-Simulacrum:bump-stage0...
2021-12-02 borsAuto merge of #91354 - fee1-dead:const_env, r=spastorino
2021-12-02 borsAuto merge of #91291 - GuillaumeGomez:const-deref-metho...
2021-12-02 borsAuto merge of #91003 - psumbera:sparc64-abi, r=nagisa
2021-12-01 Matthias KrügerRollup merge of #91313 - petrochenkov:cratexp, r=Aaron1011
2021-12-01 Matthias KrügerRollup merge of #88502 - ibraheemdev:slice-take, r...
2021-12-01 borsAuto merge of #91275 - camelid:deny-test-warnings,...
2021-12-01 Matthias KrügerRollup merge of #91404 - nnethercote:fix-bad-NodeId...
2021-12-01 Matthias KrügerRollup merge of #91346 - ibraheemdev:result-inspect...
2021-12-01 Matthias KrügerRollup merge of #91298 - FabianWolff:issue-91028-source...
2021-12-01 Matthias KrügerRollup merge of #91207 - richkadel:rk-bump-coverage...
2021-12-01 Matthias KrügerRollup merge of #91087 - rukai:fix_test_nll_revisions...
2021-12-01 Matthias KrügerRollup merge of #90985 - camsteffen:diag-name-usage...
2021-12-01 Matthias KrügerRollup merge of #87160 - estebank:colon-recovery, r...
2021-12-01 borsAuto merge of #91324 - eggyal:avoid-uneccesary-clone...
2021-11-30 Matthias KrügerRollup merge of #91366 - notriddle:notriddle/only-show...
2021-11-30 Matthias KrügerRollup merge of #91340 - cr1901:no-atomic, r=Mark-Simul...
2021-11-30 Matthias KrügerRollup merge of #91294 - cjgillot:process-elem, r=jackh726
2021-11-30 Mark Rousskovre-format with new rustfmt
2021-11-30 Mark RousskovApply cfg-bootstrap switch
2021-11-30 borsAuto merge of #91352 - nnethercote:RawVec-reserve_for_p...
2021-11-30 borsAuto merge of #91388 - JohnTitor:rollup-640o1e5, r...
2021-11-30 Yuki OkushiRollup merge of #91383 - ScriptDevil:drop-while-doc...
2021-11-30 Yuki OkushiRollup merge of #91368 - ecstatic-morse:mir-pass-reexpo...
2021-11-30 Yuki OkushiRollup merge of #91360 - lnicola:rust-analyzer-2021...
2021-11-30 Yuki OkushiRollup merge of #91358 - kd-collective:fix_typo, r...
2021-11-30 Yuki OkushiRollup merge of #91323 - RalfJung:assert-type, r=oli-obk
2021-11-30 Yuki OkushiRollup merge of #91317 - petrochenkov:debugnu, r=Mark...
2021-11-30 Yuki OkushiRollup merge of #91250 - rukai:remove_trailing_whitespa...
2021-11-30 Yuki OkushiRollup merge of #91243 - jackh726:issue-91068, r=nikoma...
2021-11-30 borsAuto merge of #91330 - cjgillot:no-ee-features, r=Aaron1011
2021-11-30 borsAuto merge of #91244 - dtolnay:lossy, r=Mark-Simulacrum
2021-11-29 borsAuto merge of #91299 - cjgillot:expect-ldid, r=petrochenkov
2021-11-29 DeadbeefReformat everything
2021-11-29 Oli SchererCompletely remove ConstnessAnd
2021-11-29 Oli SchererAvoid storing the ImplPolarity and Constness next to...
2021-11-29 Oli SchererUse the constness from the param env instead of having...
2021-11-29 Oli SchererAdd constness to ParamEnv
2021-11-29 Matthias KrügerRollup merge of #91336 - cjgillot:root_parent, r=matthe...
2021-11-29 Matthias KrügerRollup merge of #91327 - dtolnay:exact, r=michaelwoerister
2021-11-29 Matthias KrügerRollup merge of #91281 - scottmcm:non-exhaustive-as...
2021-11-29 Matthias KrügerRollup merge of #91049 - dimo414:patch-1, r=kennytm
2021-11-29 borsAuto merge of #91344 - RalfJung:miri, r=RalfJung
2021-11-28 Matthias KrügerRollup merge of #90833 - tmiasko:optimization-remarks...
2021-11-28 Matthias KrügerRollup merge of #90832 - cuviper:relnotes-1.57.0, r...
2021-11-28 Matthias KrügerRollup merge of #90131 - camsteffen:fmt-args-span-fix...
2021-11-28 borsAuto merge of #90681 - workingjubilee:update-libc,...
2021-11-28 Camille GILLOTTake a LocalDefId in expect_*item.
2021-11-28 borsAuto merge of #91320 - matthiaskrgr:rollup-r209seq...
2021-11-28 Matthias KrügerRollup merge of #91319 - fee1-dead:rustdoc-ice-fix...
2021-11-28 Matthias KrügerRollup merge of #91308 - BGR360:issue-88586, r=jackh726
2021-11-28 Matthias KrügerRollup merge of #91251 - oli-obk:wf_sync_statics, r...
2021-11-28 Ben ReevesAddress PR feedback
2021-11-28 borsAuto merge of #91230 - eggyal:fallible-type-fold, r...
2021-11-28 Ben Reevestypeck: Ensure proper bound vars passed to `add_bounds`.
2021-11-27 borsAuto merge of #91241 - dtolnay:firstchunk, r=oli-obk
2021-11-27 borsAuto merge of #89916 - the8472:advance_by-avoid-err...
2021-11-27 Matthias KrügerRollup merge of #91208 - estebank:eq-constraint, r...
2021-11-27 Matthias KrügerRollup merge of #91062 - jsha:static-file-replace,...
2021-11-27 Matthias KrügerRollup merge of #91057 - the8472:clarify-parallelism...
2021-11-27 Matthias KrügerRollup merge of #90995 - the8472:hash-portability,...
2021-11-27 Matthias KrügerRollup merge of #83791 - the8472:relax-zip-side-effect...
2021-11-27 borsAuto merge of #90846 - cuviper:weak, r=dtolnay
2021-11-26 Matthias KrügerRollup merge of #91240 - dtolnay:utf8width, r=Mark...
2021-11-26 Matthias KrügerRollup merge of #91197 - camelid:rename-resolvedpath...
2021-11-26 Matthias KrügerRollup merge of #90611 - fee1-dead:rustdoc-ice-fix...
2021-11-26 borsAuto merge of #91246 - nnethercote:faster-layout-array...
2021-11-26 Matthias KrügerRollup merge of #91225 - GuillaumeGomez:source-page...
2021-11-26 Matthias KrügerRollup merge of #91212 - compiler-errors:issue91206...
2021-11-26 Matthias KrügerRollup merge of #91176 - hermitcore:spin, r=kennytm
2021-11-26 Matthias KrügerRollup merge of #91169 - RDambrosio016:master, r=bjorn3
2021-11-26 Oli SchererPerform Sync check on static items in wf-check instead...
2021-11-26 borsAuto merge of #91164 - Badel2:usefulness-stack-overflow...
2021-11-26 borsAuto merge of #91205 - Aaron1011:visit_param_env, r...
2021-11-26 LeSeulArtichautUnwrap the results of type folders
2021-11-26 LeSeulArtichautAdapt `TypeFolder` implementors to return a `Result`
2021-11-26 borsAuto merge of #91181 - GuillaumeGomez:improve-rustdoc...
2021-11-26 borsAuto merge of #85102 - estebank:point-at-assignment...
2021-11-26 jackh726Don't treat unnormalized function arguments as well...
2021-11-25 borsAuto merge of #90580 - cjgillot:no-ee-upvar, r=Aaron1011
2021-11-25 Esteban KuberAccount for type obligation coming from `const` and...
2021-11-25 Esteban KüberOn type mismatch caused by assignment, point at assignee
2021-11-24 Guillaume GomezRollup merge of #91075 - jsha:chill-item-info, r=Guilla...
2021-11-24 Guillaume GomezRollup merge of #90420 - GuillaumeGomez:rustdoc-interna...
2021-11-24 Guillaume GomezRollup merge of #90044 - rusticstuff:disable_arm_outlin...
2021-11-24 borsAuto merge of #90491 - Mark-Simulacrum:push-pred-faster...
2021-11-24 borsAuto merge of #90579 - cjgillot:no-ee-ii, r=Aaron1011
2021-11-24 borsAuto merge of #91171 - jsha:fix-rustdoc-gui-test, r...
2021-11-23 borsAuto merge of #91149 - notriddle:notriddle/rustdoc...
2021-11-23 Matthias KrügerRollup merge of #91140 - nbdd0121:const_typeck, r=oli-obk
2021-11-23 Matthias KrügerRollup merge of #91103 - jsha:non-toggle-click-doesnt...
2021-11-23 Matthias KrügerRollup merge of #90856 - ken-matsui:suggestion-to-wrap...
2021-11-23 borsAuto merge of #90788 - ecstatic-morse:issue-90752,...
2021-11-23 borsAuto merge of #89881 - Mark-Simulacrum:fieldless-fast...
2021-11-23 borsAuto merge of #89883 - Mark-Simulacrum:incr-verify...
2021-11-23 borsAuto merge of #91094 - inquisitivecrystal:rustdoc-top...
2021-11-22 Matthias KrügerRollup merge of #91102 - jsha:theme-anchor, r=Guillaume...
2021-11-22 borsAuto merge of #91101 - birkenfeld:io_error_docs, r...
next