rust/src/test/ui/box
Esteban Küber ba052bd8de Various diagnostics clean ups/tweaks
* Always point at macros, including derive macros
* Point at non-local items that introduce a trait requirement
* On private associated item, point at definition
2021-07-19 08:43:35 -07:00
..
alloc-unstable-fail.rs
alloc-unstable-fail.stderr
alloc-unstable.rs
into-boxed-slice-fail.rs
into-boxed-slice-fail.stderr Various diagnostics clean ups/tweaks 2021-07-19 08:43:35 -07:00
into-boxed-slice.rs
leak-alloc.rs Rename AllocRef to Allocator and (de)alloc to (de)allocate 2020-12-04 14:47:15 +01:00
leak-alloc.stderr
new.rs