-
Notifications
You must be signed in to change notification settings - Fork 13k
Issues: rust-lang/rust
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Audit Area: The testsuite used to check the correctness of rustc
C-cleanup
Category: PRs that clean code up or issues documenting cleanup.
E-medium
Call for participation: Medium difficulty. Experience needed to fix: Intermediate.
E-tedious
Call for participation: An issue involves lots of work and is better handled as many small tasks.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
run-fail
ui tests to see if they need *exact* run stderr/stdout
A-testsuite
#134889
opened Dec 29, 2024 by
jieyouxu
compiletest: FileCheck-based tests conflate FileCheck prefixes with compiletest revisions
A-compiletest
Area: The compiletest test runner
A-testsuite
Area: The testsuite used to check the correctness of rustc
C-cleanup
Category: PRs that clean code up or issues documenting cleanup.
E-hard
Call for participation: Hard difficulty. Experience needed to fix: A lot.
E-tedious
Call for participation: An issue involves lots of work and is better handled as many small tasks.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#134510
opened Dec 19, 2024 by
jieyouxu
Tracking Issue for ui test suite cleanups and maintenance
A-testsuite
Area: The testsuite used to check the correctness of rustc
C-cleanup
Category: PRs that clean code up or issues documenting cleanup.
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
E-medium
Call for participation: Medium difficulty. Experience needed to fix: Intermediate.
E-tedious
Call for participation: An issue involves lots of work and is better handled as many small tasks.
S-tracking-forever
Status: Never to be closed.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#133895
opened Dec 5, 2024 by
jieyouxu
compiletest: Area: The compiletest test runner
C-bug
Category: This is a bug.
E-hard
Call for participation: Hard difficulty. Experience needed to fix: A lot.
E-tedious
Call for participation: An issue involves lots of work and is better handled as many small tasks.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
needs-*
directive handling mixes :
and
name-val/name-comment separator
A-compiletest
#133765
opened Dec 2, 2024 by
jieyouxu
Write down where all the unwind/backtrace code is
A-backtrace
Area: Backtraces
A-docs
Area: Documentation for any part of the project, including the compiler, standard library, and tools
A-runtime
Area: std's runtime and "pre-main" init for handling backtraces, unwinds, stack overflows
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
E-tedious
Call for participation: An issue involves lots of work and is better handled as many small tasks.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
T-libs
Relevant to the library team, which will review and decide on the PR/issue.
#130257
opened Sep 12, 2024 by
workingjubilee
We should document more clearly env vars used between bootstrap <-> compiletest <-> test suites
A-compiletest
Area: The compiletest test runner
A-docs
Area: Documentation for any part of the project, including the compiler, standard library, and tools
A-testsuite
Area: The testsuite used to check the correctness of rustc
C-cleanup
Category: PRs that clean code up or issues documenting cleanup.
E-medium
Call for participation: Medium difficulty. Experience needed to fix: Intermediate.
E-tedious
Call for participation: An issue involves lots of work and is better handled as many small tasks.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#125587
opened May 26, 2024 by
jieyouxu
Add FileCheck annotations to MIR-opt tests
A-mir-opt
Area: MIR optimizations
A-testsuite
Area: The testsuite used to check the correctness of rustc
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
E-help-wanted
Call for participation: Help is requested to fix this issue.
E-needs-test
Call for participation: An issue has been fixed and does not reproduce, but no test has been added.
E-tedious
Call for participation: An issue involves lots of work and is better handled as many small tasks.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#116971
opened Oct 20, 2023 by
cjgillot
Tracking issue for moving ui tests to subdirectories
A-testsuite
Area: The testsuite used to check the correctness of rustc
C-cleanup
Category: PRs that clean code up or issues documenting cleanup.
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
E-easy
Call for participation: Easy difficulty. Experience needed to fix: Not much. Good first issue.
E-mentor
Call for participation: This issue has a mentor. Use #t-compiler/help on Zulip for discussion.
E-tedious
Call for participation: An issue involves lots of work and is better handled as many small tasks.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#73494
opened Jun 19, 2020 by
pnkfelix
1 of 2 tasks
Compile ignored tests rather than skipping
A-compiletest
Area: The compiletest test runner
A-testsuite
Area: The testsuite used to check the correctness of rustc
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
E-hard
Call for participation: Hard difficulty. Experience needed to fix: A lot.
E-needs-design
This issue needs exploration and design to see how and if we can fix/implement it
E-tedious
Call for participation: An issue involves lots of work and is better handled as many small tasks.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#13745
opened Apr 25, 2014 by
klutzy
4 tasks
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.