]> git.lizzy.rs Git - rust.git/commit
Implement original version of RFC#1245
authorJohn Hodge <tpg@mutabah.net>
Sat, 3 Oct 2015 15:42:22 +0000 (23:42 +0800)
committerJohn Hodge <tpg@mutabah.net>
Sat, 3 Oct 2015 15:42:22 +0000 (23:42 +0800)
commit4c88bf2885d91f9aa0c4aeab619542a50a278f33
treecaf992685a58b865a5b188faf3a5a47942d7fc17
parent0369304feb732f0bc89e19e9f09cb3ec9d94fe9a
Implement original version of RFC#1245
src/libsyntax/parse/parser.rs
src/test/compile-fail/unsafe-const-fn.rs [new file with mode: 0644]
src/test/run-pass/unsafe-const-fn.rs [new file with mode: 0644]