]> git.lizzy.rs Git - rust.git/history - compiler/rustc_expand
Rollup merge of #97970 - dtolnay:terminate, r=joshtriplett
[rust.git] / compiler / rustc_expand /
2022-06-12 Dylan DPCRollup merge of #97970 - dtolnay:terminate, r=joshtriplett
2022-06-12 Dylan DPCRollup merge of #97921 - bvanjoi:docs-example-str-repla...
2022-06-12 borsAuto merge of #97993 - lengyijun:clean-variance, r...
2022-06-11 borsAuto merge of #95880 - cjgillot:def-ident-span, r=petro...
2022-06-11 Matthias KrügerRollup merge of #97990 - GuillaumeGomez:eslint-checks...
2022-06-11 Matthias KrügerRollup merge of #97969 - inglorion:prelinkpasses, r...
2022-06-11 Matthias KrügerRollup merge of #97943 - Warrenren:master, r=Dylan-DPC
2022-06-11 Matthias KrügerRollup merge of #97904 - est31:master, r=Dylan-DPC
2022-06-11 borsAuto merge of #97989 - Dylan-DPC:rollup-wol1a1y, r...
2022-06-11 Dylan DPCRollup merge of #97913 - dingxiangfei2009:wrap-into...
2022-06-11 Dylan DPCRollup merge of #97789 - ferrocene:pa-fix-issue-71363...
2022-06-11 Dylan DPCRollup merge of #97761 - RalfJung:vtable-validation...
2022-06-11 borsAuto merge of #97903 - est31:unused_macro_rules_compile...
2022-06-11 Dylan DPCRollup merge of #97812 - TaKO8Ki:suggest-to-swap-struct...
2022-06-11 Dylan DPCRollup merge of #97703 - lcnr:post-89862, r=estebank
2022-06-11 Dylan DPCRollup merge of #96868 - nrc:turbo-stable, r=jhpratt...
2022-06-11 borsAuto merge of #97905 - nnethercote:revert-infallible...
2022-06-10 Matthias KrügerRollup merge of #97957 - estebank:spancito, r=compiler...
2022-06-10 Matthias KrügerRollup merge of #97940 - GuillaumeGomez:relative-link...
2022-06-10 Matthias KrügerRollup merge of #97928 - hoodmane:emscripten-no-asserti...
2022-06-10 Matthias KrügerRollup merge of #93331 - pnkfelix:refactor-write-output...
2022-06-10 borsAuto merge of #96837 - tmiasko:stdio-fcntl, r=joshtriplett
2022-06-10 Yuki OkushiRollup merge of #97937 - TaKO8Ki:fix-typo-in-hrtb-just...
2022-06-10 Yuki OkushiRollup merge of #97927 - cjgillot:issue-97836, r=petroc...
2022-06-10 Yuki OkushiRollup merge of #97888 - hoodmane:emscripten-eh-persona...
2022-06-10 Yuki OkushiRollup merge of #97876 - yoshuawuyts:into-future-docs...
2022-06-10 Yuki OkushiRollup merge of #97718 - xFrednet:95540-delayed-good...
2022-06-10 borsAuto merge of #95770 - nrc:read-buf-builder, r=joshtriplett
2022-06-10 borsAuto merge of #91970 - nrc:provide-any, r=scottmcm
2022-06-09 est31Suppress the unused_macro_rules lint if malformed rules...
2022-06-09 est31Never regard macro rules with compile_error! invocation...
2022-06-09 borsAuto merge of #97911 - dtolnay:numcpu, r=Mark-Simulacrum
2022-06-09 borsAuto merge of #97916 - RalfJung:miri, r=RalfJung
2022-06-09 borsAuto merge of #97910 - JohnTitor:rollup-gu3k0xl, r...
2022-06-09 Yuki OkushiRollup merge of #97874 - lcnr:combine-comment, r=davidtwco
2022-06-09 Yuki OkushiRollup merge of #97843 - overdrivenpotato:psp-lto,...
2022-06-09 Yuki OkushiRollup merge of #97838 - durin42:llvm-15-hexagon, r...
2022-06-09 Yuki OkushiRollup merge of #95860 - c410-f3r:stabilize-meta, r...
2022-06-09 Yuki OkushiRollup merge of #95632 - evanrichter:master, r=joshtriplett
2022-06-09 borsAuto merge of #97868 - ssomers:btree_from_sorted_iter...
2022-06-09 borsAuto merge of #97862 - SparrowLii:superset, r=lcnr
2022-06-09 borsAuto merge of #97772 - GuillaumeGomez:minifier-update...
2022-06-09 borsAuto merge of #97740 - RalfJung:ctfe-cycle-spans, r...
2022-06-08 Michael GouletRollup merge of #97894 - ehuss:fix-polonius-compare...
2022-06-08 Michael GouletRollup merge of #97891 - ehuss:update-books, r=ehuss
2022-06-08 Michael GouletRollup merge of #97883 - JohnTitor:no-more-compare...
2022-06-08 Michael GouletRollup merge of #97882 - JohnTitor:issue-67498, r=compi...
2022-06-08 Michael GouletRollup merge of #97871 - ChayimFriedman2:vec-iterator...
2022-06-08 Michael GouletRollup merge of #97857 - ChayimFriedman2:box-identifier...
2022-06-08 Michael GouletRollup merge of #97856 - compiler-errors:bad-let-sugges...
2022-06-08 Michael GouletRollup merge of #97830 - LucasDumont:add-example-alloc...
2022-06-08 Michael GouletRollup merge of #97557 - compiler-errors:arg-mismatch...
2022-06-08 borsAuto merge of #97893 - ehuss:update-cargo, r=ehuss
2022-06-08 borsAuto merge of #97887 - matthiaskrgr:rollup-ym5k7kb...
2022-06-08 Matthias KrügerRollup merge of #97880 - ChayimFriedman2:patch-2, r...
2022-06-08 Chayim Refael FriedmanFix typo: fo->for
2022-06-08 Dylan DPCRollup merge of #97595 - ouz-a:issue-97381, r=compiler...
2022-06-08 CaioStabilize $$ in Rust 1.63.0
2022-06-07 borsAuto merge of #97081 - oli-obk:outlives_query_fast_path...
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 Dylan DPCRollup merge of #97301 - semicoleon:unstable-reexport...
2022-06-07 borsAuto merge of #97512 - scottmcm:add-coldcc, r=nagisa...
2022-06-07 Antoni BoucherMerge commit 'e8dca3e87d164d2806098c462c6ce41301341f68...
2022-06-06 borsAuto merge of #97684 - RalfJung:better-provenance-contr...
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 borsAuto merge of #97086 - 5225225:link-section-is-unsafe...
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 #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 Matthias KrügerRollup merge of #97609 - Elliot-Roberts:unused-trait...
2022-06-04 borsAuto merge of #97191 - wesleywiser:main_thread_name...
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 Philipp KronesMerge commit 'd9ddce8a223cb9916389c039777b6966ea448dc8...
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 #97604 - nnethercote:inline-bridge-Buffer...
2022-06-03 borsAuto merge of #97670 - spastorino:simplify-universal...
2022-06-03 Matthias KrügerRollup merge of #97696 - cjgillot:normalize-inline...
2022-06-03 Matthias KrügerRollup merge of #97656 - EdwinRy:error_ast_low_type_con...
2022-06-03 borsAuto merge of #95833 - notriddle:notriddle/human-readab...
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 borsAuto merge of #89862 - lcnr:path-generics-diagnostics...
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-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...
next