about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
diff options
context:
space:
mode:
authorJoshua Nelson <jyn514@gmail.com>2021-06-30 00:13:34 -0400
committerJoshua Nelson <jyn514@gmail.com>2021-07-01 19:39:47 -0400
commit01cf0bde2773dc915fbe751d809cc46b873f71a1 (patch)
tree40eab193ed95dd272306e4453259ddd78edd4de2 /compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp
parent81f3ab6bca611ce2661f622fd5bf11b684169e7a (diff)
downloadrust-01cf0bde2773dc915fbe751d809cc46b873f71a1.tar.gz
rust-01cf0bde2773dc915fbe751d809cc46b873f71a1.zip
Document rustfmt on nightly-rustc
The recursion_limit attribute avoids the following error:

```
error[E0275]: overflow evaluating the requirement `std::ptr::Unique<rustc_ast::Pat>: std::marker::Send`
  |
  = help: consider adding a `#![recursion_limit="256"]` attribute to your crate (`rustfmt_nightly`)
```
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions