]> git.lizzy.rs Git - rust.git/history - src/test/assembly
Rollup merge of #103694 - WaffleLapkin:mask_doc_example, r=scottmcm
[rust.git] / src / test / assembly /
2022-11-09 Dylan DPCRollup merge of #103694 - WaffleLapkin:mask_doc_example...
2022-11-09 Dylan DPCRollup merge of #103570 - lukas-code:stabilize-ilog...
2022-11-09 borsAuto merge of #102565 - jyn514:refactor-build-manifest...
2022-11-09 Manish GoregaokarRollup merge of #103827 - compiler-errors:rpitit-substs...
2022-11-09 Manish GoregaokarRollup merge of #103778 - mati865:update-deps, r=Mark...
2022-11-09 Manish GoregaokarRollup merge of #103559 - AndyJado:var_span_label,...
2022-11-09 Manish GoregaokarRollup merge of #103521 - chenyukang:yukang/fix-103451...
2022-11-09 Manish GoregaokarRollup merge of #103353 - wesleywiser:fix_lld_thinlto_m...
2022-11-09 Manish GoregaokarRollup merge of #101381 - Urgau:target-mixup-homogenous...
2022-11-09 Manish GoregaokarRollup merge of #100508 - BoxyUwU:make_less_things_late...
2022-11-09 borsAuto merge of #103171 - jackh726:gen-interior-hrtb...
2022-11-08 Guillaume GomezRollup merge of #104109 - yancyribbens:add-mutable...
2022-11-08 Guillaume GomezRollup merge of #104097 - RalfJung:miri-alloc-benches...
2022-11-08 Guillaume GomezRollup merge of #104093 - RalfJung:test-sizes, r=thomcc
2022-11-08 Guillaume GomezRollup merge of #104027 - ted-tanner:issue-103697-fix...
2022-11-08 borsAuto merge of #103965 - petrochenkov:effvisperf3, r...
2022-11-08 borsAuto merge of #104063 - compiler-errors:ct-norm-unless...
2022-11-08 Dylan DPCRollup merge of #104094 - lcnr:on_unimplemented-move...
2022-11-08 Dylan DPCRollup merge of #104067 - jeremyd2019:patch-1, r=davidtwco
2022-11-08 Dylan DPCRollup merge of #103987 - compiler-errors:no-in_tail_ex...
2022-11-08 Dylan DPCRollup merge of #103955 - str4d:update-lto-doc-1.65...
2022-11-08 Dylan DPCRollup merge of #103865 - compiler-errors:fallback...
2022-11-08 Dylan DPCRollup merge of #103651 - Alexendoo:parse-format-unicod...
2022-11-08 borsAuto merge of #104023 - Nilstrieb:cleanup-query, r...
2022-11-08 borsAuto merge of #104013 - notriddle:notriddle/rustdoc...
2022-11-07 borsAuto merge of #103934 - notriddle:notriddle/backtrace...
2022-11-07 borsAuto merge of #103569 - RalfJung:miri-test-macos, r...
2022-11-07 borsAuto merge of #104102 - Dylan-DPC:rollup-0eakshe, r...
2022-11-07 borsAuto merge of #101395 - saethlin:strict-provenance...
2022-11-06 Ben KimockAdd a codegen test for rust-lang/rust#96152
2022-11-05 borsAuto merge of #102458 - JohnTitor:stabilize-instruction...
2022-11-04 borsAuto merge of #101703 - nicholasbishop:bishop-add-uefi...
2022-11-04 borsAuto merge of #103098 - Amanieu:asm-tied-fixed, r=bjorn3
2022-11-02 Matthias KrügerRollup merge of #103610 - wesleywiser:thinlto_cgu1...
2022-11-02 Manish GoregaokarRollup merge of #103084 - inquisitivecrystal:control...
2022-11-01 Laurențiu Nicola:arrow_up: rust-analyzer
2022-10-31 borsAuto merge of #102950 - oli-obk:check_miri, r=RalfJung
2022-10-31 Michael HowellRollup merge of #102689 - ayrtonm:master, r=cjgillot
2022-10-29 Matthias KrügerRollup merge of #103124 - ldm0:nohard_tests, r=Mark...
2022-10-29 Matthias KrügerRollup merge of #100006 - jyn514:update-copy, r=dtolnay
2022-10-29 Guillaume GomezRollup merge of #102634 - andrewpollack:refactor-test...
2022-10-29 Matthias KrügerRollup merge of #102961 - reitermarkus:const-cstr-from...
2022-10-28 borsAuto merge of #102737 - RalfJung:poll_fn_pin, r=Mark...
2022-10-28 borsAuto merge of #103071 - wesleywiser:fix_inlined_line_nu...
2022-10-28 borsAuto merge of #102674 - CastilloDel:master, r=oli-obk
2022-10-27 Matthias KrügerRollup merge of #103110 - RalfJung:manual-send, r=thomcc
2022-10-26 Laurențiu Nicola:arrow_up: rust-analyzer
2022-10-26 Dylan DPCRollup merge of #102706 - ferrocene:pa-ignore-doc-index...
2022-10-25 Dylan DPCRollup merge of #103122 - ouz-a:mir-technical-debt...
2022-10-25 Dylan DPCRollup merge of #102587 - Enselic:rustc-unix_sigpipe...
2022-10-25 Dylan DPCRollup merge of #98204 - Kixiron:stable-unzip, r=thomcc
2022-10-24 Yuki OkushiRollup merge of #102766 - thomcc:remove-resolv, r=Mark...
2022-10-24 Yuki OkushiRollup merge of #102271 - lopopolo:lopopolo/stabilize...
2022-10-24 Yuki OkushiRollup merge of #99939 - saethlin:pre-sort-tests, r...
2022-10-24 Yuki OkushiRollup merge of #99578 - steffahn:remove_redundant_boun...
2022-10-24 borsAuto merge of #102536 - scottmcm:lookup_line-tweak...
2022-10-24 borsAuto merge of #100848 - xfix:use-metadata-for-slice...
2022-10-23 Michael HowellRollup merge of #103005 - solid-rs:patch/kmc-solid...
2022-10-23 Michael HowellRollup merge of #101644 - Timmmm:file_permissions_docs...
2022-10-23 Michael HowellRollup merge of #100462 - zohnannor:master, r=thomcc
2022-10-23 borsAuto merge of #103062 - cuviper:dist-mips, r=Mark-Simul...
2022-10-23 borsAuto merge of #103137 - dtolnay:readdir, r=Mark-Simulacrum
2022-10-23 bjorn3Merge commit '266e96785ab71834b917bf474f130a6d8fdecd4b...
2022-10-23 flip1995Merge commit '4f142aa1058f14f153f8bfd2d82f04ddb9982388...
2022-10-23 Dylan DPCRollup merge of #101293 - compiler-errors:lt-is-actuall...
2022-10-22 borsAuto merge of #103240 - BelovDV:issue-102290, r=petroch...
2022-10-22 Dylan DPCRollup merge of #102602 - WaffleLapkin:linty_action...
2022-10-22 borsAuto merge of #103227 - lcnr:bye-bye-unevaluated-const...
2022-10-21 Matthias KrügerRollup merge of #103359 - WaffleLapkin:drain_no_mut_qqq...
2022-10-21 Matthias KrügerRollup merge of #102635 - lcnr:incoherent_auto_trait_ob...
2022-10-21 Dylan DPCRollup merge of #103111 - cjgillot:shadow-label, r...
2022-10-21 Dylan DPCRollup merge of #103051 - davidtwco:translation-tidying...
2022-10-21 borsAuto merge of #2607 - RalfJung:rustup, r=RalfJung
2022-10-21 Ralf Jungmerge rustc history
2022-10-20 Matthias KrügerRollup merge of #103315 - RalfJung:interpret-switchint...
2022-10-20 Matthias KrügerRollup merge of #103221 - TaKO8Ki:fix-103202, r=oli-obk
2022-10-20 borsAuto merge of #103092 - petrochenkov:weaklto, r=wesleywiser
2022-10-20 borsAuto merge of #103185 - chenyukang:yukang/fix-span...
2022-10-20 Matthias KrügerRollup merge of #103197 - est31:stabilize_proc_macro_so...
2022-10-20 borsAuto merge of #102417 - oli-obk:opaque_lifetimes2,...
2022-10-19 borsAuto merge of #103214 - Nilstrieb:set-theory, r=petroch...
2022-10-19 Dylan DPCRollup merge of #103216 - cjgillot:issue-103210, r...
2022-10-19 Dylan DPCRollup merge of #103182 - Nilstrieb:query-desc-cleanup...
2022-10-19 Dylan DPCRollup merge of #103153 - ChrisDenton:leak-oom, r=m...
2022-10-19 Dylan DPCRollup merge of #103127 - SUPERCILEX:inline-const-unini...
2022-10-19 Dylan DPCRollup merge of #103034 - nathanwhit:let-chains-rhs...
2022-10-19 borsAuto merge of #103180 - ferrocene:pa-qemu-user-mode...
2022-10-19 Matthias KrügerRollup merge of #103198 - weihanglo:update-cargo, r...
2022-10-19 Matthias KrügerRollup merge of #103178 - ferrocene:pa-coverage-reports...
2022-10-19 Matthias KrügerRollup merge of #103176 - nnethercote:fix-TyKind-is_sim...
2022-10-19 Matthias KrügerRollup merge of #103166 - the8472:copied-next-chunk...
2022-10-18 Matthias KrügerRollup merge of #103204 - jyn514:autolabels, r=Mark...
2022-10-18 Matthias KrügerRollup merge of #103203 - GuillaumeGomez:fix-llvm-runto...
2022-10-18 Matthias KrügerRollup merge of #103189 - GuillaumeGomez:clean-up-gui...
2022-10-18 Matthias KrügerRollup merge of #103164 - notriddle:notriddle/media...
2022-10-18 Matthias KrügerRollup merge of #102507 - scottmcm:more-binary-search...
2022-10-18 Matthias KrügerRollup merge of #101889 - tspiteri:redoc-uint-adc-sbb...
2022-10-18 borsAuto merge of #102418 - citrus-it:illumos-strip-debug...
2022-10-18 borsAuto merge of #103188 - JohnTitor:rollup-pwilam1, r...
2022-10-18 Yuki OkushiRollup merge of #103168 - Amanieu:stable_asm_sym, r...
next