about summary refs log tree commit diff
path: root/src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs
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
commit33acc960f78cfde092a4e720c01896fbff86cdc8 (patch)
tree7b87f695dea2913d8cc6bfdfc6c0880a403c59d6 /src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs
parent0b8a26f5078d67923794956f3a502a5f5bb76e60 (diff)
downloadrust-33acc960f78cfde092a4e720c01896fbff86cdc8.tar.gz
rust-33acc960f78cfde092a4e720c01896fbff86cdc8.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 'src/test/codegen/src-hash-algorithm/src-hash-algorithm-sha256.rs')
0 files changed, 0 insertions, 0 deletions