This code leaks the `Box` at `self.0`: https://github.com/rust-lang/rust/blob/d3c79346a3e7ddbb5fb417810f226ac5a9209007/src/librustc_errors/diagnostic_builder.rs#L141-L144 The leak was introduced in 2fcd870711ce267c79408ec631f7eba8e0afcdf6. cc @nnethercote
This code leaks the
Boxatself.0:rust/src/librustc_errors/diagnostic_builder.rs
Lines 141 to 144 in d3c7934
The leak was introduced in 2fcd870. cc @nnethercote