about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2020-12-02Tweak diagnostics on shadowing lifetimes/labelsYuki Okushi-94/+94
2020-12-01Auto merge of #78684 - devsnek:inline-asm-wasm, r=Amanieubors-2/+152
2020-12-01Add wasm32 support to inline asmGus Caplan-2/+152
2020-12-01Rollup merge of #79548 - CraftSpider:76998, r=jyn514Mara Bos-0/+10
2020-12-01Rollup merge of #79527 - jyn514:intra-doc-tests, r=ManishearthMara Bos-355/+351
2020-12-01Rollup merge of #79525 - jyn514:feature-gate-normalize, r=GuillaumeGomezMara Bos-1/+1
2020-12-01Rollup merge of #79444 - sasurau4:test/move-const-ip, r=matkladMara Bos-13/+0
2020-12-01Rollup merge of #79227 - sasurau4:test/move-cell-test-to-lib-core, r=jyn514Mara Bos-13/+0
2020-12-01Rollup merge of #79038 - CDirkx:move-ui-tests, r=dtolnayMara Bos-828/+0
2020-12-01Auto merge of #78725 - sexxi-goose:fix-78720, r=nikomatsakisbors-0/+74
2020-11-30Auto merge of #76467 - jyn514:intra-link-self, r=Manishearthbors-0/+49
2020-11-29Add support for stable-const-since in docs on items (standalone or assoc)Rune Tynan-0/+10
2020-11-30Make ui test that are run-pass and do not test the compiler itself library testsChristiaan Dirkx-828/+0
2020-11-30Auto merge of #79329 - camelid:int-lit-suffix-error, r=davidtwcobors-13/+13
2020-11-29Remove extra call to upvar_tysAman Arora-0/+74
2020-11-29Auto merge of #78122 - fusion-engineering-forks:fmt-write-bounds-check, r=Mar...bors-0/+57
2020-11-29Add -Z normalize-docs and enable it for compiler docsJoshua Nelson-1/+1
2020-11-29Auto merge of #79209 - spastorino:trait-inheritance-self, r=nikomatsakisbors-79/+192
2020-11-29Add test for cross-crate SelfJoshua Nelson-0/+13
2020-11-29Auto merge of #79523 - Nadrieril:fix-usize-ranges, r=varkorbors-2/+8
2020-11-29Fix intra-doc links for `Self` on primitivesJoshua Nelson-0/+36
2020-11-29Auto merge of #78380 - bstrie:rm-old-num-const-from-tests, r=jyn514bors-492/+428
2020-11-29Add test to check for fmt::write bloat.Mara Bos-0/+57
2020-11-29Auto merge of #78863 - KodrAus:feat/simd-array, r=oli-obkbors-71/+306
2020-11-29args may be passed by valueAshley Mannix-4/+4
2020-11-29Auto merge of #79455 - CraftSpider:master, r=jyn514bors-0/+53
2020-11-29Update tests to remove old numeric constantsbstrie-492/+428
2020-11-29Auto merge of #75752 - jakoschiko:test-suite-time, r=m-ou-sebors-53/+122
2020-11-28Add test for macro by example syntax in decl macros with only one optionRune Tynan-0/+7
2020-11-29Rollup merge of #79514 - Julian-Wollersberger:order-dependent-bounds, r=Mark-...Dylan DPC-0/+47
2020-11-29Rollup merge of #79464 - GuillaumeGomez:doc-keyword-ident, r=jyn514Dylan DPC-0/+17
2020-11-29Rollup merge of #79395 - Havvy:test-move-if, r=Mark-SimulacrumDylan DPC-0/+0
2020-11-29Rollup merge of #79340 - GuillaumeGomez:rename-stability, r=jyn514Dylan DPC-7/+7
2020-11-28Move `src/test/rustdoc-ui` intra-doc tests into a subdirectoryJoshua Nelson-97/+97
2020-11-28Move `src/test/rustdoc` intra-doc link tests into a subdirectoryJoshua Nelson-258/+254
2020-11-28Add support for multi-argument decl macrosRune Tynan-0/+17
2020-11-29libtest: Make `sed` arguments compatible with appleJakob Schikowski-2/+2
2020-11-29looser regex on local argsAshley Mannix-6/+6
2020-11-28Auto merge of #79511 - cjgillot:fitem-2, r=lcnrbors-0/+12
2020-11-28Correctly detect `usize`/`isize` range overlapsNadrieril-2/+8
2020-11-28Add test for issue #54121:Julian Wollersberger-0/+47
2020-11-28Do not visit ForeignItemRef for HIR indexing and validation.Camille GILLOT-0/+12
2020-11-28Rollup merge of #79486 - camelid:E0591-code-cleanup, r=lcnrJonas Schievink-5/+13
2020-11-28Auto merge of #78296 - Aaron1011:fix/stmt-tokens, r=petrochenkovbors-119/+376
2020-11-28Update src/test/rustdoc/decl_macro_priv.rsRune Tynan-0/+1
2020-11-27Update error to reflect that integer literals can have float suffixesCamelid-13/+13
2020-11-27Slightly improve code samples in E0591Camelid-5/+13
2020-11-27Update decl_macro test, add decl_macro_priv test for --document-private-itemsRune Tynan-3/+15
2020-11-27Add test, fix pub macro impl, compile errorRune Tynan-0/+16
2020-11-28Auto merge of #79469 - rust-lang:revert-77467-query-docs, r=jyn514bors-0/+1