Skip to content

Commit 0b177b4

Browse files
committed
Remove a test blocking the update of the log crate
It tested #44953. `log` macros in newer versions are no longer recursive, so these duplicated error messages (about unstable feature uses) previously occurring at each level of recursion are no longer possible, even with the fix by #45540. Furthermore this test breaks when multiple versions of `log` are in the sysroot (`log 0.3.9` depends on`log 0.4.1`)
1 parent bc1dda4 commit 0b177b4

File tree

2 files changed

+0
-39
lines changed

2 files changed

+0
-39
lines changed

src/test/ui-fulldeps/issue-44953/issue-44953.rs

-20
This file was deleted.

src/test/ui-fulldeps/issue-44953/issue-44953.stderr

-19
This file was deleted.

0 commit comments

Comments
 (0)