rust/compiler/rustc_span
Matthias Krüger 5d7937de8c
Rollup merge of #100734 - ComputerDruid:afit_feature, r=compiler-errors
Split out async_fn_in_trait into a separate feature

PR #101224 added support for async fn in trait desuraging behind the `return_position_impl_trait_in_trait` feature.

Split this out so that it's behind its own feature gate, since async fn in trait doesn't need to follow the same stabilization schedule.
2022-09-23 04:29:15 +02:00
..
src Rollup merge of #100734 - ComputerDruid:afit_feature, r=compiler-errors 2022-09-23 04:29:15 +02:00
Cargo.toml Update sha1, sha2, and md5 dependencies 2022-02-13 15:29:01 -06:00