]> git.lizzy.rs Git - rust.git/history - src/test
Rollup merge of #90892 - RalfJung:miri-partial-ptr-copy, r=oli-obk
[rust.git] / src / test /
2021-11-16 Yuki OkushiRollup merge of #90892 - RalfJung:miri-partial-ptr...
2021-11-16 Yuki OkushiRollup merge of #90848 - scottmcm:remove-signed-bigint...
2021-11-16 Yuki OkushiRollup merge of #90837 - c410-f3r:testsssssss, r=petroc...
2021-11-16 Yuki OkushiRollup merge of #90835 - sunfishcode:sunfishcode/wasi...
2021-11-16 Yuki OkushiRollup merge of #90834 - cuviper:android-gnu, r=petroch...
2021-11-16 Yuki OkushiRollup merge of #90790 - tamaroning:fix-lib-std-test...
2021-11-16 Yuki OkushiRollup merge of #90058 - joshtriplett:stabilize-strip...
2021-11-16 Yuki OkushiRollup merge of #88601 - ibraheemdev:termination-result...
2021-11-16 Yuki OkushiRollup merge of #85766 - workingjubilee:file-options...
2021-11-15 borsAuto merge of #90821 - scottmcm:new-slice-reverse,...
2021-11-15 borsAuto merge of #90473 - joshtriplett:stabilize-format...
2021-11-15 borsAuto merge of #90717 - kit-981:fix-ld64-flags, r=petroc...
2021-11-15 Josh TriplettUpdate test output
2021-11-15 Josh TriplettStabilize format_args_capture
2021-11-15 borsAuto merge of #90645 - terrarier2111:master, r=estebank
2021-11-15 borsAuto merge of #90684 - jyn514:dist-aliases, r=Mark...
2021-11-15 Scott McMurrayDon't run the codegen test when `debug_assert` is enabled
2021-11-14 borsAuto merge of #88282 - Neutron3529:patch-4, r=Mark...
2021-11-14 CaioMove some tests to more reasonable directories
2021-11-14 borsAuto merge of #90596 - the8472:path-hash-opt, r=Mark...
2021-11-14 borsAuto merge of #90839 - pierwill:docs-rustc-newtype...
2021-11-14 borsAuto merge of #90757 - GuillaumeGomez:search-index...
2021-11-14 borsAuto merge of #90867 - hi-rustin:rustin-patch-rustdoc...
2021-11-14 Ralf Jungfix ICE on Miri/CTFE copy of half a pointer
2021-11-14 borsAuto merge of #90883 - matthiaskrgr:rollup-iu9k5pe...
2021-11-13 Matthias KrügerRollup merge of #90853 - notriddle:notriddle/option...
2021-11-13 Matthias KrügerRollup merge of #90840 - BoxyUwU:lolripme, r=jackh726
2021-11-13 Matthias KrügerRollup merge of #90771 - asterycs:fix/trait-object...
2021-11-13 borsAuto merge of #90385 - mfrw:mfrw/librustdoc, r=Guillaum...
2021-11-13 borsAuto merge of #89551 - jhpratt:stabilize-const_raw_ptr_...
2021-11-13 threadexceptionImplement diagnostic for String conversion
2021-11-13 borsAuto merge of #90542 - the8472:privatize-the-means...
2021-11-13 borsAuto merge of #87264 - mystor:expand_literal, r=petroch...
2021-11-13 borsAuto merge of #90041 - jfrimmel:rt_copy_checks, r=Mark...
2021-11-13 borsAuto merge of #89167 - workingjubilee:use-simd, r=MarkS...
2021-11-13 Jubilee YoungTest core::simd works
2021-11-13 Jubilee YoungExpose portable-simd as core::simd
2021-11-13 Jubilee YoungAdd 'library/portable-simd/' from commit '1ce1c645cf27c...
2021-11-12 Ellenoops...
2021-11-12 Nika Layzellproc_macro: Add an expand_expr method to TokenStream
2021-11-12 borsAuto merge of #90836 - matthiaskrgr:rollup-ou6yrlw...
2021-11-12 Matthias KrügerRollup merge of #90826 - petrochenkov:binattr, r=cjgillot
2021-11-12 Matthias KrügerRollup merge of #90798 - edmorley:doc-unreachable-custo...
2021-11-12 Matthias KrügerRollup merge of #90795 - GuillaumeGomez:more-search...
2021-11-12 Matthias KrügerRollup merge of #90761 - hellow554:macro_span, r=estebank
2021-11-12 Matthias KrügerRollup merge of #90704 - ijackson:exitstatus-comments...
2021-11-12 Matthias KrügerRollup merge of #90644 - est31:const_swap, r=Mark-Simul...
2021-11-12 Matthias KrügerRollup merge of #90589 - durin42:llvm-14-ASO-now-struct...
2021-11-12 borsAuto merge of #89316 - asquared31415:multiple-clobber...
2021-11-12 asquared31415fix aarch test error annotations
2021-11-12 borsAuto merge of #90813 - notriddle:notriddle/vec-extend...
2021-11-12 Scott McMurrayMIRI says `reverse` is UB, so replace it with an implem...
2021-11-12 borsAuto merge of #90731 - pierwill:fix-90658, r=michaelwoe...
2021-11-11 borsAuto merge of #90489 - jyn514:load-all-extern-crates...
2021-11-11 borsAuto merge of #90746 - nnethercote:opt-pattern-matching...
2021-11-11 borsAuto merge of #90648 - matthewjasper:assoc-item-cleanup...
2021-11-11 borsAuto merge of #88798 - sunfishcode:sunfishcode/windows...
2021-11-11 borsAuto merge of #90755 - scottmcm:spec-array-clone, r...
2021-11-11 Marcel HellwigShorten Span of unused macro lints
2021-11-11 borsAuto merge of #89550 - lcnr:coherence-specialization...
2021-11-11 borsAuto merge of #83846 - torhovland:issue-10971, r=davidtwco
2021-11-10 borsAuto merge of #90784 - matthiaskrgr:rollup-car8g12...
2021-11-10 Matthias KrügerRollup merge of #90783 - camelid:update-miri, r=RalfJung
2021-11-10 Matthias KrügerRollup merge of #90736 - Lokathor:inline-asm-docs-updat...
2021-11-10 Matthias KrügerRollup merge of #89930 - cuviper:avoid-clone3, r=joshtr...
2021-11-10 borsAuto merge of #90769 - matthiaskrgr:rollup-266apqm...
2021-11-10 Matthias KrügerRollup merge of #90758 - joseph-roitman:fix-entry-doc...
2021-11-10 Matthias KrügerRollup merge of #90742 - est31:add_assign, r=davidtwco
2021-11-10 Matthias KrügerRollup merge of #90727 - GuillaumeGomez:remove-potentia...
2021-11-10 Matthias KrügerRollup merge of #88868 - calebzulawski:feature/simd_bit...
2021-11-10 Jimmy EnvallFix trait object error code
2021-11-10 lcnrno overlap errors after failing the orphan check
2021-11-10 borsAuto merge of #88670 - camelid:miri-uninit-num, r=RalfJung
2021-11-10 Tor HovlandChanging cdylib to staticlib, as the former doesn't...
2021-11-10 asquared31415add missing sym feature
2021-11-10 asquared31415Fix aarch tests
2021-11-10 asquared31415Add support for specifying multiple clobber_abi in...
2021-11-10 Scott McMurraySpecialize array cloning for Copy types
2021-11-10 Matthias KrügerRollup merge of #90748 - cuviper:track-setgroups, r...
2021-11-10 Matthias KrügerRollup merge of #90690 - solid-rs:fix-kmc-solid-asm...
2021-11-10 borsAuto merge of #90663 - ken-matsui:support-early-stoppin...
2021-11-09 borsAuto merge of #90734 - matthiaskrgr:rollup-e1euotp...
2021-11-09 Matthias KrügerRollup merge of #90723 - asquared31415:box_docs, r...
2021-11-09 Matthias KrügerRollup merge of #90701 - michaelwoerister:more-artifact...
2021-11-09 Matthias KrügerRollup merge of #90685 - jyn514:remove-dead-code, r...
2021-11-09 Matthias KrügerRollup merge of #90683 - jyn514:compiler-docs, r=Mark...
2021-11-09 Matthias KrügerRollup merge of #90613 - GuillaumeGomez:specific-rustdo...
2021-11-09 Matthias KrügerRollup merge of #90035 - SparrowLii:rfc2528, r=jackh726
2021-11-09 Matthias KrügerRollup merge of #89561 - nbdd0121:const_typeck, r=nikom...
2021-11-09 borsAuto merge of #86041 - bstrie:unmagic-array-copy, r...
2021-11-09 borsAuto merge of #90724 - JohnTitor:rollup-zg0kbm3, r...
2021-11-09 Yuki OkushiRollup merge of #90720 - ehuss:update-cargo, r=ehuss
2021-11-09 Yuki OkushiRollup merge of #90708 - NieDzejkob:feature-note, r...
2021-11-09 Yuki OkushiRollup merge of #90688 - SparrowLii:dotprod, r=Amanieu
2021-11-09 Yuki OkushiRollup merge of #90678 - JohnTitor:add-some-gats-tests...
2021-11-09 Yuki OkushiRollup merge of #90591 - richlowe:illumos-ui-target...
2021-11-09 Yuki OkushiRollup merge of #87530 - bstrie:commentsync, r=bstrie
2021-11-09 borsAuto merge of #90700 - fee1-dead:select-returns-vec...
2021-11-09 borsAuto merge of #87337 - jyn514:lint-error, r=oli-obk...
2021-11-09 borsAuto merge of #90485 - camsteffen:fmt-args-less-bind...
next