about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorDavid Wood <david@davidtw.co>2018-09-30 21:19:55 +0200
committerDavid Wood <david@davidtw.co>2018-10-01 13:50:21 +0200
commitda4a12038bac647b8d07211588c21f1ca07c12e3 (patch)
treee739f669e9665a433a53a16f9062e325450cff3f /src/rustllvm/RustWrapper.cpp
parent1886d5fe1cdd1a016ecea9fc93d68b3052c528c8 (diff)
downloadrust-da4a12038bac647b8d07211588c21f1ca07c12e3.tar.gz
rust-da4a12038bac647b8d07211588c21f1ca07c12e3.zip
Introduce language items for `Arc` and `Rc`.
This commit introduces language items for `Arc` and `Rc` so that types
can later be checked to be `Arc` or `Rc` in the NLL borrow checker. The
`lang` attribute is currently limited to `stage1` as it requires a
compiler built with knowledge of the expected language items.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions