about summary refs log tree commit diff
path: root/src/test/ui/structs-enums
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-5393/+0
2022-11-22add tests for field ordering optimizationThe 8472-0/+21
2022-10-20Move some tests for more reasonable placesCaio-0/+26
2022-10-07Rewrite representabilityCameron Steffen-44/+32
2022-09-27core: Mark all safe intrinsics with #[rustc_safe_intrinsic]Arthur Cohen-0/+2
2022-09-07Use niche-filling optimization even when multiple variants have data.Michael Benfield-0/+79
2022-08-07Remove even more box syntax uses from src/testest31-3/+2
2022-08-03Warn about dead tuple struct fieldsFabian Wolff-6/+7
2022-05-01Move some tests to more reasonable placesCaio-0/+82
2022-03-31Specialize suggestion for Option<T>Michael Goulet-4/+4
2022-03-28Remove duplicated and unused test filesCaio-0/+12
2022-03-23stop emitting E0026 for struct enums with underscoresTakayuki Maeda-0/+36
2021-12-09Add needs-unwind to tests that depend on panickingDavid Koloski-0/+1
2021-11-14Move some tests to more reasonable directoriesCaio-95/+0
2021-11-09Rollup merge of #90591 - richlowe:illumos-ui-target, r=Mark-SimulacrumYuki Okushi-0/+1
2021-11-06Move some tests to more reasonable directoriesCaio-0/+6
2021-11-04treat illumos like solaris in failing ui tests which need itRichard Lowe-0/+1
2021-09-26Remove box syntax from most places in src/test outside of the issues direst31-8/+3
2021-09-15Move some tests to more reasonable directoriesCaio-0/+35
2021-09-09Ignore automatically derived impls of `Clone` and `Debug` in dead code analysisFabian Wolff-0/+6
2021-08-11Modify structured suggestion outputEsteban Küber-6/+6
2021-05-11Auto merge of #85012 - FabianWolff:struct-rec, r=davidtwcobors-0/+138
2021-05-10Implement changes suggested by tmiasko and davidtwcoFabian Wolff-0/+138
2021-05-06Fix up/ignore failing ui tests on fuchsiaTyler Mandry-0/+1
2021-03-20Move some tests to more reasonable directories - 5Caio-0/+26
2021-02-16Move some tests to more reasonable directoriesCaio-0/+173
2021-01-13Update code to account for extern ABI requirementMark Rousskov-2/+2
2021-01-13Update tests for extern block lintingMark Rousskov-3/+3
2020-12-29Remove `compile-fail` test suiteVadim Petrochenkov-2/+2
2020-11-29Update tests to remove old numeric constantsbstrie-2/+0
2020-11-26Fix new 'unnecessary trailing semicolon' warningsAaron Hill-2/+2
2020-11-22Drop support for cloudabi targetsLzu Tao-1/+0
2020-04-01Rollup merge of #70081 - lcnr:issue68387, r=varkorDylan DPC-0/+1
2020-03-31update testsBastian Kauschke-0/+1
2020-03-19Ensure there are versions of test code for aarch64 windowsDaniel Frampton-7/+0
2019-12-22Remove mem::uninitalized from testsMark Rousskov-6/+13
2019-10-23UI failures fixUmesh Kalappa-1/+2
2019-08-15Group all ui tests and move to abi #62593Kevin Per-64/+0
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-0/+4925