step cfg(bootstrap)
This commit is contained in:
parent
fceb0863d8
commit
5eca36d27a
33 changed files with 11 additions and 152 deletions
|
@ -22,8 +22,6 @@ ignore = [
|
|||
"/tests/rustdoc-ui/", # Some have syntax errors, some are whitespace-sensitive.
|
||||
"/tests/ui/", # Some have syntax errors, some are whitespace-sensitive.
|
||||
"/tests/ui-fulldeps/", # Some are whitespace-sensitive (e.g. `// ~ERROR` comments).
|
||||
# #[cfg(bootstrap)] so that t-release sees this when they search for it
|
||||
"/tests/rustdoc-json/impl-trait-precise-capturing.rs",
|
||||
|
||||
# Do not format submodules.
|
||||
# FIXME: sync submodule list with tidy/bootstrap/etc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue