]> git.lizzy.rs Git - rust.git/commitdiff
Rollup merge of #22960 - huonw:static-assert, r=huonw
authorManish Goregaokar <manishsmail@gmail.com>
Tue, 3 Mar 2015 08:42:18 +0000 (14:12 +0530)
committerManish Goregaokar <manishsmail@gmail.com>
Tue, 3 Mar 2015 11:31:15 +0000 (17:01 +0530)
 The API this exposes is a little strange (being attached to `static`s),
so it makes sense to conservatively feature gate it. If it is highly
popular, it is possible to reverse this gating.

1  2 
src/libsyntax/feature_gate.rs

Simple merge