about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2021-11-12Auto merge of #90836 - matthiaskrgr:rollup-ou6yrlw, r=matthiaskrgrbors-49/+29
2021-11-12Rollup merge of #90761 - hellow554:macro_span, r=estebankMatthias Krüger-49/+29
2021-11-12Auto merge of #89316 - asquared31415:multiple-clobber-abi, r=Amanieubors-118/+267
2021-11-12fix aarch test error annotationsasquared31415-4/+4
2021-11-11Auto merge of #90489 - jyn514:load-all-extern-crates, r=petrochenkovbors-0/+30
2021-11-11Auto merge of #90755 - scottmcm:spec-array-clone, r=jackh726bors-0/+15
2021-11-11Shorten Span of unused macro lintsMarcel Hellwig-49/+29
2021-11-11Auto merge of #89550 - lcnr:coherence-specialization, r=nikomatsakisbors-263/+237
2021-11-11Auto merge of #83846 - torhovland:issue-10971, r=davidtwcobors-0/+10
2021-11-10Auto merge of #90784 - matthiaskrgr:rollup-car8g12, r=matthiaskrgrbors-35/+7
2021-11-10Rollup merge of #89930 - cuviper:avoid-clone3, r=joshtriplettMatthias Krüger-35/+7
2021-11-10Rollup merge of #88868 - calebzulawski:feature/simd_bitmask, r=workingjubileeMatthias Krüger-27/+78
2021-11-10no overlap errors after failing the orphan checklcnr-263/+237
2021-11-10Changing cdylib to staticlib, as the former doesn't work with arm-none-eabi-gcc.Tor Hovland-4/+1
2021-11-10add missing sym featureasquared31415-1/+1
2021-11-10Fix aarch testsasquared31415-60/+51
2021-11-10Add support for specifying multiple clobber_abi in `asm!`asquared31415-100/+258
2021-11-09Specialize array cloning for Copy typesScott McMurray-0/+15
2021-11-09Auto merge of #90734 - matthiaskrgr:rollup-e1euotp, r=matthiaskrgrbors-14/+350
2021-11-09Rollup merge of #90035 - SparrowLii:rfc2528, r=jackh726Matthias Krüger-14/+172
2021-11-09Rollup merge of #89561 - nbdd0121:const_typeck, r=nikomatsakisMatthias Krüger-0/+178
2021-11-09Auto merge of #86041 - bstrie:unmagic-array-copy, r=jackh726bors-30/+7
2021-11-09Rollup merge of #90708 - NieDzejkob:feature-note, r=jackh726Yuki Okushi-0/+21
2021-11-09Rollup merge of #90678 - JohnTitor:add-some-gats-tests, r=jackh726Yuki Okushi-0/+101
2021-11-09Rollup merge of #90591 - richlowe:illumos-ui-target, r=Mark-SimulacrumYuki Okushi-2/+5
2021-11-09Auto merge of #87337 - jyn514:lint-error, r=oli-obk,flip1995bors-87/+303
2021-11-09Auto merge of #90485 - camsteffen:fmt-args-less-bind, r=m-ou-sebors-6/+6
2021-11-09Add some GATs-related regression testsYuki Okushi-0/+101
2021-11-08Add a note about feature(explicit_generic_args_with_impl_trait) to the releva...Jakub Kądziołka-0/+21
2021-11-08impl Copy/Clone for arrays in std, not in compilerbstrie-30/+7
2021-11-08Rollup merge of #90657 - GuillaumeGomez:one-char-last-line-removed, r=jyn514Guillaume Gomez-0/+9
2021-11-08Add more missing methods to `IntraLinkCrateLoader`Joshua Nelson-0/+30
2021-11-08Auto merge of #89488 - c410-f3r:testsssssss, r=petrochenkovbors-115/+1
2021-11-08Don't abort compilation after giving a lint errorJoshua Nelson-87/+303
2021-11-07Auto merge of #88368 - jyn514:metadata-error, r=petrochenkovbors-1/+28
2021-11-07There is a -Clinker='arm-none-eabi-gcc' that seems to be causing trouble.Tor Hovland-0/+3
2021-11-07Almost all the other tests use '-include', so we'll do too.Tor Hovland-1/+1
2021-11-07Improve error when an .rlib can't be parsedJoshua Nelson-1/+28
2021-11-07ast: Fix naming conventions in AST structuresVadim Petrochenkov-0/+2
2021-11-07Made temps-dir an unstable option.Tor Hovland-3/+2
2021-11-07Auto merge of #90348 - Amanieu:asm_feature_gates, r=joshtriplettbors-95/+188
2021-11-07Add a FIXME note about what's missingGary Guo-0/+34
2021-11-07Ensure closure requirements are proven for inline constGary Guo-0/+48
2021-11-07Add unit test for issue 78174Gary Guo-0/+72
2021-11-07Add unit test for issue 78132Gary Guo-0/+24
2021-11-07Restrict tests that use needs-asm-support to non-experimentalAmanieu d'Antras-3/+6
2021-11-07Add features gates for experimental asm featuresAmanieu d'Antras-92/+182
2021-11-06Rollup merge of #90649 - cjgillot:reveal-all-2, r=lcnrMatthias Krüger-1/+3
2021-11-06Rollup merge of #90646 - BoxyUwU:funky_ice, r=estebankMatthias Krüger-0/+44
2021-11-06Rollup merge of #90627 - camelid:suggest-box-deref, r=davidtwcoMatthias Krüger-0/+40