Skip to content

Commit 0b89281

Browse files
Rollup merge of #115087 - Nilstrieb:sizeassert, r=fee1-dead
Add disclaimer on size assertion macro Sometimes people are inspired by rustc to add size assertions to their code and copy the macro. This is bad because it causes hard build errors. rustc happens to be special where it makes this okay. For example, see #115028 (not sure whether they were directly inspired by this function), but I think I've also seen other cases.
2 parents 905de3e + 6392ec9 commit 0b89281

File tree

0 file changed

+0
-0
lines changed

    0 file changed

    +0
    -0
    lines changed

    0 commit comments

    Comments
     (0)