about summary refs log tree commit diff
path: root/library/rtstartup/rsbegin.rs
AgeCommit message (Expand)AuthorLines
2025-07-01Update `cfg(bootstrap)`Josh Stone-17/+0
2025-06-16library/compiler: add `PointeeSized` boundsDavid Wood-1/+25
2025-02-09Mark extern blocks as unsafeMichael Goulet-1/+1
2025-02-09Mark link_section attr with unsafeMichael Goulet-3/+3
2025-01-20rtstartup: add `#![warn(unreachable_pub)]`Urgau-0/+1
2024-07-25Let InstCombine remove Clone shims inside Clone shimsBen Kimock-0/+2
2024-01-06library: Fix warnings in rtstartupVadim Petrochenkov-0/+1
2022-08-23Remove custom frame info registration on i686-pc-windows-gnuAmanieu d'Antras-5/+14
2020-12-30Bump bootstrap compiler to 1.50 betaMark Rousskov-2/+1
2020-11-23Rename `optin_builtin_traits` to `auto_traits`Camelid-2/+5
2020-07-27mv std libs to library/mark-0/+95