summary refs log tree commit diff
path: root/src/test/ui/consts/const-extern-fn
AgeCommit message (Expand)AuthorLines
2020-02-13parser: fuse free `fn` parsing together.Mazdak Farrokhzad-38/+25
2020-02-09--bless --compare-mode=nllMatthias Prechtl-13/+13
2020-01-09expect `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