about summary refs log tree commit diff
path: root/src/test/run-pass/rvalue-static-promotion.rs
AgeCommit message (Expand)AuthorLines
2018-12-25Remove licensesMark Rousskov-10/+0
2017-08-28rustc: treat impl associated consts like const items for constness.Eduard-Mihai Burtescu-3/+15
2017-08-16Stabilize rvalue promotion to 'static.Eduard-Mihai Burtescu-2/+0
2017-03-14Improve the documentation for `rvalue_static_promotion`Tobias Schottdorf-1/+1
2017-03-14Add feature toggle for rvalue-static-promotion RFCTobias Schottdorf-0/+17