Skip to content

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
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Assignee
Filter by who’s assigned
Sort

Issues list

Printing AST in custom callback crashes compiler for stolen value A-driver Area: rustc_driver that ties everything together into the `rustc` compiler C-discussion Category: Discussion or questions that doesn't represent real issues. 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.
#123163 opened Mar 28, 2024 by El-Naizin
ICE on rustc -C help | echo on Windows A-driver Area: rustc_driver that ties everything together into the `rustc` compiler C-bug Category: This is a bug. I-ICE Issue: The compiler panicked, giving an Internal Compilation Error (ICE) ❄️ O-windows Operating system: Windows T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#87873 opened Aug 9, 2021 by TheIronBorn
Linking error in rustc_llvm when using rustc_interface A-driver Area: rustc_driver that ties everything together into the `rustc` compiler A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. 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.
#87733 opened Aug 3, 2021 by gheoan
Rust compiler creating huge files on tmp directory A-driver Area: rustc_driver that ties everything together into the `rustc` compiler C-bug Category: This is a bug. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#64276 opened Sep 8, 2019 by spastorino
Improve error when compiling a derive macro with -Z sanitizer A-diagnostics Area: Messages for errors, warnings, and lints A-driver Area: rustc_driver that ties everything together into the `rustc` compiler A-sanitizers Area: Sanitizers for correctness and code quality 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.
#63986 opened Aug 28, 2019 by software-opal
--print=native-static-libs should behave as the other --print commands and not create output A-driver Area: rustc_driver that ties everything together into the `rustc` compiler A-frontend Area: Compiler frontend (errors, parsing and HIR) C-bug Category: This is a bug. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#61089 opened May 23, 2019 by lu-zero
Adding --emit=asm speeds up generated code because of codegen units A-driver Area: rustc_driver that ties everything together into the `rustc` compiler C-bug Category: This is a bug. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#57235 opened Dec 31, 2018 by jrmuizel
Rustc_driver cann't correctly find codegen dirs with multiple subfolders in libdir. A-driver Area: rustc_driver that ties everything together into the `rustc` compiler T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#57014 opened Dec 20, 2018 by o01eg
Enable rlib-only libstd build (no dylib) A-driver Area: rustc_driver that ties everything together into the `rustc` compiler C-feature-request Category: A feature request, i.e: not implemented / a PR. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#56443 opened Dec 2, 2018 by RalfJung
rustc --print file-names wrongly prints .rlib for --emit=metadata A-driver Area: rustc_driver that ties everything together into the `rustc` compiler C-bug Category: This is a bug. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#54852 opened Oct 5, 2018 by Marwes
Add a feature to print actual static libs linked in, --print=native-static-libs seems not to work A-driver Area: rustc_driver that ties everything together into the `rustc` compiler A-linkage Area: linking into static, shared libraries and binaries C-feature-request Category: A feature request, i.e: not implemented / a PR. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#53281 opened Aug 12, 2018 by infinity0
Add --emit=nothing to tell rustc not to emit any files (even if --crate-type=lib) A-driver Area: rustc_driver that ties everything together into the `rustc` compiler C-feature-request Category: A feature request, i.e: not implemented / a PR. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#52661 opened Jul 24, 2018 by LukasKalbertodt
Conditional compilation based on crate_type A-attributes Area: Attributes (`#[…]`, `#![…]`) A-driver Area: rustc_driver that ties everything together into the `rustc` compiler C-feature-request Category: A feature request, i.e: not implemented / a PR. T-lang Relevant to the language team, which will review and decide on the PR/issue.
#20267 opened Dec 28, 2014 by BenTheElder
ProTip! What’s not been updated in a month: updated:<2024-09-19.