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
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
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.5k
Star
116k
Code
Issues
5k+
Pull requests
1.4k
Actions
Projects
Security and quality
6
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Rollup of 7 pull requests
- #135592
#135592
Merged
bors
merged 17 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-4t69l7i
matthiaskrgr/rust:rollup-4t69l7i
Copy head branch name to clipboard
Jan 17, 2025
Conversation
Commits
17
(17)
Checks
Files changed
Merged
Rollup of 7 pull requests
#135592
bors
merged 17 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-4t69l7i
matthiaskrgr/rust:rollup-4t69l7i
Copy head branch name to clipboard
Commits
Commits on Jan 14, 2025
Add wrapper type `ReversedGraph` for swapping successors/predecessors
Zalathar
committed
1a23a6f
View commit details
Copy full SHA for 1a23a6f
Browse repository at this point
Add `DenseBitSet::union_not`
Show description for e70112c
Zalathar
committed
e70112c
View commit details
Copy full SHA for e70112c
Browse repository at this point
Commits on Jan 16, 2025
Update docs for `-Clink-dead-code` to discourage its use
Zalathar
committed
2238b00
View commit details
Copy full SHA for 2238b00
Browse repository at this point
Implement `use` associated items of traits
frank-king
committed
5079acc
View commit details
Copy full SHA for 5079acc
Browse repository at this point
Coerce safe-to-call target_feature functions to fn pointers.
veluca93
committed
8fee6a7
View commit details
Copy full SHA for 8fee6a7
Browse repository at this point
ci: mirror ubuntu:22.04 to ghcr.io
marcoieni
committed
f5fe0a0
View commit details
Copy full SHA for f5fe0a0
Browse repository at this point
coverage: Completely overhaul counter assignment, using node-flow graphs
Zalathar
committed
f1300c8
View commit details
Copy full SHA for f1300c8
Browse repository at this point
coverage: Make `yank_to_spantree_root` iterative instead of recursive
Show description for 6eabf03
Zalathar
committed
6eabf03
View commit details
Copy full SHA for 6eabf03
Browse repository at this point
resolve symlinks of LLVM tool binaries before copying them
Show description for cde58dd
onur-ozkan
committed
cde58dd
View commit details
Copy full SHA for cde58dd
Browse repository at this point
Add license-metadata.json to rustc-src tarball.
jonathanpallant
committed
1fcbb4d
View commit details
Copy full SHA for 1fcbb4d
Browse repository at this point
Rollup merge of #134754 - frank-king:feature/import_trait_associated_functions, r=oli-obk
Show description for 62d0f45
matthiaskrgr
authored
62d0f45
View commit details
Copy full SHA for 62d0f45
Browse repository at this point
Rollup merge of #135481 - Zalathar:node-flow, r=oli-obk
Show description for 4aae8d1
matthiaskrgr
authored
4aae8d1
View commit details
Copy full SHA for 4aae8d1
Browse repository at this point
Rollup merge of #135504 - veluca93:target-feature-cast-to-fn-ptr, r=oli-obk
Show description for bbc6d16
matthiaskrgr
authored
bbc6d16
View commit details
Copy full SHA for bbc6d16
Browse repository at this point
Rollup merge of #135561 - Zalathar:link-dead-code, r=saethlin
Show description for f7e1ae4
matthiaskrgr
authored
f7e1ae4
View commit details
Copy full SHA for f7e1ae4
Browse repository at this point
Rollup merge of #135574 - marcoieni:docker-ghcr-mirror, r=Kobzol
Show description for 701f192
matthiaskrgr
authored
701f192
View commit details
Copy full SHA for 701f192
Browse repository at this point
Rollup merge of #135585 - onur-ozkan:135554, r=Kobzol
Show description for 6997ea2
matthiaskrgr
authored
6997ea2
View commit details
Copy full SHA for 6997ea2
Browse repository at this point
Rollup merge of #135588 - ferrocene:add-license-json-to-source-tarball, r=Kobzol
Show description for f4bbe30
matthiaskrgr
authored
f4bbe30
View commit details
Copy full SHA for f4bbe30
Browse repository at this point
You can’t perform that action at this time.