Open
Description
This is a tracking issue for the RFC "XXX" (rust-lang/rfcs#NNN).
The feature gate for the issue is #![feature(FFF)]
.
Steps
- Implement the RFC
- Adjust documentation (see instructions on rustc-guide)
- Stabilization PR (see instructions on rustc-guide)
Unresolved Questions
None yet.
Implementation history
- Enable AVR as a Tier 3 target upstream #69478 introduces AVR as a tier-3 target upstream
Metadata
Metadata
Assignees
Labels
Area: Code for handling the "interrupt ABI" of various processorsBlocker: Implemented in the nightly compiler and unstable.Category: An issue tracking the progress of sth. like the implementation of an RFCTarget: AVR processors (ATtiny, ATmega, etc.)Status: It's hard to tell what's been done and what hasn't! Someone should do some investigation.Relevant to the language team, which will review and decide on the PR/issue.Working group: Embedded systems