about summary refs log tree commit diff
path: root/src/test/ui/consts/const-fn-error.stderr
AgeCommit message (Expand)AuthorLines
2023-01-11Move /src/test to /testsAlbert Larsan-46/+0
2022-12-13Make some diagnostics not depend on the source of what they reference being a...Oli Scherer-3/+0
2022-10-04Only allow ~const bounds for traits with #[const_trait]Oli Scherer-2/+2
2022-03-15Update const-fn-error.stderrmbartlett21-2/+2
2022-02-12bless youDeadbeef-2/+11
2022-02-11use body.tainted_by_error to skip loading MIRMichael Goulet-15/+3
2021-07-29Update testsJonas Schievink-2/+5
2021-04-29remove const_fn feature gate from const testsRalf Jung-7/+7
2020-12-29Remove `compile-fail` test suiteVadim Petrochenkov-0/+49
2018-10-03Move platform dependent output ui tests to compile-failOliver Schneider-64/+0
2018-10-03Only promote calls to `#[rustc_promotable]` const fnsOliver Schneider-1/+22
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+43