1
0
mirror of https://github.com/google/comprehensive-rust.git synced 2025-07-08 15:31:53 +02:00

Fix slide test.

This commit is contained in:
Andrew Walbran
2025-05-16 19:40:02 +00:00
parent 5fa060546b
commit dfc78c097e

View File

@ -18,7 +18,6 @@ export const size_exemptions = [
];
export const playground_size_exemptions = [
"bare-metal/aps/better-uart/driver.html",
"bare-metal/microcontrollers/type-state.html",
"concurrency/async-pitfalls/cancellation.html",
"iterators/intoiterator.html",