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
Notifications
You must be signed in to change notification settings
Fork
14k
Star
108k
Code
Issues
5k+
Pull requests
890
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
7026845
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 4, 2022
Add regresion test for #87142
JohnTitor
committed
7026845
Copy full SHA for 7026845
Auto merge of #97690 - nikic:update-llvm-4, r=cuviper
Show description for 4a52e0f
bors
committed
4a52e0f
Copy full SHA for 4a52e0f
Auto merge of #97604 - nnethercote:inline-bridge-Buffer-methods, r=eddyb
Show description for cb0584f
bors
committed
cb0584f
Copy full SHA for cb0584f
Auto merge of #97717 - matthiaskrgr:rollup-lalaii2, r=matthiaskrgr
Show description for c3384ea
bors
committed
c3384ea
Copy full SHA for c3384ea
Commits on Jun 3, 2022
Auto merge of #97670 - spastorino:simplify-universal-impl-trait-lowering2, r=Dylan-DPC
Show description for f15370b
bors
committed
f15370b
Copy full SHA for f15370b
Rollup merge of #97702 - cjgillot:no-universal-did, r=spastorino
Show description for a88d94b
matthiaskrgr
authored
a88d94b
Copy full SHA for a88d94b
Rollup merge of #97696 - cjgillot:normalize-inline, r=compiler-errors
Show description for 74f0bcc
matthiaskrgr
authored
74f0bcc
Copy full SHA for 74f0bcc
Rollup merge of #97692 - compiler-errors:types-nominated, r=Mark-Simulacrum
Show description for 8971235
matthiaskrgr
authored
8971235
Copy full SHA for 8971235
Rollup merge of #97656 - EdwinRy:error_ast_low_type_contraint_parentheses, r=cjgillot
Show description for 401be78
matthiaskrgr
authored
401be78
Copy full SHA for 401be78
Rollup merge of #97446 - cjgillot:get-generics, r=michaelwoerister
Show description for e33c6ed
matthiaskrgr
authored
e33c6ed
Copy full SHA for e33c6ed
Make hir().get_generics and generics_of consistent.
cjgillot
committed
623ea5f
Copy full SHA for 623ea5f
Auto merge of #95833 - notriddle:notriddle/human-readable-signals, r=yaahc
Show description for a6b8c69
bors
committed
a6b8c69
Copy full SHA for a6b8c69
Remove useless LocalDefId in ImplTraitContext::Universal.
cjgillot
committed
4120080
Copy full SHA for 4120080
Auto merge of #85993 - bjorn3:serde_json, r=wesleywiser
Show description for 7e9b92c
bors
committed
7e9b92c
Copy full SHA for 7e9b92c
Do not ICE when failing to normalize during inlining.
cjgillot
committed
2e301c8
Copy full SHA for 2e301c8
Fix emscripten linker invocation
bjorn3
committed
5cc3593
Copy full SHA for 5cc3593
Fix all tests
bjorn3
committed
606848a
Copy full SHA for 606848a
Remove emit_unit
Show description for 7381ea0
bjorn3
committed
7381ea0
Copy full SHA for 7381ea0
Inline many methods of Encoder
Show description for 22e8d5f
bjorn3
committed
22e8d5f
Copy full SHA for 22e8d5f
Remove all names from Encoder
Show description for 5cd2922
bjorn3
committed
5cd2922
Copy full SHA for 5cd2922
Remove json support from rustc_serialize
bjorn3
committed
ede5ac2
Copy full SHA for ede5ac2
Remove support for -Zast-json and -Zast-json-noexpand
bjorn3
committed
15e0d8b
Copy full SHA for 15e0d8b
Avoid rustc_serialize in linker.rs
bjorn3
committed
a259163
Copy full SHA for a259163
Use serde_json for json error messages
bjorn3
committed
62a4f91
Copy full SHA for 62a4f91
Use serde_json for target spec json
bjorn3
committed
fc1df4f
Copy full SHA for fc1df4f
Remove a couple of unused Encodable and Decodable derives
bjorn3
committed
fc2abe6
Copy full SHA for fc2abe6
Suggest replace parentheses with angle brackets
EdwinRy
committed
cd03fe1
Copy full SHA for cd03fe1
Auto merge of #97694 - Dylan-DPC:rollup-2yxo7ce, r=Dylan-DPC
Show description for 9a74608
bors
committed
9a74608
Copy full SHA for 9a74608
Rollup merge of #97681 - GuillaumeGomez:more-eslint, r=Dylan-DPC
Show description for 5549d50
Dylan-DPC
authored
5549d50
Copy full SHA for 5549d50
Rollup merge of #97471 - estebank:prohibit-generics, r=cjgillot
Show description for 6b80b15
Dylan-DPC
authored
6b80b15
Copy full SHA for 6b80b15
Rollup merge of #97415 - cjgillot:is-late-bound-solo, r=estebank
Show description for 53ab3b2
Dylan-DPC
authored
53ab3b2
Copy full SHA for 53ab3b2
Add `#T-types/nominated` zulip notification
compiler-errors
committed
7b6f25a
Copy full SHA for 7b6f25a
Update LLVM submodule
nikic
committed
657cbdf
Copy full SHA for 657cbdf
Auto merge of #89862 - lcnr:path-generics-diagnostics, r=estebank
Show description for e40d5e8
bors
committed
e40d5e8
Copy full SHA for e40d5e8
Compute `is_late_bound` in a separate query.
Show description for ba40fe9
cjgillot
committed
ba40fe9
Copy full SHA for ba40fe9
Pagination
Previous
Next
You can’t perform that action at this time.