| Age | Commit message (Expand) | Author | Lines |
| 2021-11-16 | Remove debug output from test stderr | 5225225 | -1/+0 |
| 2021-11-16 | Suggest removing the non-printing characters | 5225225 | -8/+8 |
| 2021-11-16 | Print full char literal on error if any are non-printing | 5225225 | -0/+27 |
| 2021-11-16 | Rollup merge of #90892 - RalfJung:miri-partial-ptr-copy, r=oli-obk | Yuki Okushi | -0/+38 |
| 2021-11-16 | Rollup merge of #90837 - c410-f3r:testsssssss, r=petrochenkov | Yuki Okushi | -232/+4 |
| 2021-11-15 | Auto merge of #90821 - scottmcm:new-slice-reverse, r=Mark-Simulacrum | bors | -0/+27 |
| 2021-11-15 | Auto merge of #90473 - joshtriplett:stabilize-format-args-capture, r=Mark-Sim... | bors | -84/+46 |
| 2021-11-15 | Update test output | Josh Triplett | -50/+46 |
| 2021-11-15 | Stabilize format_args_capture | Josh Triplett | -34/+0 |
| 2021-11-15 | Auto merge of #90645 - terrarier2111:master, r=estebank | bors | -0/+24 |
| 2021-11-14 | Don't run the codegen test when `debug_assert` is enabled | Scott McMurray | -0/+1 |
| 2021-11-14 | Move some tests to more reasonable directories | Caio | -232/+4 |
| 2021-11-13 | fix ICE on Miri/CTFE copy of half a pointer | Ralf Jung | -0/+38 |
| 2021-11-13 | Rollup merge of #90840 - BoxyUwU:lolripme, r=jackh726 | Matthias Krüger | -0/+30 |
| 2021-11-13 | Rollup merge of #90771 - asterycs:fix/trait-object-error-code, r=michaelwoeri... | Matthias Krüger | -2/+2 |
| 2021-11-13 | Auto merge of #89551 - jhpratt:stabilize-const_raw_ptr_deref, r=oli-obk | bors | -180/+95 |
| 2021-11-13 | Implement diagnostic for String conversion | threadexception | -0/+24 |
| 2021-11-13 | Auto merge of #87264 - mystor:expand_literal, r=petrochenkov | bors | -0/+257 |
| 2021-11-13 | Auto merge of #89167 - workingjubilee:use-simd, r=MarkSimulacrum | bors | -0/+86 |
| 2021-11-12 | Test core::simd works | Jubilee Young | -0/+83 |
| 2021-11-12 | Expose portable-simd as core::simd | Jubilee Young | -0/+3 |
| 2021-11-12 | oops... | Ellen | -0/+30 |
| 2021-11-12 | proc_macro: Add an expand_expr method to TokenStream | Nika Layzell | -0/+257 |
| 2021-11-12 | Auto merge of #90836 - matthiaskrgr:rollup-ou6yrlw, r=matthiaskrgr | bors | -49/+29 |
| 2021-11-12 | Rollup merge of #90761 - hellow554:macro_span, r=estebank | Matthias Krüger | -49/+29 |
| 2021-11-12 | Auto merge of #89316 - asquared31415:multiple-clobber-abi, r=Amanieu | bors | -118/+267 |
| 2021-11-12 | fix aarch test error annotations | asquared31415 | -4/+4 |
| 2021-11-11 | MIRI says `reverse` is UB, so replace it with an implementation that LLVM can... | Scott McMurray | -0/+26 |
| 2021-11-11 | Auto merge of #90489 - jyn514:load-all-extern-crates, r=petrochenkov | bors | -0/+30 |
| 2021-11-11 | Auto merge of #90755 - scottmcm:spec-array-clone, r=jackh726 | bors | -0/+15 |
| 2021-11-11 | Shorten Span of unused macro lints | Marcel Hellwig | -49/+29 |
| 2021-11-11 | Auto merge of #89550 - lcnr:coherence-specialization, r=nikomatsakis | bors | -263/+237 |
| 2021-11-11 | Auto merge of #83846 - torhovland:issue-10971, r=davidtwco | bors | -0/+10 |
| 2021-11-10 | Auto merge of #90784 - matthiaskrgr:rollup-car8g12, r=matthiaskrgr | bors | -35/+7 |
| 2021-11-10 | Rollup merge of #89930 - cuviper:avoid-clone3, r=joshtriplett | Matthias Krüger | -35/+7 |
| 2021-11-10 | Rollup merge of #88868 - calebzulawski:feature/simd_bitmask, r=workingjubilee | Matthias Krüger | -27/+78 |
| 2021-11-10 | Fix trait object error code | Jimmy Envall | -2/+2 |
| 2021-11-10 | no overlap errors after failing the orphan check | lcnr | -263/+237 |
| 2021-11-10 | Changing cdylib to staticlib, as the former doesn't work with arm-none-eabi-gcc. | Tor Hovland | -4/+1 |
| 2021-11-10 | add missing sym feature | asquared31415 | -1/+1 |
| 2021-11-10 | Fix aarch tests | asquared31415 | -60/+51 |
| 2021-11-10 | Add support for specifying multiple clobber_abi in `asm!` | asquared31415 | -100/+258 |
| 2021-11-09 | Specialize array cloning for Copy types | Scott McMurray | -0/+15 |
| 2021-11-09 | Auto merge of #90734 - matthiaskrgr:rollup-e1euotp, r=matthiaskrgr | bors | -14/+350 |
| 2021-11-09 | Rollup merge of #90035 - SparrowLii:rfc2528, r=jackh726 | Matthias Krüger | -14/+172 |
| 2021-11-09 | Rollup merge of #89561 - nbdd0121:const_typeck, r=nikomatsakis | Matthias Krüger | -0/+178 |
| 2021-11-09 | Auto merge of #86041 - bstrie:unmagic-array-copy, r=jackh726 | bors | -30/+7 |
| 2021-11-09 | Rollup merge of #90708 - NieDzejkob:feature-note, r=jackh726 | Yuki Okushi | -0/+21 |
| 2021-11-09 | Rollup merge of #90678 - JohnTitor:add-some-gats-tests, r=jackh726 | Yuki Okushi | -0/+101 |
| 2021-11-09 | Rollup merge of #90591 - richlowe:illumos-ui-target, r=Mark-Simulacrum | Yuki Okushi | -2/+5 |