about summary refs log tree commit diff
path: root/compiler/rustc_codegen_gcc/src/gcc_util.rs
AgeCommit message (Expand)AuthorLines
2024-11-04mark some target features as 'forbidden' so they cannot be (un)setRalf Jung-25/+40
2024-09-24codegen_ssa: consolidate tied feature checkingDavid Wood-21/+3
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-1/+1
2024-08-07Refactor and fill out target feature listsCaleb Zulawski-2/+2
2024-07-29Reformat `use` declarations.Nicholas Nethercote-2/+1
2024-03-05Merge commit 'b385428e3ddf330805241e7758e773f933357c4b' into subtree-update_c...Guillaume Gomez-31/+36
2024-01-10Rename `{create,emit}_warning` as `{create,emit}_warn`.Nicholas Nethercote-2/+2
2023-12-24Remove `Session` methods that duplicate `DiagCtxt` methods.Nicholas Nethercote-3/+3
2023-12-14Move rustc_codegen_ssa target features to rustc_targetUrgau-5/+3
2023-10-26Merge commit 'e4fe941b11a55c5005630696e9b6d81c65f7bd04' into subtree-update_c...Antoni Boucher-1/+8
2023-10-09Merge commit '11a0cceab966e5ff1058ddbcab5977e8a1d6d290' into subtree-update_c...Antoni Boucher-0/+223