summary refs log tree commit diff
path: root/src/test/ui/interior-mutability/interior-mutability.rs
AgeCommit message (Expand)AuthorLines
2020-09-02pretty: trim paths of unique symbolsDan Aloni-1/+1
2020-04-02tests: remove ignore directives from tests that mention core/alloc/std spans.Eduard-Mihai Burtescu-4/+0
2019-12-28Ignore i586-unknown-linux-gnu and i586-unknown-musl in testsEsteban Küber-1/+4
2019-11-02consistent handling of missing sysroot spansRalf Jung-2/+1
2019-09-22ignore-x86 instead of ignore-muslEsteban Küber-1/+1
2019-09-22ignore musl target in tests to avoid issues with output differencesEsteban Küber-0/+2
2018-12-25Remove licensesMark Rousskov-10/+0
2018-06-19Add message to `rustc_on_unimplemented` attributes in coreEsteban Küber-1/+2
2017-11-24Merge cfail and ui tests into ui testsOliver Schneider-1/+1
2017-06-07Changing error message for interior mutability, adding ui testgaurikholkar-0/+16