Skip to content

feat: route all prints through common::shell #5746

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 17 commits into from

Conversation

DaniPopes
Copy link
Member

@DaniPopes DaniPopes commented Aug 29, 2023

Motivation

Fixes #3981.
Fixes #2433.
Fixes #1976.

Implementation from cargo, tweaked so it can be a global static instead of a field in a Config struct.

Solution

Disallow std::print! and similar by replacing them with Shell macros.

@DaniPopes DaniPopes marked this pull request as draft August 29, 2023 23:38
@DaniPopes
Copy link
Member Author

Blocked on a UI test refactor.

@DaniPopes
Copy link
Member Author

Superseded by #6569

@DaniPopes DaniPopes closed this Dec 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant