about summary refs log tree commit diff
path: root/src/libsyntax/parse/parser.rs
diff options
context:
space:
mode:
authorkennytm <kennytm@gmail.com>2018-09-20 21:36:36 +0800
committerkennytm <kennytm@gmail.com>2018-09-20 23:28:08 +0800
commitec085962c6f511c654575522309ef832e6d3160f (patch)
tree4fd13b95fb4dfd73fa4586217fa39e86e2581d5f /src/libsyntax/parse/parser.rs
parente76ca54ea4999dd0367cc8d3311b2601af9e279b (diff)
parentae42e537dbfabafb1f1e36d975b1fed33032c6c1 (diff)
downloadrust-ec085962c6f511c654575522309ef832e6d3160f.tar.gz
rust-ec085962c6f511c654575522309ef832e6d3160f.zip
Rollup merge of #54367 - spastorino:add-thread-local-static-borrow-test, r=pnkfelix
Add regression test for thread local static mut borrows

FIXME(#54366) - We probably shouldn't allow `#[thread_local] static mut` to get a `'static` lifetime, but for now, we should at least test the behavior that `rustc` currently has.
Diffstat (limited to 'src/libsyntax/parse/parser.rs')
0 files changed, 0 insertions, 0 deletions