]> git.lizzy.rs Git - rust.git/history - compiler/rustc_passes/src
Rollup merge of #100030 - WaffleLapkin:nice_pointer_sis, r=scottmcm
[rust.git] / compiler / rustc_passes / src /
2022-08-12 Dylan DPCRollup merge of #100030 - WaffleLapkin:nice_pointer_sis...
2022-08-12 Dylan DPCRollup merge of #100022 - joboet:faster_threadid, r...
2022-08-12 borsAuto merge of #99624 - vincenzopalazzo:macros/unix_erro...
2022-08-12 borsAuto merge of #99464 - nikic:llvm-15, r=cuviper
2022-08-12 borsAuto merge of #100419 - flip1995:clippyup, r=Manishearth
2022-08-11 borsAuto merge of #100426 - matthiaskrgr:rollup-0ks4dou...
2022-08-11 Matthias KrügerRollup merge of #100418 - tbodt:stabilize-backtrace...
2022-08-11 Matthias KrügerRollup merge of #100392 - nnethercote:simplify-visitors...
2022-08-11 Matthias KrügerRollup merge of #100374 - GuillaumeGomez:improve_rustdo...
2022-08-11 Matthias KrügerRollup merge of #100350 - jhpratt:stringify-vis, r...
2022-08-11 Matthias KrügerRollup merge of #100307 - nnethercote:fix-96847, r...
2022-08-11 Matthias KrügerRollup merge of #100203 - compiler-errors:command-args...
2022-08-11 Matthias KrügerRollup merge of #100112 - RalfJung:assert_send_and_sync...
2022-08-11 Matthias KrügerRollup merge of #99992 - jyn514:shell-scripts, r=Mark...
2022-08-11 Matthias KrügerRollup merge of #99511 - RalfJung:raw_eq, r=wesleywiser
2022-08-11 Matthias KrügerRollup merge of #99500 - tmandry:fuchsia-flags, r=petro...
2022-08-11 Matthias KrügerRollup merge of #99421 - Bryanskiy:android-crt-static...
2022-08-11 Matthias KrügerRollup merge of #99337 - jsha:simplify-highlight, r...
2022-08-11 Matthias KrügerRollup merge of #93896 - jsha:dark-colors, r=GuillaumeGomez
2022-08-11 borsAuto merge of #100416 - Dylan-DPC:rollup-m344lh1, r...
2022-08-11 Philipp KronesMerge commit '2b2190cb5667cdd276a24ef8b9f3692209c54a89...
2022-08-11 Dylan DPCRollup merge of #100403 - GuillaumeGomez:improve-messag...
2022-08-11 Dylan DPCRollup merge of #100398 - nnethercote:improve-Zhir...
2022-08-11 Dylan DPCRollup merge of #100391 - nnethercote:improve-size...
2022-08-11 Dylan DPCRollup merge of #100287 - cuviper:no-linux-prctl, r...
2022-08-11 Dylan DPCRollup merge of #100192 - tmiasko:rm-duplicated-locals...
2022-08-11 Dylan DPCRollup merge of #100184 - Kixunil:stabilize_ptr_const_c...
2022-08-11 Dylan DPCRollup merge of #99110 - audunhalland:match_has_guard_f...
2022-08-11 borsAuto merge of #100315 - compiler-errors:norm-ct-in...
2022-08-11 Nicholas NethercoteAdd a second level to the AST size reporting.
2022-08-11 Nicholas NethercoteAdd percentages to `-Zhir-stats` output.
2022-08-11 Nicholas NethercoteChange how `AssocItem` is reported.
2022-08-11 Nicholas NethercoteImprove AST stat collector.
2022-08-11 borsAuto merge of #100298 - BlackHoleFox:hashmap_keygen_cle...
2022-08-11 Nicholas NethercoteSimplify `rustc_hir::intravisit::Visitor::visit_variant...
2022-08-10 borsAuto merge of #99174 - scottmcm:reoptimize-layout-array...
2022-08-10 Michael GouletRollup merge of #100359 - b-naber:valtrees-pretty-print...
2022-08-10 Michael GouletRollup merge of #100349 - TaKO8Ki:remove-type-string...
2022-08-10 Michael GouletRollup merge of #100348 - camelid:test-93205, r=jyn514
2022-08-10 Michael GouletRollup merge of #100317 - kjetilkjeka:remove-nvptx32...
2022-08-10 Michael GouletRollup merge of #100286 - Thog:rust-lld-macosx-target...
2022-08-10 borsAuto merge of #100260 - ehuss:compiletest-target-cfg...
2022-08-10 Matthias KrügerRollup merge of #100340 - spastorino:fix-100187, r...
2022-08-10 Matthias KrügerRollup merge of #100332 - eholk:stabilize-ilog, r=scottmcm
2022-08-10 Matthias KrügerRollup merge of #100086 - JakobDegen:better-tests,...
2022-08-10 Matthias KrügerRollup merge of #99573 - tbodt:stabilize-backtrace...
2022-08-09 Matthias KrügerRollup merge of #100323 - GuillaumeGomez:impl-blocks...
2022-08-09 Matthias KrügerRollup merge of #100319 - GuillaumeGomez:rm-clean-impls...
2022-08-09 Matthias KrügerRollup merge of #100314 - JakobDegen:test-docs, r=RalfJung
2022-08-09 Matthias KrügerRollup merge of #100281 - GuillaumeGomez:rm-clean-impls...
2022-08-09 Matthias KrügerRollup merge of #100275 - RalfJung:anyhow, r=bjorn3
2022-08-09 Matthias KrügerRollup merge of #100261 - luqmana:suggestions-overflow...
2022-08-09 Matthias KrügerRollup merge of #100256 - camelid:typeck-ctxt-doc,...
2022-08-09 Matthias KrügerRollup merge of #100240 - cjgillot:noice-structural...
2022-08-09 Matthias KrügerRollup merge of #100226 - cjgillot:noice-multibyte...
2022-08-09 Matthias KrügerRollup merge of #100098 - compiler-errors:field-suggest...
2022-08-09 Matthias KrügerRollup merge of #100072 - oToToT:patch-1, r=michaelwoer...
2022-08-09 Matthias KrügerRollup merge of #100040 - ChrisDenton:broken-pipe,...
2022-08-09 Matthias KrügerRollup merge of #99479 - Enselic:import-can-be-without...
2022-08-09 Matthias KrügerRollup merge of #98775 - notriddle:notriddle/mobile...
2022-08-09 borsAuto merge of #100150 - notriddle:notriddle/implementor...
2022-08-09 borsAuto merge of #99217 - lcnr:implied-bounds-pre-norm...
2022-08-09 borsAuto merge of #100318 - Dylan-DPC:rollup-18tzp6q, r...
2022-08-09 Dylan DPCRollup merge of #100305 - TaKO8Ki:suggest-adding-approp...
2022-08-09 Dylan DPCRollup merge of #100301 - TaKO8Ki:avoid-&str-to-String...
2022-08-09 Dylan DPCRollup merge of #100228 - luqmana:suggestion-ice, r...
2022-08-09 Dylan DPCRollup merge of #100221 - compiler-errors:impossible...
2022-08-09 Dylan DPCRollup merge of #100181 - RalfJung:alloc-ref-mutability...
2022-08-09 Dylan DPCRollup merge of #99787 - aDotInTheVoid:rdj-dyn, r=camel...
2022-08-09 Dylan DPCRollup merge of #96478 - WaffleLapkin:rustc_default_bod...
2022-08-09 borsAuto merge of #100089 - JakobDegen:no-invalidate-visito...
2022-08-09 Matthias KrügerRollup merge of #100268 - TaKO8Ki:add-regression-test...
2022-08-09 Matthias KrügerRollup merge of #100238 - Bryysen:master, r=cjgillot
2022-08-09 Matthias KrügerRollup merge of #100212 - GuillaumeGomez:rm-clean-impls...
2022-08-09 Matthias KrügerRollup merge of #100163 - TaKO8Ki:remove-unnecessary...
2022-08-09 borsAuto merge of #100205 - cjgillot:noice-doc, r=camelid
2022-08-09 Laurențiu Nicola:arrow_up: rust-analyzer
2022-08-08 borsAuto merge of #98863 - compiler-errors:projection-msg...
2022-08-08 borsAuto merge of #98489 - cjgillot:naked-nohir, r=davidtwc...
2022-08-08 borsAuto merge of #100207 - notriddle:notriddle/skipped...
2022-08-07 Matthias KrügerRollup merge of #100230 - cjgillot:noice-multibyte...
2022-08-07 Matthias KrügerRollup merge of #100206 - RalfJung:miri-terminfo, r...
2022-08-07 Matthias KrügerRollup merge of #100194 - est31:box_syntax_tests, r...
2022-08-07 Matthias KrügerRollup merge of #100038 - nicholasbishop:bishop-add...
2022-08-07 Matthias KrügerRollup merge of #100019 - TaKO8Ki:suggest-boxed-trait...
2022-08-07 borsAuto merge of #100218 - nicholasbishop:bishop-update...
2022-08-07 borsAuto merge of #99833 - andrewpollack:fuchsia-rust-ci...
2022-08-07 borsAuto merge of #99983 - RalfJung:more-layout-checks...
2022-08-07 borsAuto merge of #100091 - chenyukang:add-check-for-link...
2022-08-07 borsAuto merge of #100004 - jyn514:exclude-single-test...
2022-08-06 Matthias KrügerRollup merge of #100169 - WaffleLapkin:optimize_is_alig...
2022-08-06 Matthias KrügerRollup merge of #100130 - compiler-errors:erroneous...
2022-08-06 Matthias KrügerRollup merge of #100127 - ChrisDenton:remove-init,...
2022-08-06 Matthias KrügerRollup merge of #100071 - klensy:annotate-snippets...
2022-08-06 borsAuto merge of #100117 - nicholasbishop:bishop-update...
2022-08-06 borsAuto merge of #99524 - cuviper:relnotes-1.63.0, r=Mark...
2022-08-06 Matthias KrügerRollup merge of #100193 - GuillaumeGomez:rm-clean-impls...
2022-08-06 Matthias KrügerRollup merge of #100167 - chenyukang:require-suggestion...
2022-08-06 Matthias KrügerRollup merge of #100132 - compiler-errors:issue-100103...
2022-08-06 Matthias KrügerRollup merge of #100094 - lyming2007:issue-98982, r...
next