about summary refs log tree commit diff
path: root/src/libsyntax/feature_gate.rs
AgeCommit message (Expand)AuthorLines
2014-09-26Hide the quote_*! macros when the feature gate is offKeegan McAllister-14/+3
2014-09-22librustc: Forbid private types in public APIs.Patrick Walton-0/+4
2014-09-17librustc: Implement associated types behind a feature gate.Patrick Walton-1/+25
2014-09-17move feature_gate to libsyntaxNick Cameron-0/+461