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

run-make tests don't work on windows #12303

Closed
brson opened this issue Feb 16, 2014 · 0 comments · Fixed by #13795
Closed

run-make tests don't work on windows #12303

brson opened this issue Feb 16, 2014 · 0 comments · Fixed by #13795
Labels
A-testsuite Area: The testsuite used to check the correctness of rustc

Comments

@brson
Copy link
Contributor

brson commented Feb 16, 2014

I'm about to put a check to disable them in maketests.py

bors added a commit that referenced this issue Apr 28, 2014
Fixes #12303.

Also contains a partial fix for `make check` failure.
bors added a commit to rust-lang-ci/rust that referenced this issue Jul 25, 2022
…-assist, r=jonas-schievink

feat: Improve docs generation assist

- Split into 2 assists: one generates basic docs structure, but no example, one generates an example
- Fix section ordering (the example comes last)
- Allow generating docs for private functions
- Expand `len` to `length` when generating an intro sentence
flip1995 pushed a commit to flip1995/rust that referenced this issue Feb 26, 2024
…ttr, r=flip1995

Add `unnecessary_clippy_cfg` lint

Follow-up of rust-lang/rust-clippy#12292.

r? `@flip1995`

changelog: Add `unnecessary_clippy_cfg` lint
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-testsuite Area: The testsuite used to check the correctness of rustc
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant