Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Discover and integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
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
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 }}
compiler-errors
/
rust
Public
forked from
rust-lang/rust
Notifications
You must be signed in to change notification settings
Fork
0
Star
3
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
b36ddee
User selector
All users
Datepicker
All time
Commit History
Commits on Jun 15, 2023
Rollup merge of #112660 - GuillaumeGomez:migrate-gui-test-color-15, r=notriddle
Show description for b36ddee
GuillaumeGomez
authored
b36ddee
Copy full SHA for b36ddee
Rollup merge of #112654 - aliemjay:closure-output-normalize, r=compiler-errors
Show description for 6b9b55a
GuillaumeGomez
authored
6b9b55a
Copy full SHA for 6b9b55a
Rollup merge of #112614 - lukas-code:apit-unsized-suggestion, r=compiler-errors
Show description for af955a6
GuillaumeGomez
authored
af955a6
Copy full SHA for af955a6
Rollup merge of #112529 - jieyouxu:block-expr-unused-must-use, r=oli-obk
Show description for d233522
GuillaumeGomez
authored
d233522
Copy full SHA for d233522
Rollup merge of #112517 - fee1-dead-contrib:sus-op-no-borrow, r=compiler-errors
Show description for db7d837
GuillaumeGomez
authored
db7d837
Copy full SHA for db7d837
Rollup merge of #112403 - nbdd0121:eh_frame, r=Nilstrieb
Show description for ab314a5
GuillaumeGomez
authored
ab314a5
Copy full SHA for ab314a5
Auto merge of #112661 - matthiaskrgr:rollup-9u5i2zy, r=matthiaskrgr
Show description for 331249a
bors
committed
331249a
Copy full SHA for 331249a
Rollup merge of #112634 - mj10021:issue-112438-fix, r=compiler-errors
Show description for c0a089e
matthiaskrgr
authored
c0a089e
Copy full SHA for c0a089e
Rollup merge of #112621 - GrigorenkoPV:env, r=jyn514
Show description for c4c5e0b
matthiaskrgr
authored
c4c5e0b
Copy full SHA for c4c5e0b
Rollup merge of #112562 - klensy:rd-gui-test-win, r=GuillaumeGomez
Show description for 9fe4630
matthiaskrgr
authored
9fe4630
Copy full SHA for 9fe4630
Rollup merge of #112486 - jieyouxu:issue-112472, r=oli-obk
Show description for 82eb4a0
matthiaskrgr
authored
82eb4a0
Copy full SHA for 82eb4a0
Rollup merge of #112304 - GuillaumeGomez:re-exports, r=notriddle
Show description for 9bc95a4
matthiaskrgr
authored
9bc95a4
Copy full SHA for 9bc95a4
Rollup merge of #111212 - nicklimmm:issue-107896-fix, r=pnkfelix
Show description for f530016
matthiaskrgr
authored
f530016
Copy full SHA for f530016
Migrate GUI colors test to original CSS color format
GuillaumeGomez
committed
c560dbc
Copy full SHA for c560dbc
Auto merge of #112633 - Kobzol:ci-msvc-merge, r=pietroalbini
Show description for f9097f8
bors
committed
f9097f8
Copy full SHA for f9097f8
normalize closure output before relation
aliemjay
committed
c75e6e0
Copy full SHA for c75e6e0
add test
mj10021
committed
b1f7ab2
Copy full SHA for b1f7ab2
Fix suggestion for E0404 not dealing with multiple generics
jieyouxu
committed
32ae881
Copy full SHA for 32ae881
change `std::marker::Sized` to just `Sized`
Lukas Markeffsky
committed
b6a3f12
Copy full SHA for b6a3f12
tweak suggestion for argument-position `impl ?Sized`
Lukas Markeffsky
committed
ee7e717
Copy full SHA for ee7e717
Extend `unused_must_use` to cover block exprs
jieyouxu
committed
72b3b58
Copy full SHA for 72b3b58
Auto merge of #106343 - the8472:slice-iter-fold, r=scottmcm
Show description for 4996b56
bors
committed
4996b56
Copy full SHA for 4996b56
Auto merge of #112601 - weihanglo:update-cargo, r=weihanglo
Show description for 5a65be8
bors
committed
5a65be8
Copy full SHA for 5a65be8
Auto merge of #112233 - notriddle:notriddle/search-unify, r=GuillaumeGomez
Show description for 314c39d
bors
committed
314c39d
Copy full SHA for 314c39d
Auto merge of #104455 - the8472:dont-drain-on-drop, r=Amanieu
Show description for 6ee4265
bors
committed
6ee4265
Copy full SHA for 6ee4265
Commits on Jun 14, 2023
add InlineConst check
mj10021
committed
20499b9
Copy full SHA for 20499b9
Merge `msvc-1/2` CI jobs
Kobzol
committed
895eb30
Copy full SHA for 895eb30
use indexed loop instead of ptr bumping
Show description for d90508f
the8472
committed
d90508f
Copy full SHA for d90508f
Auto merge of #112625 - matthiaskrgr:rollup-jcobj3g, r=matthiaskrgr
Show description for 8c74a5d
bors
committed
8c74a5d
Copy full SHA for 8c74a5d
Update cargo
weihanglo
committed
b40b92f
Copy full SHA for b40b92f
Auto merge of #112624 - matthiaskrgr:rollup-db6ta1b, r=matthiaskrgr
Show description for 0b475c7
bors
committed
0b475c7
Copy full SHA for 0b475c7
Rollup merge of #112620 - AntoniosBarotsis:master, r=Nilstrieb
Show description for 3616388
matthiaskrgr
authored
3616388
Copy full SHA for 3616388
Rollup merge of #112613 - GuillaumeGomez:fix-gui-test-windows, r=notriddle
Show description for 77b307f
matthiaskrgr
authored
77b307f
Copy full SHA for 77b307f
Rollup merge of #112612 - sginnett:issue-105150, r=compiler-errors
Show description for 41d5aec
matthiaskrgr
authored
41d5aec
Copy full SHA for 41d5aec
Rollup merge of #112611 - compiler-errors:unconstrained-lt-in-rpitit, r=oli-obk
Show description for 8aff112
matthiaskrgr
authored
8aff112
Copy full SHA for 8aff112
Pagination
Previous
Next
You can’t perform that action at this time.