diff options
| author | Jubilee <workingjubilee@gmail.com> | 2025-02-20 14:58:15 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-02-20 14:58:15 -0800 |
| commit | 9de94b4f8f6bce89cd74d8dd56df127135acfe81 (patch) | |
| tree | d4650a59753ef59b45b1f9e610b6cf689144f7e8 /tests/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs | |
| parent | f04bbc60f8c353ee5ba0677bc583ac4a88b2c180 (diff) | |
| parent | d5128f92745774a93cd4384a71c7df727bc87377 (diff) | |
| download | rust-9de94b4f8f6bce89cd74d8dd56df127135acfe81.tar.gz rust-9de94b4f8f6bce89cd74d8dd56df127135acfe81.zip | |
Rollup merge of #131651 - Patryk27:avr-unknown-unknown, r=tgross35
Create a generic AVR target: avr-none This commit removes the `avr-unknown-gnu-atmega328` target and replaces it with a more generic `avr-none` variant that must be specialized using `-C target-cpu` (e.g. `-C target-cpu=atmega328p`). Seizing the day, I'm adding myself as the maintainer of this target - I've been already fixing the bugs anyway, might as well make it official 🙂 Related discussions: - https://github.com/rust-lang/rust/pull/131171 - https://github.com/rust-lang/compiler-team/issues/800 try-job: x86_64-gnu-debug
Diffstat (limited to 'tests/codegen/src-hash-algorithm/src-hash-algorithm-md5.rs')
0 files changed, 0 insertions, 0 deletions
