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
- #130401
#130401
Merged
bors
merged 14 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-fri2j58
matthiaskrgr/rust:rollup-fri2j58
Copy head branch name to clipboard
Sep 15, 2024
Conversation
Commits
14
(14)
Checks
Files changed
Merged
Rollup of 5 pull requests
#130401
bors
merged 14 commits into
rust-lang:master
rust-lang/rust:master
from
matthiaskrgr:rollup-fri2j58
matthiaskrgr/rust:rollup-fri2j58
Copy head branch name to clipboard
Commits
Commits on Aug 23, 2024
Implement feature `string_from_utf8_lossy_owned`
Show description for 65abcc2
okaneco
committed
65abcc2
View commit details
Copy full SHA for 65abcc2
Browse repository at this point
Commits on Sep 10, 2024
miri: treat non-memory local variables properly for data race detection
RalfJung
committed
a888905
View commit details
Copy full SHA for a888905
Browse repository at this point
Commits on Sep 14, 2024
interpret: fix dealing with overflow during slice indexing
RalfJung
committed
3b806d3
View commit details
Copy full SHA for 3b806d3
Browse repository at this point
Fix lint levels not getting overridden by attrs on `Stmt` nodes
gurry
committed
fd3ee92
View commit details
Copy full SHA for fd3ee92
Browse repository at this point
Commits on Sep 15, 2024
also use compute_size_in_bytes for relevant multiplications in Miri
RalfJung
committed
268f6cf
View commit details
Copy full SHA for 268f6cf
Browse repository at this point
make dist vendoring configurable
Show description for 741b316
onur-ozkan
committed
741b316
View commit details
Copy full SHA for 741b316
Browse repository at this point
document `dist.vendor` in `config.example.toml`
Show description for 9778f25
onur-ozkan
committed
9778f25
View commit details
Copy full SHA for 9778f25
Browse repository at this point
add change entry for `dist.vendor`
Show description for 13542cd
onur-ozkan
committed
13542cd
View commit details
Copy full SHA for 13542cd
Browse repository at this point
use early return for race_detecting() logic
RalfJung
committed
339f68b
View commit details
Copy full SHA for 339f68b
Browse repository at this point
Rollup merge of #129439 - okaneco:vec_string_lossy, r=Noratrieb
Show description for df3cf91
matthiaskrgr
authored
df3cf91
View commit details
Copy full SHA for df3cf91
Browse repository at this point
Rollup merge of #129828 - RalfJung:miri-data-race, r=saethlin
Show description for 6ac598a
matthiaskrgr
authored
6ac598a
View commit details
Copy full SHA for 6ac598a
Browse repository at this point
Rollup merge of #130110 - onur-ozkan:configurable-dist-vendor, r=Kobzol,Mark-Simulacrum
Show description for 8ad52dd
matthiaskrgr
authored
8ad52dd
View commit details
Copy full SHA for 8ad52dd
Browse repository at this point
Rollup merge of #130293 - gurry:130142-lint-level-issue, r=cjgillot
Show description for 18a93ca
matthiaskrgr
authored
18a93ca
View commit details
Copy full SHA for 18a93ca
Browse repository at this point
Rollup merge of #130342 - RalfJung:slice-idx-overflow, r=saethlin
Show description for 96195a5
matthiaskrgr
authored
96195a5
View commit details
Copy full SHA for 96195a5
Browse repository at this point
You can’t perform that action at this time.