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
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
- #96253
#96253
Merged
bors
merged 15 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-87hpds5
Dylan-DPC/rust:rollup-87hpds5
Copy head branch name to clipboard
Apr 20, 2022
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Rollup of 6 pull requests
#96253
bors
merged 15 commits into
rust-lang:master
rust-lang/rust:master
from
Dylan-DPC:rollup-87hpds5
Dylan-DPC/rust:rollup-87hpds5
Copy head branch name to clipboard
Commits
Commits on Mar 24, 2022
Check if call return type is visibly uninhabited when building MIR
tmiasko
committed
6f8a1ee
View commit details
Copy full SHA for 6f8a1ee
Browse repository at this point
Commits on Apr 17, 2022
add log warnings for when we overwrite parts of a pointer, and de-init the rest
RalfJung
committed
5640304
View commit details
Copy full SHA for 5640304
Browse repository at this point
Commits on Apr 18, 2022
interpret: more debug logging for read_scalar and write_scalar
RalfJung
committed
989e747
View commit details
Copy full SHA for 989e747
Browse repository at this point
downgrade really verbose logging to trace
RalfJung
committed
f3bdcfb
View commit details
Copy full SHA for f3bdcfb
Browse repository at this point
Replace sys/unix/weak AtomicUsize with AtomicPtr
CAD97
committed
620c0a4
View commit details
Copy full SHA for 620c0a4
Browse repository at this point
Commits on Apr 19, 2022
Improve AddrParseError description
Show description for 0255398
chris-morgan
committed
0255398
View commit details
Copy full SHA for 0255398
Browse repository at this point
Make std::sys::wasm::futex consistent with unix::futex.
m-ou-se
committed
65987ae
View commit details
Copy full SHA for 65987ae
Browse repository at this point
Use futex locks on wasm+atomics.
m-ou-se
committed
8f2913c
View commit details
Copy full SHA for 8f2913c
Browse repository at this point
Commits on Apr 20, 2022
remove_dir_all_recursive: treat ELOOP the same as ENOTDIR
goffrie
committed
cff3f1e
View commit details
Copy full SHA for cff3f1e
Browse repository at this point
Rollup merge of #93313 - tmiasko:uninhabited, r=tmandry
Show description for 38e3f52
Dylan-DPC
authored
38e3f52
View commit details
Copy full SHA for 38e3f52
Browse repository at this point
Rollup merge of #96160 - RalfJung:interpret-debug, r=oli-obk
Show description for 72cb094
Dylan-DPC
authored
72cb094
View commit details
Copy full SHA for 72cb094
Browse repository at this point
Rollup merge of #96167 - CAD97:weak-dlsym-less-ptr-crime, r=thomcc
Show description for 53f028d
Dylan-DPC
authored
53f028d
View commit details
Copy full SHA for 53f028d
Browse repository at this point
Rollup merge of #96168 - chris-morgan:AddrParseError-description-improvements, r=joshtriplett
Show description for 01d4731
Dylan-DPC
authored
01d4731
View commit details
Copy full SHA for 01d4731
Browse repository at this point
Rollup merge of #96206 - m-ou-se:wasm-futex-locks, r=alexcrichton
Show description for 41235ef
Dylan-DPC
authored
41235ef
View commit details
Copy full SHA for 41235ef
Browse repository at this point
Rollup merge of #96234 - goffrie:eloop, r=thomcc
Show description for 2443cf2
Dylan-DPC
authored
2443cf2
View commit details
Copy full SHA for 2443cf2
Browse repository at this point
You can’t perform that action at this time.