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 }}
arielb1
/
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
master
User selector
arielb1
Datepicker
All time
Commit History
Commits on Sep 25, 2019
address rebase damage
arielb1
committed
e70724c
Copy full SHA for e70724c
Commits on Sep 24, 2019
improve comment
arielb1
committed
5de1faf
Copy full SHA for 5de1faf
add test for lattice specialization
arielb1
committed
d7eb562
Copy full SHA for d7eb562
add error message for case
arielb1
committed
9196b2d
Copy full SHA for 9196b2d
improve comments
arielb1
committed
b5665e8
Copy full SHA for b5665e8
resolve the rustc_reservation_impl attribute in 1 place
arielb1
committed
1ec7ae1
Copy full SHA for 1ec7ae1
improve and add tests
arielb1
committed
9a94ecd
Copy full SHA for 9a94ecd
reserve `impl<T> From<!> for T`
Show description for 5d79e8c
arielb1
committed
5d79e8c
Copy full SHA for 5d79e8c
Commits on Aug 4, 2019
Revert "Rollup merge of #62696 - chocol4te:fix_#62194, r=estebank"
Show description for 95f29aa
arielb1
committed
95f29aa
Copy full SHA for 95f29aa
Commits on Jun 29, 2019
wfcheck: resolve the type-vars in `AdtField` types
Show description for a02d436
arielb1
committed
a02d436
Copy full SHA for a02d436
Commits on Jan 28, 2019
avoid committing to autoderef in object method probing
arielb1
committed
927d01f
Copy full SHA for 927d01f
add tests to a few edge cases in method lookup
Show description for 0ceb30d
arielb1
committed
0ceb30d
Copy full SHA for 0ceb30d
add some comments to method::probe::Candidate
arielb1
committed
8d26c75
Copy full SHA for 8d26c75
Commits on Jan 14, 2019
fix test output changing in rebase
arielb1
committed
d38a59f
Copy full SHA for d38a59f
Commits on Jan 13, 2019
forbid manually impl'ing one of an object type's marker traits
Show description for de6566c
arielb1
committed
de6566c
Copy full SHA for de6566c
Commits on Jan 5, 2019
use the correct supertrait substitution in `object_ty_for_trait`
Show description for 85c4b4c
arielb1
committed
85c4b4c
Copy full SHA for 85c4b4c
Commits on Jan 4, 2019
add test for #57162
Show description for c213b0d
arielb1
committed
c213b0d
Copy full SHA for c213b0d
add some debug logging to collect
arielb1
committed
bb1afa1
Copy full SHA for bb1afa1
alphabetize marker traits when printed
Show description for 10a8940
arielb1
committed
10a8940
Copy full SHA for 10a8940
Commits on Jan 3, 2019
implement a hack to make traitobject 0.1.0 compile
arielb1
committed
0b511b7
Copy full SHA for 0b511b7
Revert "add coherence future-compat warnings for marker-only trait objects"
Show description for 7eb444e
arielb1
committed
7eb444e
Copy full SHA for 7eb444e
Revert "fix stupid bug"
Show description for e030aa8
arielb1
committed
e030aa8
Copy full SHA for e030aa8
add comment to <List<ExistentialPredicates>>::principal
arielb1
committed
391a7eb
Copy full SHA for 391a7eb
hack-fix to rustdoc
arielb1
committed
64857de
Copy full SHA for 64857de
add tests
arielb1
committed
c2aa748
Copy full SHA for c2aa748
fix ppaux
arielb1
committed
4ab27b2
Copy full SHA for 4ab27b2
avoid giving a principal to marker-only trait objects
Show description for 571a15b
arielb1
committed
571a15b
Copy full SHA for 571a15b
add support for principal-less trait object types
Show description for 3aa1503
arielb1
committed
3aa1503
Copy full SHA for 3aa1503
Commits on Dec 19, 2018
add comment about subtyping
arielb1
committed
5b74438
Copy full SHA for 5b74438
Commits on Dec 17, 2018
improve tests as suggested by review comments
arielb1
committed
1fd23f5
Copy full SHA for 1fd23f5
Commits on Dec 16, 2018
cleanup `deduce_expectations_from_obligations`
arielb1
committed
eeb8c8d
Copy full SHA for eeb8c8d
fix review comments, round 2
arielb1
committed
f4dc1c5
Copy full SHA for f4dc1c5
address review comments
arielb1
committed
78f7e85
Copy full SHA for 78f7e85
trigger unsized coercions keyed on Sized bounds
Show description for 95bec6e
arielb1
committed
95bec6e
Copy full SHA for 95bec6e
Commits on Dec 15, 2018
fix trait objects with a Self-having projection va
Show description for baf9f01
arielb1
committed
baf9f01
Copy full SHA for baf9f01
Pagination
Previous
Next
You can’t perform that action at this time.