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 }}
kraai
/
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
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
remove-redundant-link-texts
User selector
All users
Datepicker
All time
Commit History
Commits on Dec 26, 2019
Remove redundant link texts
kraai
committed
21e636f
Copy full SHA for 21e636f
Auto merge of #67268 - estebank:assoc-types, r=oli-obk
Show description for c0b16b4
bors
committed
c0b16b4
Copy full SHA for c0b16b4
Auto merge of #67580 - RalfJung:miri-unleash-tests, r=oli-obk
Show description for b13d65a
bors
committed
b13d65a
Copy full SHA for b13d65a
Commits on Dec 25, 2019
Auto merge of #66919 - dtolnay:description, r=KodrAus
Show description for bbf1372
bors
committed
bbf1372
Copy full SHA for bbf1372
Fix rebase and sort assoc type list for deterministic output
estebank
committed
621d7e9
Copy full SHA for 621d7e9
Auto merge of #67524 - LukasKalbertodt:improve-into-iter-lint, r=matthewjasper
Show description for ed33453
bors
committed
ed33453
Copy full SHA for ed33453
use error-pattern
RalfJung
committed
40b8b7c
Copy full SHA for 40b8b7c
Deprecate Error::description for real
Show description for 4646a88
dtolnay
committed
4646a88
Copy full SHA for 4646a88
Fix suggestion span for typo in associated type name
estebank
committed
93fb219
Copy full SHA for 93fb219
Cleanup: move code to their own methods and deduplicate actions
estebank
committed
245f62e
Copy full SHA for 245f62e
Account for multiple trait bounds with missing associated types
estebank
committed
80adfd8
Copy full SHA for 80adfd8
Avoid output dependency on std spans
estebank
committed
83c5b4e
Copy full SHA for 83c5b4e
Use structured suggestion for bad `Fn` traits
estebank
committed
8d316a5
Copy full SHA for 8d316a5
Handle more specific case E0222
estebank
committed
66ea471
Copy full SHA for 66ea471
review comments: move error reporting to their own methods
estebank
committed
8e74f63
Copy full SHA for 8e74f63
Fix case in `associated-type-projection-from-multiple-supertraits.rs`
Show description for 759df5f
estebank
committed
759df5f
Copy full SHA for 759df5f
Tweak errors for missing associated types and type parameters
estebank
committed
547abe0
Copy full SHA for 547abe0
Auto merge of #67303 - dtolnay:rls, r=Xanewok
Show description for 7bc1665
bors
committed
7bc1665
Copy full SHA for 7bc1665
Auto merge of #67596 - Mark-Simulacrum:tidy-silence-rustfmt, r=Centril
Show description for c5a2a9a
bors
committed
c5a2a9a
Copy full SHA for c5a2a9a
Commits on Dec 24, 2019
Format librustc_feature
Show description for 8d6d0e7
Mark-Simulacrum
committed
8d6d0e7
Copy full SHA for 8d6d0e7
x.py fmt after previous deignore
Mark-Simulacrum
committed
6891388
Copy full SHA for 6891388
Silence line length warnings
Show description for 48291a9
Mark-Simulacrum
committed
48291a9
Copy full SHA for 48291a9
Auto merge of #67445 - llogiq:todo, r=dtolnay
Show description for a5bc786
bors
committed
a5bc786
Copy full SHA for a5bc786
Auto merge of #67241 - mark-i-m:simplify-borrow_check-3, r=matthewjasper
Show description for a9c1c04
bors
committed
a9c1c04
Copy full SHA for a9c1c04
Generalize `array_into_iter` lint to also lint for boxed arrays
Show description for f934b83
LukasKalbertodt
committed
f934b83
Copy full SHA for f934b83
Auto merge of #66221 - ohadravid:doc-constants, r=Dylan-DPC
Show description for f6dca76
bors
committed
f6dca76
Copy full SHA for f6dca76
Differentiate todo! and unimplemented!
llogiq
committed
f4d0a04
Copy full SHA for f4d0a04
Auto merge of #67579 - RalfJung:miri, r=RalfJung
Show description for 84d8f9d
bors
committed
84d8f9d
Copy full SHA for 84d8f9d
this has sysroot spans to let's ignore it the usual way
RalfJung
committed
ffb6aa1
Copy full SHA for ffb6aa1
better variable names
RalfJung
committed
0726760
Copy full SHA for 0726760
add test for dropping in const
RalfJung
committed
db20f24
Copy full SHA for db20f24
bootstrap miri: remove no longer used env var
RalfJung
committed
04c740b
Copy full SHA for 04c740b
update miri
RalfJung
committed
0af399a
Copy full SHA for 0af399a
Show value for consts in the documentation
ohadravid
committed
811bdee
Copy full SHA for 811bdee
Auto merge of #67575 - Centril:rollup-feikoir, r=Centril
Show description for 6253754
bors
committed
6253754
Copy full SHA for 6253754
Pagination
Previous
Next
You can’t perform that action at this time.