Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
state:open label:T-compiler author:madsmtm
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
rust-lang
/
rust
Public
Notifications
You must be signed in to change notification settings
Fork
13.8k
Star
107k
Code
Issues
5k+
Pull requests
855
Actions
Projects
9
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Draft release notes for 1.91
#147010 ·
Mark-Simulacrum
opened
on Sep 25, 2025
19
Issues
Search Issues
state
:
open
label
:
T-compiler
author
:
madsmtm
state:open label:T-compiler author:madsmtm
Search
Labels
Milestones
New issue
Search results
Open
Closed
Add <code>cargo_cfg_target_family_multivalued</code> lint
A-cfg
Area: `cfg` conditional compilation
Area: `cfg` conditional compilation
A-lints
Area: Lints (warnings about flaws in source code) such as unused_mut.
Area: Lints (warnings about flaws in source code) such as unused_mut.
I-lang-nominated
Nominated for discussion during a lang team meeting.
Nominated for discussion during a lang team meeting.
P-lang-drag-2
Lang team prioritization drag level 2.https://rust-lang.zulipchat.com/#narrow/channel/410516-t-lang.
Lang team prioritization drag level 2.https://rust-lang.zulipchat.com/#narrow/channel/410516-t-lang.
S-waiting-on-t-lang
Status: Awaiting decision from T-lang
Status: Awaiting decision from T-lang
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Relevant to the compiler team, which will review and decide on the PR/issue.
T-lang
Relevant to the language team
Relevant to the language team
Status: Open (in progress).
rust-lang/rust
number 147545
#147545
In rust-lang/rust;
·
madsmtm
opened
on Oct 10, 2025
Simplify <code>jemalloc</code> setup
A-linkage
Area: linking into static, shared libraries and binaries
Area: linking into static, shared libraries and binaries
O-linux
Operating system: Linux
Operating system: Linux
O-macos
Operating system: macOS
Operating system: macOS
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
Status: Blocked on something else such as an RFC or other implementation work.
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
Status: This is awaiting some action (such as code changes or more information) from the author.
T-bootstrap
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
Relevant to the bootstrap subteam: Rust's build system (x.py and src/bootstrap)
T-clippy
Relevant to the Clippy team.
Relevant to the Clippy team.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Relevant to the compiler team, which will review and decide on the PR/issue.
Status: Draft (not ready).
rust-lang/rust
number 146627
#146627
In rust-lang/rust;
·
madsmtm
opened
on Sep 16, 2025
Implement <code>raw-dylib</code> on Mach-O
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
Area: Attributes (`#[…]`, `#![…]`)
A-linkage
Area: linking into static, shared libraries and binaries
Area: linking into static, shared libraries and binaries
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
F-raw_dylib
`#![feature(raw_dylib)]`
`#![feature(raw_dylib)]`
O-apple
Operating system: Apple (macOS, iOS, tvOS, visionOS, watchOS)
Operating system: Apple (macOS, iOS, tvOS, visionOS, watchOS)
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Relevant to the compiler team, which will review and decide on the PR/issue.
Status: Draft (not ready).
rust-lang/rust
number 146357
#146357
In rust-lang/rust;
·
madsmtm
opened
on Sep 9, 2025
Tracking Issue for <code>raw_dylib_macho</code>
A-linkage
Area: linking into static, shared libraries and binaries
Area: linking into static, shared libraries and binaries
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
Category: An issue tracking the progress of sth. like the implementation of an RFC
F-raw_dylib
`#![feature(raw_dylib)]`
`#![feature(raw_dylib)]`
O-apple
Operating system: Apple (macOS, iOS, tvOS, visionOS, watchOS)
Operating system: Apple (macOS, iOS, tvOS, visionOS, watchOS)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Relevant to the compiler team, which will review and decide on the PR/issue.
Status: Open.
#146356
In rust-lang/rust;
·
madsmtm
opened
on Sep 9, 2025
Add some sort of <code>-Clink-sdkroot=...</code> flag?
A-linkage
Area: linking into static, shared libraries and binaries
Area: linking into static, shared libraries and binaries
C-feature-request
Category: A feature request, i.e: not implemented / a PR.
Category: A feature request, i.e: not implemented / a PR.
E-needs-design
This issue needs exploration and design to see how and if we can fix/implement it
This issue needs exploration and design to see how and if we can fix/implement it
O-apple
Operating system: Apple (macOS, iOS, tvOS, visionOS, watchOS)
Operating system: Apple (macOS, iOS, tvOS, visionOS, watchOS)
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Relevant to the compiler team, which will review and decide on the PR/issue.
Status: Open.
#146345
In rust-lang/rust;
·
madsmtm
opened
on Sep 8, 2025
Weird error spans when using metavariable twice
A-diagnostics
Area: Messages for errors, warnings, and lints
Area: Messages for errors, warnings, and lints
A-macros
Area: All kinds of macros (custom derive, macro_rules!, proc macros, ..)
Area: All kinds of macros (custom derive, macro_rules!, proc macros, ..)
D-imprecise-spans
Diagnostics: spans don't point to exactly the erroneous code
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.
Relevant to the compiler team, which will review and decide on the PR/issue.
Status: Open.
#146040
In rust-lang/rust;
·
madsmtm
opened
on Aug 30, 2025
Provide cross-compiling guidance when Apple SDK is missing
O-apple
Operating system: Apple (macOS, iOS, tvOS, visionOS, watchOS)
Operating system: Apple (macOS, iOS, tvOS, visionOS, watchOS)
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
Status: Blocked on something else such as an RFC or other implementation work.
S-waiting-on-review
Status: Awaiting review from the assignee but also interested parties.
Status: Awaiting review from the assignee but also interested parties.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Relevant to the compiler team, which will review and decide on the PR/issue.
Status: Open (in progress).
rust-lang/rust
number 139053
#139053
In rust-lang/rust;
·
madsmtm
opened
on Mar 28, 2025
Fix <code>x86_64-unknown-illumos</code> LLVM target triple
S-blocked
Status: Blocked on something else such as an RFC or other implementation work.
Status: Blocked on something else such as an RFC or other implementation work.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Relevant to the compiler team, which will review and decide on the PR/issue.
Status: Open (in progress).
rust-lang/rust
number 138429
#138429
In rust-lang/rust;
·
madsmtm
opened
on Mar 12, 2025
Implement <code>cfg_os_version_min</code>
A-attributes
Area: Attributes (`#[…]`, `#![…]`)
Area: Attributes (`#[…]`, `#![…]`)
O-apple
Operating system: Apple (macOS, iOS, tvOS, visionOS, watchOS)
Operating system: Apple (macOS, iOS, tvOS, visionOS, watchOS)
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Relevant to the compiler team, which will review and decide on the PR/issue.
Status: Draft (not ready).
rust-lang/rust
number 136867
#136867
In rust-lang/rust;
·
madsmtm
opened
on Feb 11, 2025
Tracking Issue for <code>cfg_os_version_min</code>
C-tracking-issue
Category: An issue tracking the progress of sth. like the implementation of an RFC
Category: An issue tracking the progress of sth. like the implementation of an RFC
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Relevant to the compiler team, which will review and decide on the PR/issue.
T-lang
Relevant to the language team
Relevant to the language team
Status: Open.
#136866
In rust-lang/rust;
·
madsmtm
opened
on Feb 11, 2025
Pass deployment target to cc linker with <code>-m*-version-min=</code>
O-apple
Operating system: Apple (macOS, iOS, tvOS, visionOS, watchOS)
Operating system: Apple (macOS, iOS, tvOS, visionOS, watchOS)
S-waiting-on-author
Status: This is awaiting some action (such as code changes or more information) from the author.
Status: This is awaiting some action (such as code changes or more information) from the author.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Relevant to the compiler team, which will review and decide on the PR/issue.
Status: Open (in progress).
rust-lang/rust
number 136333
#136333
In rust-lang/rust;
·
madsmtm
opened
on Jan 31, 2025
Support non-UTF-8 in environment variable dependency tracking
C-discussion
Category: Discussion or questions that doesn't represent real issues.
Category: Discussion or questions that doesn't represent real issues.
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
Relevant to the compiler team, which will review and decide on the PR/issue.
Status: Open.
#133699
In rust-lang/rust;
·
madsmtm
opened
on Dec 1, 2024
You can’t perform that action at this time.