about summary refs log tree commit diff
path: root/compiler/rustc_passes/src/check_export.rs
AgeCommit message (Expand)AuthorLines
2025-07-07Port `#[export_stable]` to the new attribute systemPavel Grigorenko-3/+4
2025-06-17apply clippy::or_fun_callklensy-3/+3
2025-06-03Overhaul `UsePath`.Nicholas Nethercote-1/+1
2025-05-04Initial support for dynamically linked cratesBryanskiy-0/+398