1
Fork 0

Upgrade mingw-w64 on CI

This commit is contained in:
Mateusz Mikuła 2022-08-05 21:08:53 +02:00
parent 226b2496fc
commit f6ea2ea551
10 changed files with 34 additions and 41 deletions

View file

@ -1,6 +1,7 @@
// compile-flags:-g
// min-gdb-version: 8.1
// ignore-windows-gnu // emit_debug_gdb_scripts is disabled on Windows
// Tests the visualizations for `NonZero{I,U}{8,16,32,64,128,size}`, `Wrapping<T>` and
// `Atomic{Bool,I8,I16,I32,I64,Isize,U8,U16,U32,U64,Usize}` located in `libcore.natvis`.