rust-lang / rust-forge

Information useful to people contributing to Rust
https://forge.rust-lang.org/
Apache License 2.0
462 stars 171 forks source link

Include toml files when searching for `#[cfg(bootstrap)]` #772

Closed Urgau closed 1 week ago

Urgau commented 1 week ago

This is to not forget to remove boostrap references like check-cfg lint config in Cargo.toml files:

https://github.com/rust-lang/rust/blob/9618da7c9995a673af4841149ba2d1f53b69dd92/library/core/Cargo.toml#L46-L47

r? @cuviper

rustbot commented 1 week ago

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @cuviper (or someone else) some time within the next two weeks.