Skip to content

Conversation

@bavshin-f5
Copy link
Member

Conditional cfg_attr on no_std has an unforeseen consequence: implicit import of std::prelude in the default configuration. That makes it harder to notice if we accidentally use any std types available from the prelude.

Conditional `cfg_attr` on `no_std` has an unforeseen consequence:
implicit import of `std::prelude` in the default configuration.
That makes it harder to notice if we accidentally use any `std` types
available from the prelude.
@bavshin-f5 bavshin-f5 merged commit 18fe0e1 into nginx:master Jan 8, 2025
10 checks passed
@bavshin-f5 bavshin-f5 deleted the no-std-prelude branch January 8, 2025 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants