| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2025-02-17 | Adds binary_format to rustc target specs | Pyrode | -1/+4 | |
| 2025-02-06 | compiler: make rustc_target have less weird reexports | Jubilee Young | -1/+2 | |
| rustc_target has had a lot of weird reexports for various reasons, but now we're at a point where we can actually start reducing their number. We remove weird shadowing-dependent behavior and import directly from rustc_abi instead of doing weird renaming imports. This is only incremental progress and does not entirely fix the crate. | ||||
| 2024-12-03 | change aix default codemodel=large | Henry Jiang | -1/+1 | |
| 2024-09-22 | Reformat using the new identifier sorting from rustfmt | Michael Goulet | -1/+1 | |
| 2024-09-03 | Add `warn(unreachable_pub)` to `rustc_target`. | Nicholas Nethercote | -1/+1 | |
| 2023-11-08 | target: move base specs to spec/base | David Wood | -0/+32 | |
| Signed-off-by: David Wood <david@davidtw.co> | ||||
