summary refs log tree commit diff
path: root/src/test/ui/consts/const-size_of-cycle.stderr
AgeCommit message (Expand)AuthorLines
2020-12-02add comment and bless some testsVishnunarayan K I-5/+0
2020-11-14Lower intrinsics calls: forget, size_of, unreachable, wrapping_*Tomasz Miąsko-5/+0
2020-09-25Move from {{closure}}#0 syntax to {closure#0} for (def) path componentsmarmeladema-4/+4
2020-09-19Address review commentsOliver Scherer-6/+6
2020-07-27mv std libs to library/mark-2/+2
2020-06-13avoid computing precise span for const_eval queryRalf Jung-2/+2
2020-05-31Add descriptions for all queriesMatthew Jasper-1/+1
2020-04-02tests: remove ignore directives from tests that mention core/alloc/std spans.Eduard-Mihai Burtescu-4/+4
2020-03-24improve normalize cycle errorBastian Kauschke-1/+1
2019-12-28Ignore i586-unknown-linux-gnu and i586-unknown-musl in testsEsteban Küber-4/+4
2019-11-27Add memoization for const function evaluationsDavid Hewitt-0/+5
2019-11-02consistent handling of missing sysroot spansRalf Jung-3/+3
2019-09-17Get rid of special const intrinsic query in favour of `const_eval`Oliver Scherer-0/+5
2019-08-23Simplify eager normalization of constantsOliver Scherer-5/+5
2019-05-29bless youRalf Jung-1/+1
2019-03-15rustc: provide DisambiguatedDefPathData in ty::print.Eduard-Mihai Burtescu-4/+4
2019-01-20Remove unnecessary dummy span checksEsteban Küber-2/+2
2018-12-27Set a `def_id` in `ParamEnv` only with `-Z chalk`scalexm-1/+1
2018-12-25Remove licensesMark Rousskov-3/+3
2018-10-25fix ui tests (rebase fallout)Ralf Jung-3/+3
2018-10-25update tests to changes on rustc masterOliver Schneider-5/+5
2018-10-25Deduplicate all the ~~things~~ errorsOliver Schneider-11/+16
2018-10-25Report const eval error inside the queryOliver Schneider-0/+5
2018-08-31Implement the `min_const_fn` feature gateOliver Schneider-4/+4
2018-08-21Normalize source line and column numbers.David Wood-2/+2
2018-08-14Merged migrated compile-fail tests and ui tests. Fixes #46841.David Wood-0/+18