rust/compiler
Nicholas Nethercote b2a856ea3c Return ErrorGuaranteed from span_err_with_code methods.
`ErrorGuaranteed` should be used for all error methods involving the
`Error` level, e.g. as is done for the corresponding `span_err` methods.
2023-12-02 08:58:24 +11:00
..
2023-11-28 20:40:38 +00:00
2023-11-26 08:38:02 +11:00
2023-11-30 11:45:34 -08:00