Skip to content
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

Investigate whether dumb_println can be removed #11043

Closed
alexcrichton opened this issue Dec 18, 2013 · 2 comments
Closed

Investigate whether dumb_println can be removed #11043

alexcrichton opened this issue Dec 18, 2013 · 2 comments
Assignees

Comments

@alexcrichton
Copy link
Member

In #10965, I have made the runtime's dumb_println function much less useful. Try to delete it (after the PR lands)

@ghost ghost assigned alexcrichton Dec 18, 2013
reem added a commit to reem/rust that referenced this issue Aug 8, 2014
After rust-lang#10965, which introduces no-context printing, this is no longer needed.

Fixes rust-lang#11043
@reem
Copy link
Contributor

reem commented Aug 8, 2014

Triage: Attempted to fix in #16368

@steveklabnik
Copy link
Member

Well, it's gone now! 👍

flip1995 pushed a commit to flip1995/rust that referenced this issue Jun 30, 2023
Use substring matching for TESTNAME

Restores the previous behaviour of matching using a substring match rather than needing a full match

changelog: none
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 a pull request may close this issue.

3 participants