Skip to content

Commit e61f905

Browse files
authored
Update README.md
1 parent 2dd3157 commit e61f905

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,9 @@ that string can be used in `@nogc` code. Default allocator is `Mallocator`.
1111

1212
Works with `pure`, `@safe`, `@nogc` and `nothrow`.
1313

14-
Compatible with `-betterC` and `-dip1000`.
14+
Compatible with `-betterC`
15+
16+
`-dip1000` is too unstable, for now is not supported.
1517

1618
Does not rely on runtime type information (`TypeInfo`).
1719

0 commit comments

Comments
 (0)