-
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
improve spans for Area: The borrow checker
A-diagnostics
Area: Messages for errors, warnings, and lints
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
D-imprecise-spans
Diagnostics: spans don't point to exactly the erroneous code
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
CallArgument
constraints
A-borrow-checker
#135238
opened Jan 8, 2025 by
lcnr
rustc_on_unimplemented
should work on specific trait methods
A-diagnostics
#135117
opened Jan 5, 2025 by
joshtriplett
Include Stabilization version in the tracking issue template
A-docs
Area: Documentation for any part of the project, including the compiler, standard library, and tools
A-meta
Area: Issues & PRs about the rust-lang/rust repository itself
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
#134990
opened Jan 1, 2025 by
joshka
rustdoc search: for return-type based searches, deprioritize functions that also have that type in an argument
A-rustdoc-search
Area: Rustdoc's search feature
A-type-based-search
Area: Searching rustdoc pages using type signatures
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#134935
opened Dec 30, 2024 by
lolbinarycat
put the list of tests run in CI behind a Area: Our Github Actions CI
A-contributor-roadblock
Area: Makes things more difficult for new contributors to rust itself
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.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
::group
A-CI
#134910
opened Dec 30, 2024 by
jyn514
Share debuginfo testsuite breakpoint setup logic
A-compiletest
Area: The compiletest test runner
A-debuginfo
Area: Debugging information in compiled programs (DWARF, PDB, etc.)
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
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.
#134684
opened Dec 23, 2024 by
jieyouxu
minicore
: use the host's core
when available
A-compiletest
#134652
opened Dec 22, 2024 by
tgross35
A shebang is displaced in HIR & expanded outputs
A-pretty
Area: Pretty printing (including `-Z unpretty`)
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
requires-nightly
This issue requires a nightly compiler in some way.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#134643
opened Dec 22, 2024 by
fluiderson
bootstrap: retry Area: bootstrap `config.toml` and the config system
A-CI
Area: Our Github Actions CI
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.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
cargo
invocations if stderr contains a known pattern
A-bootstrap-config
#134472
opened Dec 18, 2024 by
marcoieni
Document the contextual keyword Area: Documentation for any part of the project, including the compiler, standard library, and tools
A-raw-pointers
Area: raw pointers, MaybeUninit, NonNull
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
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.
raw
A-docs
#134447
opened Dec 18, 2024 by
CrazyboyQCD
rustdoc: Quick way to collapse all impl blocks
A-rustdoc-ui
Area: Rustdoc UI (generated HTML)
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#134429
opened Dec 17, 2024 by
crumblingstatue
bootstrap/compiletest: msys2 msys Area: The compiletest test runner
A-test-infra
Area: test infrastructure (may span bootstrap/compiletest/more)
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.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
--skip
filter behaves strangely
A-compiletest
#134226
opened Dec 12, 2024 by
jieyouxu
x test
should support --show-output
A-test-infra
#134210
opened Dec 12, 2024 by
jyn514
Investigate using Area: Our Github Actions CI
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
E-needs-investigation
Call for partcipation: This issues needs some investigation to determine current status
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
crosstool-ng
instead of CentOS baseline
A-CI
#134118
opened Dec 10, 2024 by
Kobzol
Split Area: The compiletest test runner
A-run-make
Area: port run-make Makefiles to rmake.rs
A-test-infra
Area: test infrastructure (may span bootstrap/compiletest/more)
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.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
run-make
into two test suites: fast-path that don't need to build cargo/rustdoc and a slow-path that requires these tools
A-compiletest
#134109
opened Dec 10, 2024 by
jieyouxu
shorten backtraces when called as a cdylib, not just for executables
A-backtrace
Area: Backtraces
A-panic
Area: Panicking machinery
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#134049
opened Dec 8, 2024 by
jyn514
Add tests for checking the glibc version required by rustc
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.
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.
T-infra
Relevant to the infrastructure team, which will review and decide on the PR/issue.
#134037
opened Dec 8, 2024 by
Kobzol
compiletest: Detect unused auxiliary crates?
A-compiletest
Area: The compiletest test runner
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#133914
opened Dec 5, 2024 by
ehuss
compiletest: improve diagnostics for test suite default outcome expectation
A-compiletest
Area: The compiletest test runner
A-diagnostics
Area: Messages for errors, warnings, and lints
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
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.
#133816
opened Dec 3, 2024 by
jieyouxu
rustdoc-json: Document why Id can't just be DefId
A-contributor-roadblock
Area: Makes things more difficult for new contributors to rust itself
A-docs
Area: Documentation for any part of the project, including the compiler, standard library, and tools
A-rustdoc-json
Area: Rustdoc JSON backend
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
#133780
opened Dec 3, 2024 by
aDotInTheVoid
compiletest: normalization replacement strings don't support newlines
A-compiletest
Area: The compiletest test runner
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.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
#133735
opened Dec 2, 2024 by
jieyouxu
compiletest: Automatically specify 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-needs-investigation
Call for partcipation: This issues needs some investigation to determine current status
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.
-Zunstable-options
when the edition
header is set to an unstable edition
A-compiletest
#133582
opened Nov 28, 2024 by
ehuss
Docs & Area: Rustdoc UI (generated HTML)
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
T-rustdoc
Relevant to the rustdoc team, which will review and decide on the PR/issue.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
rustdoc
: Mark traits that have indirect and synthetic impls
A-rustdoc-ui
#133573
opened Nov 28, 2024 by
cher-nov
rustdoc: Please use sticky headers for impl blocks
A-rustdoc-ui
Area: Rustdoc UI (generated HTML)
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
T-rustdoc-frontend
Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.
#133506
opened Nov 26, 2024 by
joshtriplett
Nightly-only cfg gating like Area: `cfg` conditional compilation
A-stability
Area: `#[stable]`, `#[unstable]` etc.
C-enhancement
Category: An issue proposing an enhancement or a PR with one.
requires-nightly
This issue requires a nightly compiler in some way.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
#[cfg(target_has_atomic)]
is confusing
A-cfg
#133295
opened Nov 21, 2024 by
jieyouxu
Previous Next
ProTip!
Adding no:label will show everything without a label.