about summary refs log tree commit diff
path: root/library/std/src/personality/gcc.rs
AgeCommit message (Expand)AuthorLines
2023-01-28Replace libc::{type} with crate::ffi::{type}Ayush Singh-1/+2
2022-11-12Use correct EH personality on `*-windows-gnu-*`Mateusz MikuĊ‚a-1/+1
2022-08-23Move personality functions to stdAmanieu d'Antras-0/+279