diff options
| author | David Wood <david@davidtw.co> | 2018-09-30 21:19:55 +0200 |
|---|---|---|
| committer | David Wood <david@davidtw.co> | 2018-10-01 13:50:21 +0200 |
| commit | da4a12038bac647b8d07211588c21f1ca07c12e3 (patch) | |
| tree | e739f669e9665a433a53a16f9062e325450cff3f /src/rustllvm/RustWrapper.cpp | |
| parent | 1886d5fe1cdd1a016ecea9fc93d68b3052c528c8 (diff) | |
| download | rust-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
