rust/compiler/rustc_resolve
Vadim Petrochenkov 7b7c26f09b delegation: Support async, const, extern "ABI" and C-variadic functions
Also allow `impl Trait` in delegated functions.
The delegation item will refer to the original opaque type from the callee, fresh opaque type won't be created.
2024-04-23 23:05:39 +03:00
..
src delegation: Support async, const, extern "ABI" and C-variadic functions 2024-04-23 23:05:39 +03:00
Cargo.toml Update pulldown-cmark version to 0.9.5 2024-01-29 14:14:03 +01:00
messages.ftl Reorder error messages 2024-04-13 15:11:09 +01:00