issues Search Results · repo:rust-lang/rust language:Rust
Filter by
57k results
(115 ms)57k results
inrust-lang/rust (press backspace or delete to remove)For linker warnings during bootstrap of MSVC targets.
See #141024 which reverts #140176.
(Most a reminder for me)
C-bug
O-windows-msvc
T-bootstrap
T-compiler
jieyouxu
- Opened 1 hour ago
- #141395
!-- Thank you for finding an Internal Compiler Error! 🧊 If possible, try to provide a minimal verifiable example. You can read Rust Bug Minimization Patterns for how to create smaller examples. http://blog.pnkfx.org/blog/2019/11/18/rust-bug-minimization-patterns/ ...
C-bug
F-unsafe_binders
I-ICE
requires-incomplete-features
T-compiler
cushionbadak
- Opened 1 hour ago
- #141394
This goes back to: https://github.com/rust-lang/rust/issues/140913
Specifically: https://github.com/rust-lang/rust/issues/140913#issuecomment-2898357101
The fix did not work for me due to build issues. ...
C-bug
needs-triage
S-needs-info
T-bootstrap
iyernaveenr
- 2
- Opened 2 hours ago
- #141393
Location
1. Bootstrap Distcheck test step.
2. *-distcheck CI job.
Summary
E.g. we weren t fully sure when discussed in #t-infra/bootstrap Speed up distcheck.
A-docs
T-bootstrap
T-infra
jieyouxu
- Opened 4 hours ago
- #141387
E.g. https://github.com/rust-lang/rust/issues/138647.
We should document:
- What each dist component is intended for?
- What guarantees do we have for dist components?
- Directory structure? ...
A-dist-components
A-docs
T-bootstrap
jieyouxu
- 6
- Opened 5 hours ago
- #141386
One newcomer mistake is getting confused by the module system ending up with crate::module::module by having pub mod
module {} inside of module.rs. We should have a lint that detects this case and gently ...
A-lints
C-feature-request
D-newcomer-roadblock
P-low
T-compiler
T-lang
estebank
- 1
- Opened 5 hours ago
- #141385
!-- [31mICE[0m: Rustc ./a.rs error: internal compiler error: compiler/rustc_middle/src/ty/normalize_erasing_regions.rs:171:13: Failed to normalize Alias(Free, AliasTy { args: [{type error}], def_id: ...
C-bug
F-type_alias_impl_trait
I-ICE
T-compiler
matthiaskrgr
- 6
- Opened 9 hours ago
- #141380
!-- Thank you for finding an Internal Compiler Error! 🧊 If possible, try to provide a minimal verifiable example. You can read Rust Bug Minimization Patterns for how to create smaller examples. http://blog.pnkfx.org/blog/2019/11/18/rust-bug-minimization-patterns/ ...
C-bug
I-ICE
P-medium
regression-from-stable-to-stable
S-has-bisection
S-has-mcve
T-compiler
giantpand2000
- 4
- Opened 10 hours ago
- #141378
initially discovered when searching rustdoc internals for render_into
reproduction code
pub struct Empty;
impl Iterator for Empty {
type Item = ();
fn next( mut self) - Option Self::Item ...
A-rustdoc-js
A-rustdoc-search
needs-triage
T-rustdoc-frontend
lolbinarycat
- Opened 15 hours ago
- #141373
!-- Thank you for filing a bug report! 🐛 Please provide a short summary of the bug, along with any information you feel relevant to replicating the bug.
I tried this code:
use std::marker::PhantomData; ...
A-trait-system
C-bug
T-compiler
T-types
apodolsk
- 3
- Opened 15 hours ago
- #141371

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.