about summary refs log tree commit diff
path: root/library/std/src/sys/unix/stack_overflow.rs
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2021-05-16 16:57:15 +0000
committerbors <bors@rust-lang.org>2021-05-16 16:57:15 +0000
commit6bbee5c58462b3cbb1ec71804f91a9d1c030443f (patch)
treea0065e5843f9d8669ed66162ea7fb5b741053b14 /library/std/src/sys/unix/stack_overflow.rs
parent58359b2d2d34b38b62b8ea1b96b40686f689201d (diff)
parent0d4604dc05acd45d2401f4973d6085a4eba50016 (diff)
downloadrust-6bbee5c58462b3cbb1ec71804f91a9d1c030443f.tar.gz
rust-6bbee5c58462b3cbb1ec71804f91a9d1c030443f.zip
Auto merge of #7217 - xFrednet:7172-metadata-collection-cargo-alias, r=flip1995
Add `cargo collect-metadata` as an cargo alias for the metadata collection lint

This PR adds a new alias to run the metadata collection monster on `clippy_lints`. I'm currently using it to create the `metadata_collection.json` file and I plan to use it in the `deply.sh` script. Having it as a new alias enables us to simply use:

```sh
cargo collect-metadata
```

It sometimes requires running `cargo clean` before collecting the metadata due to caching. I'm still debating if I should include a cargo clean as part of the `run_metadata_collection_lint` test or not. Input on this would be greatly appreciated :upside_down_face:

That's it, just a small change that can be reviewed and merged in parallel to #7214.

---

See: #7172 for the full metadata collection to-do list or to suggest a new feature in connection to it.

---

changelog: none

r? `@flip1995` btw. feel free to pass these PRs one to other team members as well if you want.
Diffstat (limited to 'library/std/src/sys/unix/stack_overflow.rs')
0 files changed, 0 insertions, 0 deletions