mirror of
https://github.com/rust-lang/rust.git
synced 2024-11-01 06:51:58 +00:00
232919c33a
Use `ensure` when the result of the query is not needed beyond its `Result`ness while I would like to just remove the `tcx` methods for ensure-only queries, that is hard to do without another query annotation or by turning the `define_callbacks` macro into a proc macro to get more control should fix perf regression of https://github.com/rust-lang/rust/pull/120558 |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
messages.ftl |