mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-21 22:34:05 +00:00
7aee2b332f
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. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |