rustdoc: Replace no-pretty-expanded with pretty-expanded
Now that features must be declared expanded source often does not compile. This adds 'pretty-expanded' to a bunch of test cases that still work.
This commit is contained in:
parent
e9019101a8
commit
8c93a79e38
1544 changed files with 3093 additions and 12 deletions
|
@ -12,6 +12,8 @@
|
|||
|
||||
// aux-build:check_static_recursion_foreign_helper.rs
|
||||
|
||||
// pretty-expanded FIXME #23616
|
||||
|
||||
#![feature(custom_attribute, libc)]
|
||||
|
||||
extern crate check_static_recursion_foreign_helper;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue