Skip to content

Commit 72799b0

Browse files
authored
Update README.md
1 parent eb556cd commit 72799b0

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

README.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -65,8 +65,5 @@ The following usages are not (yet) supported:
6565
- Stacked `#[cfg]` attributes
6666
(e.g. `#[cfg(x)] #[cfg(x)]`)
6767

68-
- Nested overlapping `#[cfg]`s
69-
(e.g. `#[cfg(any(x, y))] { #[cfg(x)] { pub struct Foo; } }`)
70-
7168
## License
7269
This project is licensed under the MIT License. See the [LICENSE](https://github.com/OpenByteDev/cfg-tt/blob/master/LICENSE) file for details.

0 commit comments

Comments
 (0)