Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Pull requests: rust-lang/rust

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
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

compiler: Include span of too huge enum with -Cdebuginfo=2 A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#145967 by Enselic was merged Aug 30, 2025 Loading... 1.91.0
cg_llvm: Overhaul FFI for creation of LLVM range attributes A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#145846 by Zalathar was closed Aug 26, 2025 Loading...
When determining if a trait has no entries for the purposes of omitting vptrs from subtrait vtables, consider its transitive supertraits' entries, instead of just its own entries. A-dyn-trait Area: trait objects, vtable layout beta-accepted Accepted for backporting to the compiler in the beta channel. beta-nominated Nominated for backporting to the compiler in the beta channel. F-trait_upcasting `#![feature(trait_upcasting)]` merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#145807 by zachs18 was merged Aug 28, 2025 Loading... 1.91.0
fix(lexer): Don't require frontmatters to be escaped with indented fences F-frontmatter `#![feature(frontmatter)]` S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#145754 by epage was merged Sep 1, 2025 Loading... 1.91.0
fix(lexer): Allow '-' in the frontmatter infostring continue set F-frontmatter `#![feature(frontmatter)]` S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#145751 by epage was merged Aug 23, 2025 Loading... 1.91.0
coverage: Build an "expansion tree" and use it to unexpand raw spans A-code-coverage Area: Source-based code coverage (-Cinstrument-coverage) S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#145643 by Zalathar was merged Sep 1, 2025 Loading... 1.91.0
Fix format string grammar in docs and improve alignment error message for #144023 A-attributes Area: Attributes (`#[...]`, `#![...]`) A-CI Area: Our Github Actions CI A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. A-run-make Area: port run-make Makefiles to rmake.rs A-test-infra-minicore Area: `minicore` test auxiliary and `//@ add-core-stubs` A-testsuite Area: The testsuite used to check the correctness of rustc O-unix Operating system: Unix-like O-wasi Operating system: Wasi, Webassembly System Interface O-wasm Target: WASM (WebAssembly), http://webassembly.org/ O-windows Operating system: Windows 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. T-libs Relevant to the library team, which will review and decide on the PR/issue.
#145591 by nilotpal-n7 was closed Aug 19, 2025 Loading...
Fix format string grammar in docs and improve alignment error message #144023 has-merge-commits PR has merge commits, merge with caution. 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.
#145512 by nilotpal-n7 was closed Aug 19, 2025 Loading...
Add parentheses for closure when suggesting calling closure S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#145481 by mu001999 was merged Aug 26, 2025 Loading... 1.91.0
cg_llvm: Small cleanups to owned_target_machine A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#145432 by Zalathar was merged Aug 19, 2025 Loading... 1.91.0
rustc_public: fix missing parenthesis in pretty discriminant merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#145119 by makai410 was merged Aug 9, 2025 Loading... 1.91.0
Fix parallel rustc not being reproducible due to unstable sorts of items perf-regression Performance regression. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#144886 by ywxt was closed Aug 7, 2025 Loading...
Implement stability_implications without a visitor. merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#144873 by cjgillot was merged Aug 10, 2025 Loading... 1.91.0
Return a struct with named fields from hash_owner_nodes S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#144822 by Zalathar was merged Aug 4, 2025 Loading... 1.91.0
Fix tail calling intrinsics F-explicit_tail_calls `#![feature(explicit_tail_calls)]` T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#144815 by WaffleLapkin was closed Aug 4, 2025 Loading...
fix #[loop_match] on diverging loop F-loop_match when you match up with someone and they really throw you for a loop merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#144783 by folkertdev was merged Sep 1, 2025 Loading... 1.91.0
Reject tail calls of #[track_caller] functions A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. F-explicit_tail_calls `#![feature(explicit_tail_calls)]` T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#144762 by WaffleLapkin was closed Aug 14, 2025 Loading...
Distinguish prepending and replacing self ty in predicates S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-clippy Relevant to the Clippy team. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. WG-trait-system-refactor The Rustc Trait System Refactor Initiative (-Znext-solver)
#144694 by compiler-errors was merged Aug 4, 2025 Loading... 1.91.0
Fixed issue by changing error label and note T-clippy Relevant to the Clippy team. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#144693 by OneProgGit was closed Aug 8, 2025 Loading...
coverage: Treat #[automatically_derived] as #[coverage(off)] A-attributes Area: Attributes (`#[...]`, `#![...]`) A-code-coverage Area: Source-based code coverage (-Cinstrument-coverage) S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#144560 by Zalathar was merged Jul 29, 2025 Loading... 1.90.0
Some let chains clean-up A-attributes Area: Attributes (`#[...]`, `#![...]`) A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. A-query-system Area: The rustc query system (https://rustc-dev-guide.rust-lang.org/query.html) C-cleanup Category: PRs that clean code up or issues documenting cleanup. merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#144469 by Kivooeo was merged Jul 28, 2025 Loading... 1.90.0
resolve: Do not create NameResolutions on access unless necessary S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#144468 by petrochenkov was merged Jul 26, 2025 Loading... 1.90.0
Unify LLVM ctlz/cttz intrinsic generation A-LLVM Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#144455 by TDecking was merged Jul 27, 2025 Loading... 1.90.0
Remove dead code and extend test coverage and diagnostics around it S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
#144390 by oli-obk was merged Jul 25, 2025 Loading... 1.90.0
Previous 1 3 4
Previous
ProTip! Updated in the last three days: updated:>2025年09月01日.

AltStyle によって変換されたページ (->オリジナル) /