rust/src/librustdoc/clean
Matthias Krüger fa52edaa51
Rollup merge of #119869 - oli-obk:track_errors2, r=matthewjasper
replace `track_errors` usages with bubbling up `ErrorGuaranteed`

more of the same as https://github.com/rust-lang/rust/pull/117449 (removing `track_errors`)
2024-01-18 20:56:20 +01:00
..
cfg remove redundant imports 2023-12-10 10:56:22 +08:00
types remove redundant imports 2023-12-10 10:56:22 +08:00
utils Valid underscores in hex/octal/binary literal docs 2021-05-03 20:11:09 -04:00
auto_trait.rs use Vec for region constraints 2023-12-17 07:31:07 +00:00
blanket_impl.rs Remove unused ErrorReporting variant from overflow handling 2024-01-12 17:00:32 +00:00
cfg.rs Rollup merge of #117338 - workingjubilee:asmjs-meets-thanatos, r=b-naber 2023-11-17 23:04:21 +01:00
inline.rs Make crate_inherent_impls fallible and stop using track_errors for it 2024-01-17 10:02:29 +00:00
mod.rs Delegation implementation: step 1 2024-01-12 14:11:16 +03:00
render_macro_matchers.rs Stop using DiagnosticBuilder::buffer in the parser. 2024-01-11 18:37:56 +11:00
simplify.rs Re-format code with new rustfmt 2023-11-15 21:45:48 -05:00
types.rs Make crate_inherent_impls fallible and stop using track_errors for it 2024-01-17 10:02:29 +00:00
utils.rs Add PatKind::Err 2024-01-17 03:14:16 +01:00