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 }}
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
16.3k
Star
119k
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 10 pull requests
- #96093
#96093
Closed
RalfJung
wants to merge 27 commits into
rust-lang:master
rust-lang/rust:master
from
RalfJung:rollup-dfl67ka
RalfJung/rust:rollup-dfl67ka
Copy head branch name to clipboard
Conversation
Commits
27
(27)
Checks
Files changed
Closed
Rollup of 10 pull requests
#96093
RalfJung
wants to merge 27 commits into
rust-lang:master
rust-lang/rust:master
from
RalfJung:rollup-dfl67ka
RalfJung/rust:rollup-dfl67ka
Copy head branch name to clipboard
Commits
Commits on Mar 4, 2022
Add platform support document links to tier table
Michcioperz
authored
d78e3e3
View commit details
Copy full SHA for d78e3e3
Browse repository at this point
Add missing platform support docs to sidebar
Show description for c1d5c2b
Michcioperz
committed
c1d5c2b
View commit details
Copy full SHA for c1d5c2b
Browse repository at this point
Commits on Mar 16, 2022
Parse inner attributes on inline const block
dtolnay
committed
f427698
View commit details
Copy full SHA for f427698
Browse repository at this point
Commits on Mar 24, 2022
Only add codegen backend to dep info if -Zbinary-dep-depinfo is used
bjorn3
committed
9cfdb89
View commit details
Copy full SHA for 9cfdb89
Browse repository at this point
Don't include invalid paths in the depinfo for builtin backends
bjorn3
committed
c681a88
View commit details
Copy full SHA for c681a88
Browse repository at this point
Add test
bjorn3
committed
147e5da
View commit details
Copy full SHA for 147e5da
Browse repository at this point
Commits on Mar 26, 2022
Stablize `const_extern_fn` for "Rust" and "C"
Show description for 8035796
Aaron1011
committed
8035796
View commit details
Copy full SHA for 8035796
Browse repository at this point
Commits on Apr 5, 2022
Revert "Work around invalid DWARF bugs for fat LTO"
Show description for 98190b7
cbiffle
committed
98190b7
View commit details
Copy full SHA for 98190b7
Browse repository at this point
Improve debuginfo test coverage for simple statics.
Show description for 42af197
cbiffle
committed
42af197
View commit details
Copy full SHA for 42af197
Browse repository at this point
Commits on Apr 10, 2022
Inline shallow_resolve_ty into ShallowResolver
compiler-errors
committed
edeb826
View commit details
Copy full SHA for edeb826
Browse repository at this point
Commits on Apr 12, 2022
add simd_arith_offset intrinsics
RalfJung
committed
7f945b2
View commit details
Copy full SHA for 7f945b2
Browse repository at this point
portable-simd: use simd_arith_offset to avoid ptr-int transmutation
RalfJung
committed
e886dc5
View commit details
Copy full SHA for e886dc5
Browse repository at this point
Commits on Apr 14, 2022
Update books
ehuss
committed
849ede1
View commit details
Copy full SHA for 849ede1
Browse repository at this point
docs: add link from zip to unzip
Show description for f6d9577
beyarkay
authored
f6d9577
View commit details
Copy full SHA for f6d9577
Browse repository at this point
Remove trailing whitespace
Show description for d73e328
beyarkay
and
m-ou-se
authored
d73e328
View commit details
Copy full SHA for d73e328
Browse repository at this point
update: actions/checkout@v2 to actions/checkout@v3
Show description for 9d319f3
Gumichocopengin8
committed
9d319f3
View commit details
Copy full SHA for 9d319f3
Browse repository at this point
Commits on Apr 15, 2022
add codegen smoke test
RalfJung
committed
73f9571
View commit details
Copy full SHA for 73f9571
Browse repository at this point
Rollup merge of #93969 - bjorn3:codegen_backend_dep_info, r=pnkfelix
Show description for 33c92d7
RalfJung
authored
33c92d7
View commit details
Copy full SHA for 33c92d7
Browse repository at this point
Rollup merge of #94605 - Michcioperz:patch-1, r=pnkfelix
Show description for 58874c7
RalfJung
authored
58874c7
View commit details
Copy full SHA for 58874c7
Browse repository at this point
Rollup merge of #94985 - dtolnay:constattr, r=pnkfelix
Show description for 15c0e29
RalfJung
authored
15c0e29
View commit details
Copy full SHA for 15c0e29
Browse repository at this point
Rollup merge of #95346 - Aaron1011:stablize-const-extern-fn, r=pnkfelix
Show description for 869c3bb
RalfJung
authored
869c3bb
View commit details
Copy full SHA for 869c3bb
Browse repository at this point
Rollup merge of #95685 - oxidecomputer:restore-static-dwarf, r=pnkfelix
Show description for 14f49d1
RalfJung
authored
14f49d1
View commit details
Copy full SHA for 14f49d1
Browse repository at this point
Rollup merge of #95908 - compiler-errors:shallow_resolve_ty-inline, r=oli-obk
Show description for 126820b
RalfJung
authored
126820b
View commit details
Copy full SHA for 126820b
Browse repository at this point
Rollup merge of #95961 - RalfJung:gather-scatter, r=workingjubilee
Show description for 21d5715
RalfJung
authored
21d5715
View commit details
Copy full SHA for 21d5715
Browse repository at this point
Rollup merge of #96032 - ehuss:update-books, r=ehuss
Show description for f1bf5da
RalfJung
authored
f1bf5da
View commit details
Copy full SHA for f1bf5da
Browse repository at this point
Rollup merge of #96035 - Gumichocopengin8:feature/update-github-action-version, r=pietroalbini
Show description for 70ad108
RalfJung
authored
70ad108
View commit details
Copy full SHA for 70ad108
Browse repository at this point
Rollup merge of #96038 - beyarkay:patch-1, r=m-ou-se
Show description for 4d2c9d0
RalfJung
authored
4d2c9d0
View commit details
Copy full SHA for 4d2c9d0
Browse repository at this point
You can’t perform that action at this time.