rust/compiler/rustc_target/src
Dylan DPC 23f8dd19ff
Rollup merge of #76364 - fusion-engineering-forks:avr-no-atomic, r=jonas-schievink
Disable atomics on avr target.

`max_atomic_width` was missing in the spec, which means it fell back to the pointer width of 16 bits.

Fixes #76363.
2020-09-07 01:18:17 +02:00
..
abi mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
asm mv compiler to compiler/ 2020-08-30 18:45:07 +03:00
spec Rollup merge of #76364 - fusion-engineering-forks:avr-no-atomic, r=jonas-schievink 2020-09-07 01:18:17 +02:00
lib.rs mv compiler to compiler/ 2020-08-30 18:45:07 +03:00