]> git.lizzy.rs Git - rust.git/history - src/test/ui/rfc-2632-const-trait-impl/default-method-body-is-const-same-trait-ck.rs
Rollup merge of #99651 - compiler-errors:fn-and-raw-ptr-in-const-generics, r=oli-obk
[rust.git] / src / test / ui / rfc-2632-const-trait-impl / default-method-body-is-const-same-trait-ck.rs
2022-07-27 Guillaume GomezRollup merge of #99651 - compiler-errors:fn-and-raw...
2022-07-27 Guillaume GomezRollup merge of #99358 - compiler-errors:issue-99325...
2022-07-27 Guillaume GomezRollup merge of #94247 - saethlin:chunksmut-aliasing...
2022-07-27 borsAuto merge of #99802 - JohnTitor:rollup-uaklql1, r...
2022-07-27 Yuki OkushiRollup merge of #99789 - TaKO8Ki:use-pluralize-macro...
2022-07-27 Yuki OkushiRollup merge of #99783 - notriddle:notriddle/clean...
2022-07-27 Yuki OkushiRollup merge of #99769 - bjorn3:sync_cg_clif-2022-07...
2022-07-27 Yuki OkushiRollup merge of #99704 - fee1-dead-contrib:add_self_til...
2022-07-26 bjorn3Merge commit 'd3a2366ee877075c59b38bd8ced55f224fc7ef51...
2022-07-26 Deadbeefbless tests, remove nonexistent E0395
2022-07-25 bjorn3Merge commit 'c19edfd71a1d0ddef86c2c67fdb40718d40a72b4...
2022-07-25 Yuki OkushiRollup merge of #95916 - solid-rs:feat-kmc-solid-abort...
2022-07-25 Yuki OkushiRollup merge of #95040 - frank-king:fix/94981, r=Mark...
2022-07-24 Amos WengerAdd 'src/tools/rust-analyzer/' from commit '977e12a0bdc...
2022-07-21 borsAuto merge of #93718 - thomcc:used-macho, r=pnkfelix
2022-07-21 Jubilee YoungSync core::simd up to rust-lang/portable-simd@2e081db92...
2022-07-18 Philipp KronesMerge commit 'fdb84cbfd25908df5683f8f62388f663d9260e39...
2022-07-16 borsAuto merge of #95685 - oxidecomputer:restore-static...
2022-07-11 Matthias KrügerRollup merge of #97210 - Milo123459:clippy-args, r...
2022-07-10 borsAuto merge of #95295 - CAD97:layout-isize, 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-01 Guillaume GomezRollup merge of #97249 - GuillaumeGomez:details-summary...
2022-06-30 Philipp KronesMerge commit '0cb0f7636851f9fcc57085cf80197a2ef6db098f...
2022-06-29 Dylan DPCRollup merge of #97423 - m-ou-se:memory-ordering-intrin...
2022-06-27 Matthias KrügerRollup merge of #97389 - m-ou-se:memory-ordering-diagno...
2022-06-26 Matthias KrügerRollup merge of #97908 - iago-lito:stabilize_nonzero_ch...
2022-06-26 Matthias KrügerRollup merge of #97140 - joboet:solid_parker, r=m-ou-se
2022-06-25 Matthias KrügerRollup merge of #96412 - ChrisDenton:remove-dir-all...
2022-06-23 Caleb CartwrightMerge commit 'c4416f20dcaec5d93077f72470e83e150fb923b1...
2022-06-22 Yuki OkushiRollup merge of #97516 - RalfJung:atomics, r=joshtriplett
2022-06-22 Yuki OkushiRollup merge of #96768 - m-ou-se:futex-fuchsia, r=tmandry
2022-06-22 Yuki OkushiRollup merge of #95446 - notseanray:master, r=Mark...
2022-06-21 Yuki OkushiRollup merge of #97269 - RalfJung:transmute, r=m-ou-se
2022-06-20 borsAuto merge of #93765 - zhangyunhao116:heapsort, r=m...
2022-06-20 Dylan DPCRollup merge of #97150 - ChrisDenton:stdio-create_pipe...
2022-06-20 Dylan DPCRollup merge of #97149 - ChrisDenton:win_async_pipes...
2022-06-20 Dylan DPCRollup merge of #96719 - mbartlett21:patch-4, r=Dylan-DPC
2022-06-20 Dylan DPCRollup merge of #96609 - ibraheemdev:arc-downcast-unche...
2022-06-20 Dylan DPCRollup merge of #94855 - m-ou-se:advance-slice-panic...
2022-06-20 Dylan DPCRollup merge of #93080 - SkiFire13:itermut-as_mut_slice...
2022-06-19 Yuki OkushiRollup merge of #95534 - jyn514:std-mem-copy, r=joshtri...
2022-06-19 borsAuto merge of #97268 - jyn514:faster-assemble, r=Mark...
2022-06-19 borsAuto merge of #97367 - WaffleLapkin:stabilize_checked_s...
2022-06-16 flip1995Merge commit 'd7b5cbf065b88830ca519adcb73fad4c0d24b1c7...
2022-06-15 Yuki OkushiRollup merge of #97202 - joshtriplett:os-str-capacity...
2022-06-13 Yuki OkushiRollup merge of #97508 - JohnTitor:more-strict-placehol...
2022-06-13 Yuki OkushiRollup merge of #95211 - terrarier2111:improve-parser...
2022-06-13 Caleb CartwrightMerge commit '7b73b60faca71d01d900e49831fcb84553e93019...
2022-06-10 borsAuto merge of #96837 - tmiasko:stdio-fcntl, r=joshtriplett
2022-06-10 borsAuto merge of #95770 - nrc:read-buf-builder, r=joshtriplett
2022-06-09 Yuki OkushiRollup merge of #95632 - evanrichter:master, r=joshtriplett
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 Dylan DPCRollup merge of #97495 - clarfonthey:e0788-no-coverage...
2022-06-06 borsAuto merge of #97086 - 5225225:link-section-is-unsafe...
2022-06-06 borsAuto merge of #96551 - ferrocene:pa-ignore-paths-when...
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 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 #96642 - thomcc:thinbox-zst-ugh, r...
2022-06-04 borsAuto merge of #97604 - nnethercote:inline-bridge-Buffer...
2022-06-03 Matthias KrügerRollup merge of #97696 - cjgillot:normalize-inline...
2022-06-03 borsAuto merge of #95833 - notriddle:notriddle/human-readab...
2022-06-03 Dylan DPCRollup merge of #97366 - WaffleLapkin:stabilize_array_s...
2022-06-03 borsAuto merge of #97497 - c410-f3r:z-errors, r=petrochenkov
2022-06-02 Matthias KrügerRollup merge of #97502 - onlineSoftwareDevOK:rustdocTes...
2022-06-02 borsAuto merge of #97575 - nnethercote:lazify-SourceFile...
2022-06-02 Dylan DPCRollup merge of #97636 - nnethercote:revert-96682,...
2022-06-02 Dylan DPCRollup merge of #97420 - WaffleLapkin:no_oxford_casts_q...
2022-06-02 Oli SchererAdd 'compiler/rustc_smir/' from commit '9abcb5c7b574cf3...
2022-06-02 Dylan DPCRollup merge of #97023 - cjgillot:uniform-anon, r=estebank
2022-06-02 borsAuto merge of #96737 - ChrisDenton:win-manifest, r...
2022-06-01 Yuki OkushiRollup merge of #97613 - jsha:implementation-is-on...
2022-06-01 Yuki OkushiRollup merge of #97166 - nnethercote:move-conditions...
2022-06-01 Yuki OkushiRollup merge of #97130 - notriddle:notriddle/collect...
2022-06-01 Yuki OkushiRollup merge of #95594 - the8472:raw_slice_methods...
2022-06-01 Matthias KrügerRollup merge of #97264 - TaKO8Ki:suggest-extern-crate...
2022-06-01 Yuki OkushiRollup merge of #97498 - ijchen:master, r=Mark-Simulacrum
2022-06-01 Yuki OkushiRollup merge of #97470 - notriddle:notriddle/test-cases...
2022-06-01 Yuki OkushiRollup merge of #97399 - SparrowLii:arg_index, r=oli-obk
2022-06-01 Yuki OkushiRollup merge of #97216 - RalfJung:null-ptr-check, r...
2022-06-01 Yuki OkushiRollup merge of #94647 - Urgau:hash-map-many-mut, r...
2022-06-01 borsAuto merge of #97553 - nbdd0121:lib, r=Mark-Simulacrum
2022-06-01 borsAuto merge of #97435 - Patryk27:bump-compiler-builtins...
2022-05-31 Matthias KrügerRollup merge of #97316 - CAD97:bound-misbehavior, r...
2022-05-31 borsAuto merge of #97570 - JakobDegen:dse-test, r=tmiasko
2022-05-31 borsAuto merge of #97419 - WaffleLapkin:const_from_ptr_rang...
2022-05-31 borsAuto merge of #97521 - SkiFire13:clarify-vec-as-ptr...
2022-05-31 borsAuto merge of #97526 - Nilstrieb:unicode-is-printable...
2022-05-31 Dylan DPCRollup merge of #97569 - thomcc:fill_with_isnt_memset...
2022-05-31 Dylan DPCRollup merge of #97455 - JohnTitor:stabilize-toowned...
2022-05-31 Dylan DPCRollup merge of #97371 - ChayimFriedman2:closure-non...
next