about summary refs log tree commit diff
path: root/compiler/rustc_target/src/spec/base/avr_gnu.rs
AgeCommit message (Expand)AuthorLines
2025-02-19Create a generic AVR target: avr-nonePatryk Wychowaniec-377/+0
2025-02-08Rustfmtbjorn3-3/+4
2024-10-02Fix target_env in avr-unknown-gnu-atmega328Mads Marquart-0/+2
2024-09-22Reformat using the new identifier sorting from rustfmtMichael Goulet-4/+3
2024-09-03Add `warn(unreachable_pub)` to `rustc_target`.Nicholas Nethercote-1/+1
2024-07-29Reformat `use` declarations.Nicholas Nethercote-1/+2
2024-03-10Add metadata to targetsNilstrieb-1/+6
2024-03-05Add a `description` field to target definitionsNilstrieb-0/+1
2023-11-08target: move base specs to spec/baseDavid Wood-0/+368