Skip to content

Start running runtime test suite again #584

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
eholk opened this issue Jun 28, 2011 · 1 comment
Closed

Start running runtime test suite again #584

eholk opened this issue Jun 28, 2011 · 1 comment
Labels
A-runtime Area: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows A-testsuite Area: The testsuite used to check the correctness of rustc

Comments

@eholk
Copy link
Contributor

eholk commented Jun 28, 2011

We have a set of runtime tests written in C++ that are not currently being run. We should be running these.

@brson
Copy link
Contributor

brson commented Oct 12, 2011

#752 is a dupe of this, but it has more details so closing this one.

@brson brson closed this as completed Oct 12, 2011
keeperofdakeys pushed a commit to keeperofdakeys/rust that referenced this issue Dec 12, 2017
Add instructions of how to make a release

Anyone can do it!
celinval added a commit to celinval/rust-dev that referenced this issue Jun 4, 2024
* Add script to format python files and format files

* Add messages to make it more user friendly

* Ignore 2 blank space issue for now in python format

We use the wrong convention to document functions. When enabling the
autopep8 it added 2 blank spaces between the function comment and the
function definition.

For now, we will disable the pep8 convention that sets the 2 blank space
before a function. This makes the code more readable. We should enable
this back once we fix the function comments.

* Apply suggestions from code review

Co-authored-by: Adrian Palacios <[email protected]>

* Fix trailing whitespace

Co-authored-by: Adrian Palacios <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-runtime Area: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows A-testsuite Area: The testsuite used to check the correctness of rustc
Projects
None yet
Development

No branches or pull requests

2 participants