rust/compiler/rustc_builtin_macros
Nicholas Nethercote 7aee2b332f Make configure_annotatable/flat_map_annotatable infallible.
They each have a single callsite, and the result is always unwrapped, so
the `Option<Annotatable>` return type is misleading.

Also, the comment at the `configure_annotatable` call site is wrong,
talking about a result vector, so this commit also removes that.
2024-11-14 14:51:45 +11:00
..
src Make configure_annotatable/flat_map_annotatable infallible. 2024-11-14 14:51:45 +11:00
Cargo.toml Single commit implementing the enzyme/autodiff frontend 2024-10-11 19:13:31 +02:00
messages.ftl Single commit implementing the enzyme/autodiff frontend 2024-10-11 19:13:31 +02:00