]> git.lizzy.rs Git - rust.git/history - compiler/rustc_ast_passes
Rollup merge of #99353 - compiler-errors:gat-where-clause-mismatch, r=cjgillot
[rust.git] / compiler / rustc_ast_passes /
2022-07-17 borsAuto merge of #99283 - RalfJung:miri, r=RalfJung
2022-07-17 borsAuto merge of #99040 - gimbles:ci-std-tests, r=pietroalbini
2022-07-17 borsAuto merge of #99362 - JohnTitor:rollup-4d5zo9d, r...
2022-07-17 Yuki OkushiRollup merge of #99354 - JohnTitor:issue-95829, r=compi...
2022-07-17 Yuki OkushiRollup merge of #99306 - JohnTitor:stabilize-future...
2022-07-17 Yuki OkushiRollup merge of #99302 - yaahc:gma-tracking-issue,...
2022-07-17 Yuki OkushiRollup merge of #99088 - niklasf:stabilize-process_set_...
2022-07-17 Yuki OkushiRollup merge of #99036 - TaKO8Ki:fix-test-for-88138...
2022-07-17 Yuki OkushiRollup merge of #97915 - tbu-:pr_os_string_fmt_write...
2022-07-17 Yuki OkushiRollup merge of #94927 - c410-f3r:stabilize-let-chains...
2022-07-17 Michael GouletDo not ICE when we have -Zunpretty=expand with invalid ABI
2022-07-16 borsAuto merge of #98866 - nagisa:nagisa/align-offset-wroom...
2022-07-16 CaioStabilize `let_chains`
2022-07-16 Matthias KrügerRollup merge of #99342 - TaKO8Ki:avoid-symbol-to-string...
2022-07-16 Matthias KrügerRollup merge of #99323 - GuillaumeGomez:fix-gui-flaky...
2022-07-16 Matthias KrügerRollup merge of #99287 - GuillaumeGomez:rustdoc-json...
2022-07-16 Yuki OkushiRollup merge of #98662 - LucasDumont:document_fs_write...
2022-07-16 Yuki OkushiRollup merge of #98387 - NobodyXu:feature/std_io_Error_...
2022-07-16 borsAuto merge of #95685 - oxidecomputer:restore-static...
2022-07-15 borsAuto merge of #99046 - nnethercote:final-derive-output...
2022-07-15 Dylan DPCRollup merge of #99209 - GuillaumeGomez:crate-level...
2022-07-15 Dylan DPCRollup merge of #99119 - TaKO8Ki:remove-string-matching...
2022-07-15 borsAuto merge of #99013 - RalfJung:dont-poison-my-places...
2022-07-15 Dylan DPCRollup merge of #99241 - danbev:intrinsics-comment...
2022-07-15 Dylan DPCRollup merge of #99239 - vakaras:add-myself-to-mir...
2022-07-15 Dylan DPCRollup merge of #99237 - GuillaumeGomez:rustdoc-css...
2022-07-15 Dylan DPCRollup merge of #99113 - WaffleLapkin:arc_simplify...
2022-07-15 borsAuto merge of #97406 - aliemjay:verify-bounds-fix-maste...
2022-07-15 borsAuto merge of #98203 - kckeiks:gather-body-owners-in...
2022-07-14 borsAuto merge of #96544 - m-ysk:feature/issue-96358, r...
2022-07-14 Dylan DPCRollup merge of #99236 - psumbera:Issue99208, r=Mark...
2022-07-14 Dylan DPCRollup merge of #99222 - atsuzaki:generic_const_err...
2022-07-14 Dylan DPCRollup merge of #99192 - Amanieu:fix-asm-srcloc, r...
2022-07-14 Dylan DPCRollup merge of #99000 - JulianKnodt:allow_resolve_no_s...
2022-07-14 Dylan DPCRollup merge of #98580 - PrestonFrom:issue_98466, r...
2022-07-14 Dylan DPCRollup merge of #98072 - yaahc:generic-member-access...
2022-07-14 borsAuto merge of #95956 - yaahc:stable-in-unstable, r...
2022-07-14 borsAuto merge of #99231 - Dylan-DPC:rollup-0tl8c0o, r...
2022-07-14 Dylan DPCRollup merge of #99139 - jyn514:dist-tool-help, r=Mark...
2022-07-14 Dylan DPCRollup merge of #99126 - NiklasJonsson:84447/rustc_span...
2022-07-14 Dylan DPCRollup merge of #98705 - WaffleLapkin:closure_binder...
2022-07-14 Dylan DPCRollup merge of #98315 - joshtriplett:stabilize-core...
2022-07-13 Dylan DPCRollup merge of #99155 - Amanieu:unstable-target-featur...
2022-07-13 Guillaume GomezRollup merge of #98848 - flip1995:clippy-book, r=jyn514
2022-07-13 Guillaume GomezRollup merge of #98789 - aDotInTheVoid:rjdt-derives...
2022-07-13 borsAuto merge of #99066 - est31:remove_box_librustdoc...
2022-07-12 Maybe WaffleParse closure binders
2022-07-12 Dylan DPCRollup merge of #98972 - TaKO8Ki:suggest-adding-missing...
2022-07-11 Matthias KrügerRollup merge of #97210 - Milo123459:clippy-args, r...
2022-07-11 borsAuto merge of #96978 - lqd:win_pgo2, r=Mark-Simulacrum
2022-07-11 borsAuto merge of #98637 - cjgillot:bare-trait-anon-lt...
2022-07-11 borsAuto merge of #97841 - nvzqz:inline-encode-wide, r...
2022-07-11 borsAuto merge of #98369 - jyn514:configure.py, r=Mark...
2022-07-11 borsAuto merge of #98526 - jyn514:download-llvm-outside...
2022-07-10 Matthias KrügerRollup merge of #98713 - nikomatsakis:issue-98693,...
2022-07-10 borsAuto merge of #98463 - mystor:expand_expr_bool, r=eddyb
2022-07-10 Matthias KrügerRollup merge of #99103 - TaKO8Ki:avoid-&str-to-string...
2022-07-10 borsAuto merge of #95295 - CAD97:layout-isize, r=scottmcm
2022-07-09 borsAuto merge of #98950 - ChrisDenton:getoverlapped-io...
2022-07-09 Matthias KrügerRollup merge of #99067 - est31:to_owned_link, r=Dylan-DPC
2022-07-09 Matthias KrügerRollup merge of #99050 - JakobDegen:storage-docs, r...
2022-07-09 borsAuto merge of #98328 - topjohnwu:fix_cross, r=jyn514
2022-07-09 Dylan DPCRollup merge of #99070 - tamird:update-tracking-issue...
2022-07-09 Dylan DPCRollup merge of #99048 - TaKO8Ki:remove-type-string...
2022-07-09 Dylan DPCRollup merge of #98980 - RalfJung:const-prop-ice, r...
2022-07-09 borsAuto merge of #98961 - zeevm:issue-98958-fix, r=oli-obk
2022-07-08 borsAuto merge of #98614 - oli-obk:take_unsound_opaque_type...
2022-07-08 Dylan DPCRollup merge of #98654 - nnethercote:pest-2.1.3-opt...
2022-07-08 Dylan DPCRollup merge of #98533 - jyn514:drop-tracking-debugging...
2022-07-08 borsAuto merge of #98758 - nnethercote:more-derive-output...
2022-07-08 borsAuto merge of #98638 - bjorn3:less_string_interning...
2022-07-08 Matthias KrügerRollup merge of #99019 - pierwill:doc-mir-statement...
2022-07-08 Matthias KrügerRollup merge of #98798 - jyn514:download-rustc-cached...
2022-07-08 Matthias KrügerRollup merge of #98718 - yoshuawuyts:stabilize-into...
2022-07-08 Matthias KrügerRollup merge of #95635 - davidtwco:terminal-width-stabi...
2022-07-07 Matthias KrügerRollup merge of #99017 - GuillaumeGomez:rustdoc-ending...
2022-07-07 Matthias KrügerRollup merge of #99004 - TaKO8Ki:add-test-for-70408...
2022-07-07 Matthias KrügerRollup merge of #99002 - fee1-dead-contrib:sugg_derive...
2022-07-07 Matthias KrügerRollup merge of #98995 - TaKO8Ki:add-test-for-80471...
2022-07-07 Matthias KrügerRollup merge of #98994 - kons-9:dont_use_process_exit...
2022-07-07 Matthias KrügerRollup merge of #98986 - pierwill:patch-5, r=oli-obk
2022-07-07 Matthias KrügerRollup merge of #98979 - RalfJung:more-alloc-range...
2022-07-07 Matthias KrügerRollup merge of #97917 - AronParker:master, r=ChrisDenton
2022-07-07 borsAuto merge of #95573 - cjgillot:lower-query, r=michaelw...
2022-07-07 Dylan DPCRollup merge of #98981 - pierwill:pierwill/dataflow...
2022-07-07 Dylan DPCRollup merge of #98973 - GuillaumeGomez:inherent-impl...
2022-07-07 Dylan DPCRollup merge of #98930 - tmiasko:pub-basic-blocks,...
2022-07-07 Dylan DPCRollup merge of #98901 - davidtwco:split-dwarf-incr...
2022-07-07 Dylan DPCRollup merge of #98692 - camelid:more-fixmes, r=Guillau...
2022-07-07 Dylan DPCRollup merge of #98507 - xFrednet:rfc-2383-manual-expec...
2022-07-07 Dylan DPCRollup merge of #97711 - Nilstrieb:rustc-arena-ub,...
2022-07-07 Dylan DPCRollup merge of #96856 - DrMeepster:fix_projection_vali...
2022-07-07 borsAuto merge of #98675 - eddyb:cg-array-literal, r=nikic
2022-07-07 borsAuto merge of #98841 - Kobzol:hir-validator-bitset...
2022-07-07 borsAuto merge of #98827 - aDotInTheVoid:suggest-extern...
2022-07-06 Nixon Enraght-MoonySuggest using block for `extern "abi" fn` with no body
2022-07-05 Dylan DPCRollup merge of #97712 - RalfJung:untyped, r=scottmcm
2022-07-05 Dylan DPCRollup merge of #97300 - ChayimFriedman2:patch-1, r...
2022-07-03 Ralf JungRollup merge of #94831 - yaahc:lib-tracking-issue-templ...
2022-07-02 Nixon Enraght-Moonyast: Add span to `Extern`
next