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 }}
Hywan
/
rust
Public
forked from
rust-lang/rust
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
patch-2
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 28, 2019
doc(libcore) Fix CS
Show description for 643ae63
Hywan
authored
643ae63
Copy full SHA for 643ae63
Commits on Jun 27, 2019
Auto merge of #62136 - lzutao:clippy-up, r=oli-obk
Show description for 8ebd67e
bors
committed
8ebd67e
Copy full SHA for 8ebd67e
Auto merge of #62147 - Centril:rollup-pigazoz, r=alexcrichton
Show description for a6b5d22
bors
committed
a6b5d22
Copy full SHA for a6b5d22
Commits on Jun 26, 2019
ci: Disable x86_64-msvc-tools builder
Show description for 6772ebc
alexcrichton
committed
6772ebc
Copy full SHA for 6772ebc
Rollup merge of #62145 - alexcrichton:sync-azure, r=pietroalbini
Show description for cd93888
Centril
authored
cd93888
Copy full SHA for cd93888
Rollup merge of #62143 - alexcrichton:toolstate, r=pietroalbini
Show description for 7acf400
Centril
authored
7acf400
Copy full SHA for 7acf400
Rollup merge of #62142 - alexcrichton:azure-try, r=pietroalbini
Show description for c09cf0f
Centril
authored
c09cf0f
Copy full SHA for c09cf0f
Rollup merge of #62141 - alexcrichton:less-assertions, r=pietroalbini
Show description for 00efd13
Centril
authored
00efd13
Copy full SHA for 00efd13
Rollup merge of #62140 - alexcrichton:less-pr-builds, r=pietroalbini
Show description for b863efb
Centril
authored
b863efb
Copy full SHA for b863efb
ci: Sync AppVeyor/Travis with Azure configuration
Show description for db4f236
alexcrichton
committed
db4f236
Copy full SHA for db4f236
ci: Publish toolstate changes from Azure
Show description for f78f372
alexcrichton
committed
f78f372
Copy full SHA for f78f372
ci: Switch official `try` builds to happen on Azure
Show description for f6adc39
alexcrichton
committed
f6adc39
Copy full SHA for f6adc39
ci: Disable assertions in PR builds
Show description for 07efcf2
alexcrichton
committed
07efcf2
Copy full SHA for 07efcf2
ci: Turn of PR builds on Travis
Show description for b5b4e59
alexcrichton
committed
b5b4e59
Copy full SHA for b5b4e59
Auto merge of #61872 - matthewjasper:refactor-mir-drop-gen, r=nikomatsakis
Show description for d3e2cec
bors
committed
d3e2cec
Copy full SHA for d3e2cec
submodules: Update clippy from 8c80b65f to e3cb40e4
tesuji
committed
615347f
Copy full SHA for 615347f
Auto merge of #62072 - eddyb:generator-memory-index, r=tmandry
Show description for bdd4bda
bors
committed
bdd4bda
Copy full SHA for bdd4bda
Commits on Jun 25, 2019
Use `Local`s instead of `Place`s in MIR drop generation
matthewjasper
committed
3131427
Copy full SHA for 3131427
Add StorageDead statements for `while` conditions
matthewjasper
committed
b86e675
Copy full SHA for b86e675
Unify `return`, `break` and `continue` handling
matthewjasper
committed
be23bd4
Copy full SHA for be23bd4
Avoid checking if references implement drop
matthewjasper
committed
82a1a89
Copy full SHA for 82a1a89
Use `as_temp` to evaluate statement expressions
matthewjasper
committed
101a2f5
Copy full SHA for 101a2f5
Fix incorrect double assignment in MIR for while loops
matthewjasper
committed
62bec71
Copy full SHA for 62bec71
Auto merge of #62119 - Centril:rollup-el20wu0, r=Centril
Show description for 5f9c044
bors
committed
5f9c044
Copy full SHA for 5f9c044
Rollup merge of #62096 - spastorino:impl-place-from, r=oli-obk,Centril
Show description for d406d89
Centril
authored
d406d89
Copy full SHA for d406d89
Rollup merge of #62091 - ljedrz:hiridification_almost_there, r=Zoxc
Show description for abc7423
Centril
authored
abc7423
Copy full SHA for abc7423
Rollup merge of #62085 - JohnTitor:add-test-for-issue-38591, r=Centril
Show description for 6070e2e
Centril
authored
6070e2e
Copy full SHA for 6070e2e
Rollup merge of #62078 - petrochenkov:nosendync2, r=varkor
Show description for 61fae23
Centril
authored
61fae23
Copy full SHA for 61fae23
Rollup merge of #62055 - matthewjasper:fix-error-counting, r=pnkfelix
Show description for c5e6069
Centril
authored
c5e6069
Copy full SHA for c5e6069
Rollup merge of #61987 - eddyb:hirless-resolver, r=petrochenkov
Show description for 81be122
Centril
authored
81be122
Copy full SHA for 81be122
Rollup merge of #61814 - varkor:uninhabited-const-61744, r=oli-obk
Show description for d0e926f
Centril
authored
d0e926f
Copy full SHA for d0e926f
Auto merge of #60732 - jswrenn:arbitrary_enum_discriminant, r=pnkfelix
Show description for 303f77e
bors
committed
303f77e
Copy full SHA for 303f77e
Implement From<Local> for Place and PlaceBase
spastorino
committed
099f9e4
Copy full SHA for 099f9e4
rustc: produce AST instead of HIR from `hir::lowering::Resolver` methods.
eddyb
committed
e6ee8a0
Copy full SHA for e6ee8a0
Auto merge of #61765 - Keruspe:rustbuild-cxx, r=alexcrichton
Show description for 40ab9d2
bors
committed
40ab9d2
Copy full SHA for 40ab9d2
Pagination
Previous
Next
You can’t perform that action at this time.