rust/compiler/rustc_span
Jed Brown 6dbac3f09e add nvptx_target_feature
Add target features for sm_* and ptx*, both of which form a partial
order, but cannot be combined to a single partial order. These mirror
the LLVM target features, but we do not provide LLVM target
processors (which imply both an sm_* and ptx* feature).

Add some documentation for the nvptx target.
2025-06-21 19:32:47 -06:00
..
src add nvptx_target_feature 2025-06-21 19:32:47 -06:00
Cargo.toml Revert "Use workspace lints for crates in compiler/ #138084" 2025-03-10 18:12:47 +08:00