about summary refs log tree commit diff
path: root/src/test/ui/issues/issue-16538.rs
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-19/+0
2022-03-03Cleanup feature gates.Camille GILLOT-1/+0
2021-11-26Perform Sync check on static items in wf-check instead of during const checksOli Scherer-2/+3
2021-05-21Check for use of mutable/extern statics in THIR unsafeckLeSeulArtichaut-0/+3
2021-01-13Update tests for extern block lintingMark Rousskov-1/+1
2019-11-06safe_extern_static -> errorMazdak Farrokhzad-2/+1
2018-12-25Remove licensesMark Rousskov-10/+0
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+27