Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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
Watch
Couldn't load subscription status.
Retry
Uh oh!
There was an error while loading.
Please reload this page
.
Fork
13.9k
Star
107k
Code
Issues
5k+
Pull requests
902
Actions
Projects
9
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
9969417
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 26, 2019
Add RequiresStorage pass to decide which locals to save in generators
Show description for 9969417
tmandry
committed
9969417
Copy full SHA for 9969417
Add DataflowResultsCursor
tmandry
committed
4a8a552
Copy full SHA for 4a8a552
Make FlowAtLocation support borrowing flow data
tmandry
committed
7262e64
Copy full SHA for 7262e64
Commits on Jun 25, 2019
Auto merge of #60732 - jswrenn:arbitrary_enum_discriminant, r=pnkfelix
Show description for 303f77e
bors
committed
303f77e
Copy full SHA for 303f77e
Auto merge of #61765 - Keruspe:rustbuild-cxx, r=alexcrichton
Show description for 40ab9d2
bors
committed
40ab9d2
Copy full SHA for 40ab9d2
Auto merge of #62094 - oli-obk:zst_intern, r=eddyb
Show description for 10deeae
bors
committed
10deeae
Copy full SHA for 10deeae
Auto merge of #61572 - Aaron1011:fix/generator-ref, r=varkor
Show description for 53ae6d2
bors
committed
53ae6d2
Copy full SHA for 53ae6d2
Commits on Jun 24, 2019
Auto merge of #62100 - ehuss:update-cargo, r=alexcrichton
Show description for a5b1729
bors
committed
a5b1729
Copy full SHA for a5b1729
Auto merge of #61787 - ecstatic-morse:dataflow-split-block-sets, r=pnkfelix
Show description for 8aa42ed
bors
committed
8aa42ed
Copy full SHA for 8aa42ed
Update cargo
ehuss
committed
342fa2b
Copy full SHA for 342fa2b
Auto merge of #62081 - RalfJung:miri-pointer-checks, r=oli-obk
Show description for 7e08576
bors
committed
7e08576
Copy full SHA for 7e08576
Pacify tidy
oli-obk
committed
91a15e2
Copy full SHA for 91a15e2
Add regression test
oli-obk
committed
1140a91
Copy full SHA for 1140a91
Don't ICE on mutable zst slices
oli-obk
committed
6b26fda
Copy full SHA for 6b26fda
Simplify vtable interning
oli-obk
committed
354163d
Copy full SHA for 354163d
Auto merge of #62092 - lzutao:clippy-update, r=oli-obk
Show description for bbbb3e5
bors
committed
bbbb3e5
Copy full SHA for bbbb3e5
fix reoccurring typo
RalfJung
committed
7e83028
Copy full SHA for 7e83028
submodules: Update clippy from 5a11ed7b to 8c80b65f
tesuji
committed
ca354e9
Copy full SHA for ca354e9
Auto merge of #62012 - wesleywiser:const_prop_use_ecx, r=oli-obk
Show description for 166c49d
bors
committed
166c49d
Copy full SHA for 166c49d
rustbuild: always set cxx for build host
Show description for 087cd77
Keruspe
committed
087cd77
Copy full SHA for 087cd77
Auto merge of #62075 - Centril:guardless-match-arms, r=petrochenkov
Show description for 3cc3486
bors
committed
3cc3486
Copy full SHA for 3cc3486
Replace Vec<Vec<_>> with Vec<_>
Aaron1011
committed
770655a
Copy full SHA for 770655a
Commits on Jun 23, 2019
Auto merge of #62070 - ia0:rustfmt, r=petrochenkov
Show description for 85ed21e
bors
committed
85ed21e
Copy full SHA for 85ed21e
Auto merge of #62037 - Mark-Simulacrum:tidy-fast, r=eddyb
Show description for de7c4e4
bors
committed
de7c4e4
Copy full SHA for de7c4e4
Fix typos pointed out by @varkor
Show description for e3d8001
Aaron1011
and
varkor
authored
e3d8001
Copy full SHA for e3d8001
expand comment
RalfJung
committed
38104ab
Copy full SHA for 38104ab
deduplicate some code
RalfJung
committed
9954af4
Copy full SHA for 9954af4
Auto merge of #61778 - petrochenkov:pass, r=Mark-Simulacrum
Show description for 2cd5ed4
bors
committed
2cd5ed4
Copy full SHA for 2cd5ed4
make code more symmetric
RalfJung
committed
9492038
Copy full SHA for 9492038
comment tweaks, better validation errors, update UI tests
RalfJung
committed
9c32ede
Copy full SHA for 9c32ede
clean up internals of pointer checks; make get_size_and_align also check for fn allocations
RalfJung
committed
c12c8a7
Copy full SHA for c12c8a7
move CheckInAllocMsg to more logical place
RalfJung
committed
dcc8371
Copy full SHA for dcc8371
Centralize bounds, alignment and NULL checking for memory accesses in one function: memory.check_ptr_access
Show description for c50b9d1
RalfJung
committed
c50b9d1
Copy full SHA for c50b9d1
Exit early from feature search if no features in file
Mark-Simulacrum
committed
777951c
Copy full SHA for 777951c
Collect features only once
Mark-Simulacrum
committed
6c5c78d
Copy full SHA for 6c5c78d
Pagination
Previous
Next
You can’t perform that action at this time.