1
Fork 0

Bless tests

Update tests
This commit is contained in:
George-lewis 2024-01-10 01:39:02 -05:00
parent 9f327a2385
commit d56cdd48cb
407 changed files with 1364 additions and 318 deletions

View file

@ -6,6 +6,7 @@
//~^^^ WARNING custom classes in code blocks will change behaviour
//~| NOTE found these custom classes: class=language-c
//~| NOTE see issue #79483 <https://github.com/rust-lang/rust/issues/79483>
//~| NOTE: this compiler was built on YYYY-MM-DD; consider upgrading it if it is out of date
//~| HELP add `#![feature(custom_code_classes_in_docs)]` to the crate attributes to enable
pub struct Bar;