]> git.lizzy.rs Git - rust.git/history - compiler/rustc_borrowck/src
Rollup merge of #87160 - estebank:colon-recovery, r=nagisa
[rust.git] / compiler / rustc_borrowck / src /
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-12-01 borsAuto merge of #91406 - matthiaskrgr:rollup-a2whn8m...
2021-11-30 Matthias KrügerRollup merge of #91397 - jyn514:generic-param-docs...
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 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 #91244 - dtolnay:lossy, r=Mark-Simulacrum
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-28 Matthias KrügerRollup merge of #90833 - tmiasko:optimization-remarks...
2021-11-28 Matthias KrügerRollup merge of #90131 - camsteffen:fmt-args-span-fix...
2021-11-28 Matthias KrügerRollup merge of #91319 - fee1-dead:rustdoc-ice-fix...
2021-11-28 Matthias KrügerRollup merge of #91251 - oli-obk:wf_sync_statics, r...
2021-11-28 borsAuto merge of #91230 - eggyal:fallible-type-fold, r...
2021-11-27 borsAuto merge of #91241 - dtolnay:firstchunk, r=oli-obk
2021-11-27 Camille GILLOTVisit type in process_projection_elem.
2021-11-27 borsAuto merge of #89916 - the8472:advance_by-avoid-err...
2021-11-27 Matthias KrügerRollup merge of #91266 - jam1garner:fmt-ptr-fix, r...
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 #91259 - jyn514:doctest-warnings, r...
2021-11-26 Matthias KrügerRollup merge of #91252 - jyn514:relative-dir, r=Mark...
2021-11-26 Matthias KrügerRollup merge of #91248 - alessandrod:compiler-builtins...
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 borsAuto merge of #91253 - matthiaskrgr:rollup-dnlcjmr...
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 borsAuto merge of #91164 - Badel2:usefulness-stack-overflow...
2021-11-26 borsAuto merge of #91205 - Aaron1011:visit_param_env, r...
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 Michael GouletFix issue 91206
2021-11-25 Matthias KrügerRollup merge of #91185 - camelid:rm-force-overflow...
2021-11-25 Matthias KrügerRollup merge of #91162 - RalfJung:miri-shift-truncation...
2021-11-25 Matthias KrügerRollup merge of #91111 - cjgillot:hir-no-lower-attrs...
2021-11-25 Matthias KrügerRollup merge of #91096 - compiler-errors:elaborate_opaq...
2021-11-25 Matthias KrügerRollup merge of #90499 - rusticstuff:macos-target-fixes...
2021-11-25 Matthias KrügerRollup merge of #89359 - fee1-dead:const-it, r=oli-obk
2021-11-25 borsAuto merge of #88781 - estebank:emoji-idents, r=oli-obk
2021-11-25 borsAuto merge of #85346 - estebank:issue-84946, r=nagisa...
2021-11-24 Guillaume GomezRollup merge of #91179 - GuillaumeGomez:a-color, r...
2021-11-24 Guillaume GomezRollup merge of #91151 - name1e5s:chore/process_test...
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 Guillaume GomezRollup merge of #89542 - jhpratt:stabilize-duration...
2021-11-24 borsAuto merge of #91188 - jsha:fix-click-items, r=Manishearth
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 #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...
2021-11-22 borsAuto merge of #91099 - jsha:cleanup-undocumented, r...
2021-11-22 borsAuto merge of #90872 - ken-matsui:add-defer-to-rustdoc...
2021-11-22 borsAuto merge of #88681 - ehuss:duplicate-attributes,...
2021-11-21 borsAuto merge of #90352 - camsteffen:for-loop-desugar...
2021-11-21 Cameron SteffenSimplify for loop desugar
2021-11-20 Matthias KrügerRollup merge of #89741 - sdroege:arc-rc-from-inner...
2021-11-20 borsAuto merge of #87704 - ChrisDenton:win-resolve-exe...
2021-11-20 Matthias KrügerRollup merge of #90930 - Nilstrieb:fix-non-const-value...
2021-11-20 Matthias KrügerRollup merge of #90628 - ken-matsui:clarify-error-messa...
2021-11-20 borsAuto merge of #90535 - tmiasko:clone-from, r=oli-obk
2021-11-20 Matthias KrügerRollup merge of #90089 - jsha:enum-fields-headings...
2021-11-20 Matthias KrügerRollup merge of #88361 - WaffleLapkin:patch-2, r=jyn514
2021-11-19 borsAuto merge of #90996 - the8472:obligation-hashes2,...
2021-11-19 Yuki OkushiRollup merge of #90961 - estebank:suggest-removal-of...
2021-11-19 Yuki OkushiRollup merge of #90942 - JohnTitor:should-os-error...
2021-11-19 Yuki OkushiRollup merge of #90800 - aplanas:fix_cargo_config,...
2021-11-19 Yuki OkushiRollup merge of #90633 - tmiasko:candidate-struct,...
2021-11-19 Yuki OkushiRollup merge of #89258 - est31:const_char_convert,...
2021-11-19 borsAuto merge of #90329 - nbdd0121:typeck, r=nagisa
2021-11-18 borsAuto merge of #90774 - alexcrichton:tweak-const, r...
2021-11-18 Yuki OkushiRollup merge of #90989 - notriddle:notriddle/rustc...
next