]> git.lizzy.rs Git - rust.git/commit
Implement RFC 2421, 'Keyword unreservations (pure, sizeof, alignof, offsetof)'
authorHavvy <ryan.havvy@gmail.com>
Wed, 30 May 2018 00:08:29 +0000 (17:08 -0700)
committerHavvy <ryan.havvy@gmail.com>
Sat, 9 Jun 2018 21:15:57 +0000 (14:15 -0700)
commitebc315bbbbb8aa92fe118fb7cee5f8aea88ab265
tree75e2af4f2964d6f821394e01f27c55f55313f503
parent61d88318aa66669fba061e9af529365172d63cd0
Implement RFC 2421, 'Keyword unreservations (pure, sizeof, alignof, offsetof)'
src/libsyntax_pos/symbol.rs
src/test/parse-fail/removed-syntax-fn-pure.rs [deleted file]