You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If someone has a module named `core` and uses `itertools::chain!` then there is a conflict!
I improve our macro hygiene test by adding (empty) modules with all the names we might be tempted to use.
Without changing `core` in `chain!`, the test failed!
0 commit comments