about summary refs log tree commit diff
path: root/src/test
AgeCommit message (Expand)AuthorLines
2019-01-30Add suggestions to deprecation lintsOliver Scherer-0/+34
2019-01-30Add MOVBE featureJethro Beekman-1/+2
2019-01-30Allow #[repr(align(x))] on enums (#57996)Niklas Fiekas-14/+45
2019-01-30Suggest to add each of `|` and `()` when unexpected `,` is found in patternKnium_-6/+54
2019-01-29Fix testsJohn Kåre Alsaker-10/+3
2019-01-29Provide PTXLinker with fallback to internal `target-cpu`Denys Zariaiev-3/+6
2019-01-29Merge NVPTX and WASM test images into `test-various`Denys Zariaiev-10/+2
2019-01-29Auto merge of #57901 - lqd:issue_57362, r=nikomatsakisbors-45/+115
2019-01-29avoid committing to autoderef in object method probingAriel Ben-Yehuda-0/+59
2019-01-29add tests to a few edge cases in method lookupAriel Ben-Yehuda-0/+290
2019-01-28Refer to synthetically named lifetimes as "some specific lifetime" rather tha...Rémy Rakic-19/+19
2019-01-28Rollup merge of #57915 - petrochenkov:notto-disu, r=zackmdavisMazdak Farrokhzad-0/+25
2019-01-28Rollup merge of #57904 - euclio:attribute-typos, r=davidtwcoMazdak Farrokhzad-3/+43
2019-01-28rustdoc: remove blank unstable spansAndy Russell-0/+12
2019-01-28Auto merge of #55704 - Nemo157:pinned-generators, r=Zoxcbors-125/+241
2019-01-28Unused variable suggestions on all patterns.David Wood-25/+129
2019-01-28Auto merge of #57910 - Mark-Simulacrum:delete-test, r=petrochenkovbors-4/+2
2019-01-27add typo suggestion to unknown attribute errorAndy Russell-3/+43
2019-01-28NVPTX: by-default use target cpu "sm_30"Denys Zariaiev-1/+1
2019-01-27Mark non-static generators as always UnpinWim Looman-1/+19
2019-01-27Temporary workaround for travis diagnostic differenceWim Looman-4/+6
2019-01-27Update generator upvar debug infoWim Looman-0/+36
2019-01-27impl Generator for Pin<Box<Generator>>Wim Looman-0/+13
2019-01-27Mark static generators as !UnpinWim Looman-0/+28
2019-01-27Change generator trait to use pinningWim Looman-125/+144
2019-01-27Auto merge of #57765 - Mark-Simulacrum:bootstrap-bump, r=alexcrichtonbors-44/+62
2019-01-27Update comment in test which has changed its purposeMark Rousskov-4/+2
2019-01-27Create `nvptx64-nvidia-cuda` target specificationDenys Zariaiev-0/+178
2019-01-27Make 'generate-redirect-pages' option unstableGuillaume Gomez-2/+2
2019-01-27Add generate-old-style-files option to rustdocGuillaume Gomez-23/+39
2019-01-27When mentioning lifetimes, put either the trait ref or the self type closer t...Rémy Rakic-18/+18
2019-01-27Fix issue-57362-1.rs attributesRémy Rakic-0/+0
2019-01-27identify when implemented for "some specific lifetime"Niko Matsakis-12/+14
2019-01-27break apart testsNiko Matsakis-17/+24
2019-01-27Test new placeholder error messages in previously untested combinationsRemy Rakic-0/+61
2019-01-27Update test expectations for new placeholder error messagesRemy Rakic-44/+44
2019-01-27Update two E308 tests to the new placeholder errorlqd-2/+2
2019-01-27Remove rustdoc old style files generationGuillaume Gomez-29/+23
2019-01-26Replace deprecated ATOMIC_INIT constsMark Rousskov-32/+30
2019-01-26Auto merge of #57918 - Centril:rollup, r=Centrilbors-20/+100
2019-01-26Rollup merge of #57908 - petrochenkov:errepice, r=estebankMazdak Farrokhzad-0/+53
2019-01-26Rollup merge of #57827 - parched:ignore, r=nikomatsakisMazdak Farrokhzad-0/+1
2019-01-26Rollup merge of #57407 - mehcode:stabilize-extern-crate-self, r=CentrilMazdak Farrokhzad-20/+46
2019-01-26Auto merge of #57852 - davidtwco:issue-57819, r=estebankbors-0/+138
2019-01-26Ignore LLVM-dependent run-make tests on WindowsMark Rousskov-1/+20
2019-01-26Workaround presence of LLVM library in stage0/libMark Rousskov-11/+12
2019-01-26Pretty print `$crate` as `crate` or `crate_name` in more casesVadim Petrochenkov-0/+25
2019-01-26Auto merge of #57726 - Zoxc:combine-early-lints, r=estebankbors-0/+28
2019-01-26Auto merge of #55641 - nagisa:optimize-attr, r=pnkfelixbors-0/+139
2019-01-26Auto merge of #57675 - cuviper:llvm-monorepo, r=alexcrichtonbors-1/+4