]> git.lizzy.rs Git - rust.git/history - compiler/rustc_mir/src/monomorphize
Rollup merge of #81932 - jyn514:rustdoc-logging, r=Mark-Simulacrum
[rust.git] / compiler / rustc_mir / src / monomorphize /
2021-03-01 Guillaume GomezRollup merge of #81932 - jyn514:rustdoc-logging, r...
2021-03-01 Guillaume GomezRollup merge of #80734 - abonander:ab/issue-66693,...
2021-03-01 borsAuto merge of #82587 - taiki-e:unaligned_references...
2021-03-01 Joshua NelsonRollup merge of #82620 - jyn514:apply-renamed-lints...
2021-03-01 Joshua NelsonRollup merge of #82578 - camsteffen:diag-items, r=oli-obk
2021-03-01 Joshua NelsonRollup merge of #82480 - jyn514:no-enable-constant...
2021-03-01 Joshua NelsonRollup merge of #82428 - ehuss:update-mdbook, r=Mark...
2021-03-01 Joshua NelsonRollup merge of #81210 - ssomers:btree_fix_node_size_te...
2021-03-01 Yuki OkushiRollup merge of #82622 - jyn514:cargo-test-args, r...
2021-03-01 Yuki OkushiRollup merge of #82543 - klensy:skip-jobs, r=Mark-Simul...
2021-03-01 Yuki OkushiRollup merge of #82532 - pnkfelix:rustbuild-print-step...
2021-03-01 Yuki OkushiRollup merge of #82531 - GuillaumeGomez:gui-tests-start...
2021-03-01 Yuki OkushiRollup merge of #82507 - jyn514:tidy-windows, r=Mark...
2021-03-01 Yuki OkushiRollup merge of #82403 - pnkfelix:rustbuild-emit-env...
2021-03-01 Yuki OkushiRollup merge of #82309 - jyn514:rustdocflags, r=Mark...
2021-03-01 borsAuto merge of #82440 - ssomers:btree_fix_casts, r=Mark...
2021-03-01 borsAuto merge of #81094 - ssomers:btree_drainy_refactor_3...
2021-03-01 borsAuto merge of #82601 - terhechte:catalyst-support-m1...
2021-02-28 borsAuto merge of #81349 - jyn514:blanket-impls-cleanup...
2021-02-28 borsAuto merge of #82560 - tspiteri:releases-typo, r=ehuss
2021-02-28 borsAuto merge of #82603 - RalfJung:miri, r=RalfJung
2021-02-28 borsAuto merge of #82350 - ehuss:test-chapter, r=jyn514
2021-02-28 borsAuto merge of #82605 - cuviper:issue81051, r=nikic
2021-02-28 borsAuto merge of #82594 - nagisa:nagisa/remove-rumprun...
2021-02-28 borsAuto merge of #82611 - Dylan-DPC:rollup-l7xlpks, r...
2021-02-27 Dylan DPCRollup merge of #82607 - bjorn3:frame_loc_getter, r...
2021-02-27 Dylan DPCRollup merge of #82596 - matklad:rwlock, r=sfackler
2021-02-27 Dylan DPCRollup merge of #82584 - tazjin:rustdoc-aria, r=Guillau...
2021-02-27 Dylan DPCRollup merge of #82563 - lucas-deangelis:issue-82209...
2021-02-27 Dylan DPCRollup merge of #82561 - tspiteri:cube-root, r=Dylan-DPC
2021-02-27 Dylan DPCRollup merge of #82537 - wesleywiser:update_measureme...
2021-02-27 Dylan DPCRollup merge of #82534 - nikic:musl-crtend, r=nagisa
2021-02-27 Dylan DPCRollup merge of #82498 - tmiasko:partitioning-debug...
2021-02-27 Dylan DPCRollup merge of #81856 - Smittyvb:utf16-warn, r=matthew...
2021-02-27 borsAuto merge of #81874 - tesuji:spec_slice_fill, r=matthe...
2021-02-27 Dylan DPCRollup merge of #82421 - sunfishcode:wasi-metadata...
2021-02-27 Dylan DPCRollup merge of #82057 - upsuper-forks:cstr, r=davidtwc...
2021-02-26 Guillaume GomezRollup merge of #81940 - jhpratt:stabilize-str_split_on...
2021-02-26 borsAuto merge of #78429 - casey:doctest-attribute-splittin...
2021-02-25 Dylan DPCRollup merge of #82220 - henryboisdequin:fixes-80853...
2021-02-25 Dylan DPCRollup merge of #82214 - est31:no_to_string, r=oli-obk
2021-02-25 Dylan DPCRollup merge of #82213 - est31:slices_for_vecs, r=jyn514
2021-02-25 Dylan DPCRollup merge of #82087 - estebank:abolish-ice, r=oli-obk
2021-02-25 Dylan DPCRollup merge of #81713 - estebank:unstable-assoc-item...
2021-02-25 Dylan DPCRollup merge of #81575 - camelid:rustdoc-wrongnamespace...
2021-02-25 flip1995Merge commit '928e72dd10749875cbd412f74bfbfd7765dbcd8a...
2021-02-25 borsAuto merge of #82162 - cuviper:flat-fold, r=Mark-Simulacrum
2021-02-24 borsAuto merge of #82159 - BoxyUwU:uwu, r=varkor
2021-02-24 Tomasz MiąskoUse log level to control partitioning debug output
2021-02-23 Dylan DPCRollup merge of #82113 - m-ou-se:panic-format-lint...
2021-02-23 Dylan DPCRollup merge of #81629 - 1000teslas:issue-81365-fix...
2021-02-23 borsAuto merge of #82127 - tgnottingham:tune-ahead-of-time...
2021-02-23 borsAuto merge of #82102 - nagisa:nagisa/fix-dwo-name,...
2021-02-23 Dylan DPCRollup merge of #82234 - GuillaumeGomez:remove-query...
2021-02-23 Dylan DPCRollup merge of #82128 - anall:feature/add_diagnostic_i...
2021-02-23 Dylan DPCRollup merge of #82091 - henryboisdequin:use-place...
2021-02-23 Dylan DPCRollup merge of #81984 - sunfishcode:wasi-link, r=alexc...
2021-02-23 Dylan DPCRollup merge of #81837 - gilescope:to_ascii_speedups...
2021-02-23 Dylan DPCRollup merge of #81235 - reese:rw-tuple-diagnostics...
2021-02-23 Dylan DPCRollup merge of #81154 - dylni:improve-design-of-assert...
2021-02-23 Dylan DPCRollup merge of #79423 - camelid:smart-punct, r=jyn514
2021-02-23 borsAuto merge of #81937 - ssomers:btree_drainy_refactor_9b...
2021-02-22 borsAuto merge of #81362 - ssomers:btree_drainy_refactor_8...
2021-02-22 Yuki OkushiRollup merge of #82098 - LukasKalbertodt:add-collect...
2021-02-22 borsAuto merge of #81732 - m-ou-se:inherit-overflow-checks...
2021-02-21 Yuki OkushiRollup merge of #82177 - rylev:no-delete-bootstrap...
2021-02-21 Yuki OkushiRollup merge of #82154 - CDirkx:ip-changelog, r=Mark...
2021-02-21 Yuki OkushiRollup merge of #81966 - deg4uss3r:degausser/aarch64_ap...
2021-02-21 Yuki OkushiRollup merge of #81833 - the8472:parallel-bootstrap...
2021-02-21 Yuki OkushiRollup merge of #81300 - ssomers:btree_cleanup_leak_tes...
2021-02-21 borsAuto merge of #79100 - a1phyr:better_assert_eq, r=m...
2021-02-20 Guillaume GomezRollup merge of #82260 - ojeda:rustc-argfile, r=jyn514
2021-02-20 Guillaume GomezRollup merge of #82176 - RalfJung:mir-fn-ptr-pretty...
2021-02-20 borsAuto merge of #82124 - tmiasko:op-ty-ref, r=oli-obk
2021-02-20 borsAuto merge of #81427 - klensy:eat-digits, r=m-ou-se
2021-02-19 Dylan DPCRollup merge of #82274 - andersk:test-unwrap, r=Mark...
2021-02-19 Dylan DPCRollup merge of #82261 - ojeda:rustdoc-argfile, r=jyn514
2021-02-19 Dylan DPCRollup merge of #82093 - bjorn3:more_atomic_tests,...
2021-02-19 Dylan DPCRollup merge of #81873 - mark-i-m:unlock, r=m-ou-se
2021-02-19 Dylan DPCRollup merge of #81496 - guswynn:expected_async_block...
2021-02-18 Dylan DPCRollup merge of #82112 - BoxyUwU:tumbleweed, r=varkor
2021-02-18 Dylan DPCRollup merge of #82066 - matthewjasper:trait-ref-fix...
2021-02-18 Dylan DPCRollup merge of #81546 - hyd-dev:libtest-run-out-of...
2021-02-18 borsAuto merge of #81574 - tmiasko:p, r=oli-obk
2021-02-18 Yuki OkushiRollup merge of #82212 - est31:graph_graph_graph, r...
2021-02-18 Yuki OkushiRollup merge of #82211 - henryboisdequin:make-setup...
2021-02-18 Yuki OkushiRollup merge of #82203 - c410-f3r:tests-tests-tests...
2021-02-18 Yuki OkushiRollup merge of #82202 - kraj:kraj/riscv-musl, r=estebank
2021-02-18 Yuki OkushiRollup merge of #82155 - tmiasko:once, r=matthewjasper
2021-02-18 Yuki OkushiRollup merge of #82055 - JulianKnodt:ty_where_const...
2021-02-18 borsAuto merge of #81172 - SimonSapin:ptr-metadata, r=oli-obk
2021-02-17 Dylan DPCRollup merge of #82021 - csmoe:issue-78600, r=tmandry
2021-02-17 Dylan DPCRollup merge of #82007 - sexxi-goose:reborrow, r=nikoma...
2021-02-17 Dylan DPCRollup merge of #81972 - matthewjasper:hrtb-error-clean...
2021-02-17 Dylan DPCRollup merge of #81898 - nanguye2496:nanguye2496/fix_st...
2021-02-17 Dylan DPCRollup merge of #81869 - mark-i-m:leading-vert, r=petro...
2021-02-17 Dylan DPCRollup merge of #81860 - osa1:issue81800, r=estebank
2021-02-17 borsAuto merge of #81993 - flip1995:clippyup, r=Manishearth
2021-02-17 Guillaume GomezRollup merge of #82207 - ehuss:rustdoc-2021, r=jyn514
2021-02-17 Guillaume GomezRollup merge of #82204 - ehuss:update-books, r=ehuss
next