Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
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
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
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
Type
/
to search
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
rust-lang
/
rust
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
15.4k
Star
115k
Code
Issues
5k+
Pull requests
1.3k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Rollup of 6 pull requests
- #130312
#130312
Merged
bors
merged 14 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-ihwsc91
matthiaskrgr/rust:rollup-ihwsc91
Copy head branch name to clipboard
Sep 13, 2024
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Rollup of 6 pull requests
#130312
bors
merged 14 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-ihwsc91
matthiaskrgr/rust:rollup-ihwsc91
Copy head branch name to clipboard
Commits
Commits on Sep 12, 2024
target: default to the medium code model on LoongArch targets
Show description for 82777a9
xen0n
and
heiher
committed
82777a9
View commit details
Copy full SHA for 82777a9
Browse repository at this point
Remove unnecessary `Clone`/`Copy` derives from analyses.
Show description for 55c9f96
nnethercote
committed
55c9f96
View commit details
Copy full SHA for 55c9f96
Browse repository at this point
Commits on Sep 13, 2024
Rename `FlowState` as `Domain`.
Show description for bb943f9
nnethercote
committed
bb943f9
View commit details
Copy full SHA for bb943f9
Browse repository at this point
Add set_dcx to ParseSess
Vetle Rasmussen
committed
bde1f4d
View commit details
Copy full SHA for bde1f4d
Browse repository at this point
some fixes for clashing_extern_declarations lint
RalfJung
committed
f362a59
View commit details
Copy full SHA for f362a59
Browse repository at this point
Revert "stabilize const_float_bits_conv" for src/tools/clippy/clippy_lints
Show description for d195f80
tspiteri
committed
d195f80
View commit details
Copy full SHA for d195f80
Browse repository at this point
handle transmutes in const context if msrvs::CONST_FLOAT_BITS_CONV
tspiteri
committed
581f192
View commit details
Copy full SHA for 581f192
Browse repository at this point
When calling a method on Fn* traits explicitly, argument diagnostics should
Show description for 57de750
jder
committed
57de750
View commit details
Copy full SHA for 57de750
Browse repository at this point
Rollup merge of #129320 - jder:issue-128848, r=compiler-errors
Show description for 24da940
matthiaskrgr
authored
24da940
View commit details
Copy full SHA for 24da940
Browse repository at this point
Rollup merge of #130266 - heiher:loong-medium-cmodel, r=compiler-errors
Show description for 778f6fb
matthiaskrgr
authored
778f6fb
View commit details
Copy full SHA for 778f6fb
Browse repository at this point
Rollup merge of #130297 - nnethercote:dataflow-cleanups, r=cjgillot
Show description for c5e0f9a
matthiaskrgr
authored
c5e0f9a
View commit details
Copy full SHA for c5e0f9a
Browse repository at this point
Rollup merge of #130299 - vetleras:add_set_dcx, r=compiler-errors
Show description for b0e3235
matthiaskrgr
authored
b0e3235
View commit details
Copy full SHA for b0e3235
Browse repository at this point
Rollup merge of #130301 - RalfJung:clashing_extern_declarations, r=compiler-errors
Show description for 7d36bfa
matthiaskrgr
authored
7d36bfa
View commit details
Copy full SHA for 7d36bfa
Browse repository at this point
Rollup merge of #130305 - tspiteri:clippy-msrv-for-const_float_bits_conv, r=flip1995
Show description for 5343fcd
matthiaskrgr
authored
5343fcd
View commit details
Copy full SHA for 5343fcd
Browse repository at this point
You can’t perform that action at this time.