Macro rustc_ast_passes::feature_gate::gate_feature_post [−][src]
macro_rules! gate_feature_post {
($visitor : expr, $feature : ident, $span : expr, $explain : expr, $help :
expr) => { ... };
($visitor : expr, $feature : ident, $span : expr, $explain : expr) => { ... };
}