about summary refs log tree commit diff
path: root/src/etc/rust_types.py
AgeCommit message (Expand)AuthorLines
2024-12-31use python built in type annotationsWalnut-4/+4
2024-12-04Reformat Python code with `ruff`Jakub Beránek-1/+2
2024-05-05Implement lldb formattter for "clang encoded" enums (LLDB 18.1+)Vladimir Makayev-1/+6
2024-03-29Add rust-lldb pretty printing for Path and PathBufNathan Henrie-0/+6
2024-03-14Fix `StdNonZeroNumberSummaryProvider`.Markus Reiter-15/+15
2024-03-14Try fixing `debuginfo` test.Markus Reiter-1/+1
2022-08-24Add GDB/LLDB pretty-printers for NonZero typesArtem Mukhin-0/+3
2021-07-03Support pretty printing slices using GDBEFanZh-2/+2
2020-06-09Implement new gdb/lldb pretty-printersortem-0/+113