about summary refs log tree commit diff
path: root/src/test/run-pass/invalid_const_promotion.rs
AgeCommit message (Expand)AuthorLines
2019-07-27tests: Move run-pass tests without naming conflicts to uiVadim Petrochenkov-56/+0
2019-07-27tests: Add missing run-pass annotationsVadim Petrochenkov-0/+2
2019-05-16Added ignore-sgx for appropriate testsDario Gonzalez-0/+1
2019-03-30Fix more testsFabian Drinck-1/+0
2018-12-25Remove licensesMark Rousskov-10/+0
2018-12-11std: Depend directly on crates.io cratesAlex Crichton-1/+1
2018-10-31Fix invalid_const_promotion test on some archsJames Duley-0/+1
2018-10-03Only promote calls to `#[rustc_promotable]` const fnsOliver Schneider-1/+4
2018-09-21Allow various lints as part of ui-ifying `src/test/run-pass` suite.Felix S. Klock II-0/+1
2018-08-31Implement the `min_const_fn` feature gateOliver Schneider-1/+3
2018-07-29invalid_const_promotion: check if we get the right signalRalf Jung-2/+21
2018-07-22Use correct exclusion commentOliver Schneider-1/+2
2018-07-21don't spawn processes on wasmOliver Schneider-0/+2
2018-07-20Add trailing newlineOliver Schneider-1/+1
2018-07-20Add testOliver Schneider-0/+35