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 5 pull requests
- #115018
#115018
Merged
bors
merged 14 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-pxj0qdb
matthiaskrgr/rust:rollup-pxj0qdb
Copy head branch name to clipboard
Aug 20, 2023
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Rollup of 5 pull requests
#115018
bors
merged 14 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-pxj0qdb
matthiaskrgr/rust:rollup-pxj0qdb
Copy head branch name to clipboard
Commits
Commits on Aug 18, 2023
Fix UB in `std::sys::os::getenv()`
ShE3py
committed
83c713b
View commit details
Copy full SHA for 83c713b
Browse repository at this point
More error details upon unexpected incr-comp session dir
Enselic
committed
df8aed4
View commit details
Copy full SHA for df8aed4
Browse repository at this point
Ignore unexpected incr-comp session dirs
Show description for 64e8aea
Enselic
committed
64e8aea
View commit details
Copy full SHA for 64e8aea
Browse repository at this point
Commits on Aug 19, 2023
Use function to remove code duplication for `search-form-elements.goml` test
GuillaumeGomez
committed
ba33bb4
View commit details
Copy full SHA for ba33bb4
Browse repository at this point
Merge values with same colors
GuillaumeGomez
committed
87a0efb
View commit details
Copy full SHA for 87a0efb
Browse repository at this point
Migrate GUI colors test to original CSS color format
GuillaumeGomez
committed
03a3d24
View commit details
Copy full SHA for 03a3d24
Browse repository at this point
custom_mir: change Call() terminator syntax to something more readable
RalfJung
committed
7a63466
View commit details
Copy full SHA for 7a63466
Browse repository at this point
Avoid side-effects from try_coerce when suggesting borrowing LHS of cast
compiler-errors
committed
822caa8
View commit details
Copy full SHA for 822caa8
Browse repository at this point
Rename try_coerce to coerce
compiler-errors
committed
406b0e2
View commit details
Copy full SHA for 406b0e2
Browse repository at this point
Commits on Aug 20, 2023
Rollup merge of #114834 - compiler-errors:try_coerce-side-effects, r=lcnr
Show description for 33771df
matthiaskrgr
authored
33771df
View commit details
Copy full SHA for 33771df
Browse repository at this point
Rollup merge of #114968 - ShE3py:unix-getsetenv-ub, r=thomcc
Show description for 7b66abe
matthiaskrgr
authored
7b66abe
View commit details
Copy full SHA for 7b66abe
Browse repository at this point
Rollup merge of #114976 - Enselic:incr-comp-dir-error, r=compiler-errors
Show description for e25dfe1
matthiaskrgr
authored
e25dfe1
View commit details
Copy full SHA for e25dfe1
Browse repository at this point
Rollup merge of #114999 - GuillaumeGomez:migrate-gui-test-color-34, r=notriddle
Show description for 4542711
matthiaskrgr
authored
4542711
View commit details
Copy full SHA for 4542711
Browse repository at this point
Rollup merge of #115000 - RalfJung:custom-mir-call, r=compiler-errors,JakobDegen
Show description for 2bca4b5
matthiaskrgr
authored
2bca4b5
View commit details
Copy full SHA for 2bca4b5
Browse repository at this point
You can’t perform that action at this time.