rustc-dev-guide icon indicating copy to clipboard operation
rustc-dev-guide copied to clipboard

Syntax gating information is out of date

Open clubby789 opened this issue 7 months ago • 0 comments

https://github.com/rust-lang/rust/commit/de17ec9dae991891834febb84e658373d5748548/https://github.com/rust-lang/rust/pull/117204 updated the gate_feature_* macros, but https://github.com/rust-lang/rustc-dev-guide/blob/5d24aedfa53f7ca70c1d48327bbef6bef7600471/src/stabilization_guide.md?plain=1#L144-L160 still mentions gate_feature_post.

clubby789 avatar May 20 '25 17:05 clubby789