about summary refs log tree commit diff
path: root/compiler/rustc_session/src/utils.rs
AgeCommit message (Expand)AuthorLines
2022-03-30Stabilize native library modifier syntax and the `whole-archive` modifier spe...Vadim Petrochenkov-0/+20
2022-03-16resolve the conflict in compiler/rustc_session/src/parse.rscodehorseman-2/+2
2021-05-05Implement RFC 2951: Native link modifiersLuqman Aden-8/+25
2021-04-11Implement token-based handling of attributes during expansionAaron Hill-0/+55
2021-01-29Pre-canoncalize ExternLocation::ExactPathsRyan Levick-0/+23
2020-08-30mv compiler to compiler/mark-0/+32