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
136eaa1
User selector
All users
Datepicker
All time
Commit History
Commits on Aug 14, 2021
Auto merge of #87375 - fee1-dead:move-constness-to-traitpred, r=oli-obk
Show description for 136eaa1
bors
committed
136eaa1
Copy full SHA for 136eaa1
Auto merge of #87600 - JohnTitor:classify-ui-tests, r=petrochenkov
Show description for fa26929
bors
committed
fa26929
Copy full SHA for fa26929
Auto merge of #85020 - lrh2000:named-upvars, r=tmandry
Show description for 99efc51
bors
committed
99efc51
Copy full SHA for 99efc51
Auto merge of #88006 - GuillaumeGomez:update-browser-ui-test-dep, r=notriddle
Show description for c6094fc
bors
committed
c6094fc
Copy full SHA for c6094fc
Auto merge of #87997 - sl4m:update-favicon-order, r=GuillaumeGomez
Show description for 32c3f2d
bors
committed
32c3f2d
Copy full SHA for 32c3f2d
Commits on Aug 13, 2021
Auto merge of #87478 - jackh726:issue-84931, r=estebank
Show description for d0a10b2
bors
committed
d0a10b2
Copy full SHA for d0a10b2
Point to where clause for GATs
jackh726
committed
22fc7d6
Copy full SHA for 22fc7d6
Auto merge of #86492 - hyd-dev:no-mangle-method, r=petrochenkov
Show description for 5a19ffe
bors
committed
5a19ffe
Copy full SHA for 5a19ffe
Auto merge of #87984 - m-ou-se:closure-lint-wording, r=Aaron1011
Show description for 881aeab
bors
committed
881aeab
Copy full SHA for 881aeab
Update tests for new closure migration lint wording.
m-ou-se
committed
2db4533
Copy full SHA for 2db4533
Update closure migration diagnostic wording.
m-ou-se
committed
fa7bf88
Copy full SHA for fa7bf88
Auto merge of #88009 - GuillaumeGomez:rollup-f194yyk, r=GuillaumeGomez
Show description for 5de331b
bors
committed
5de331b
Copy full SHA for 5de331b
Rollup merge of #88005 - GuillaumeGomez:headers-gui-tests, r=notriddle
Show description for f382d23
GuillaumeGomez
authored
f382d23
Copy full SHA for f382d23
Rollup merge of #87969 - Aaron1011:revert-stmt-id, r=petrochenkov
Show description for 96c9dab
GuillaumeGomez
authored
96c9dab
Copy full SHA for 96c9dab
Rollup merge of #87966 - pietroalbini:fix-pidfd-test, r=m-ou-se
Show description for fc3a90d
GuillaumeGomez
authored
fc3a90d
Copy full SHA for fc3a90d
Rollup merge of #87795 - estebank:erase-lifetimes-in-suggestion, r=oli-obk
Show description for 717f9e3
GuillaumeGomez
authored
717f9e3
Copy full SHA for 717f9e3
Update browser-ui-test package version
GuillaumeGomez
committed
11716db
Copy full SHA for 11716db
Add rustdoc GUI test for headers
GuillaumeGomez
committed
a3d3df4
Copy full SHA for a3d3df4
Fix Cargo.lock and ui test
fee1-dead
committed
74627c1
Copy full SHA for 74627c1
make check less conservative and add explanation
fee1-dead
committed
2931a9d
Copy full SHA for 2931a9d
Bless test
fee1-dead
committed
54d4fc2
Copy full SHA for 54d4fc2
Make assoc types work with `?const `opt=out
fee1-dead
committed
1fa712d
Copy full SHA for 1fa712d
allow incomplete features for now
fee1-dead
committed
8c2a1e8
Copy full SHA for 8c2a1e8
Moved ui test
fee1-dead
committed
7ea0280
Copy full SHA for 7ea0280
Fix tests
fee1-dead
committed
869daad
Copy full SHA for 869daad
Fix call-generic-method-nonconst test
fee1-dead
committed
6b6ad78
Copy full SHA for 6b6ad78
Don't transform predicates in Inherited
fee1-dead
committed
7106f8d
Copy full SHA for 7106f8d
handle the case when container is not impl
fee1-dead
committed
c6d0a20
Copy full SHA for c6d0a20
Fix assoc-type test
fee1-dead
committed
bcf0e2f
Copy full SHA for bcf0e2f
Pass constness to SelectionContext
fee1-dead
committed
01bb371
Copy full SHA for 01bb371
Try to fix problem
fee1-dead
committed
a00f2bc
Copy full SHA for a00f2bc
Relate impl
fee1-dead
committed
779eef2
Copy full SHA for 779eef2
Make selection and evaluation caches use constness
fee1-dead
committed
3bab45d
Copy full SHA for 3bab45d
fmt
fee1-dead
committed
36ace4c
Copy full SHA for 36ace4c
Inherited use constness and assoc change predicate
fee1-dead
committed
7e6db83
Copy full SHA for 7e6db83
Pagination
Previous
Next
You can’t perform that action at this time.