summary refs log tree commit diff
path: root/src/test/ui/consts/const-extern-fn
AgeCommit message (Expand)AuthorLines
2020-01-17expect `fn` after `const unsafe` / `const extern`Mazdak Farrokhzad-0/+41
2019-12-03Move all intrinsic whitelists into the constness check fileOliver Scherer-4/+4
2019-10-02Add support for 'extern const fn'Aaron Hill-0/+229