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
907
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
e4cd8e7
User selector
All users
Datepicker
All time
Commit History
Commits on May 13, 2020
Fix ICE caused in unwrap module
ebroto
committed
e4cd8e7
Copy full SHA for e4cd8e7
Auto merge of #5587 - flip1995:rustup, r=phansch
Show description for b20a9cd
bors
committed
b20a9cd
Copy full SHA for b20a9cd
Commits on May 11, 2020
Update failing test
flip1995
committed
eec17d2
Copy full SHA for eec17d2
Run cargo dev fmt
flip1995
committed
505280b
Copy full SHA for 505280b
Fix fallout
Show description for 33a3d85
flip1995
committed
33a3d85
Copy full SHA for 33a3d85
Fix clippy.
cjgillot
authored and
flip1995
committed
8ab3224
Copy full SHA for 8ab3224
Fix nit and cargo.lock
jackh726
authored and
flip1995
committed
01662d3
Copy full SHA for 01662d3
Commits on May 9, 2020
Auto merge of #5564 - MrAwesome:master, r=flip1995
Show description for 43a1777
bors
committed
43a1777
Copy full SHA for 43a1777
Move is_test_module check to top of function
MrAwesome
committed
b69200b
Copy full SHA for b69200b
Check is_macro inside check_exceptions, update references to fix test
MrAwesome
committed
0ba61c6
Copy full SHA for 0ba61c6
Fix test from auto-formatter fix
MrAwesome
committed
a339766
Copy full SHA for a339766
Remove check for Fn, reflect this in test cases, make test cases more robust/explicit
MrAwesome
committed
4db6abc
Copy full SHA for 4db6abc
Remove unnecessary field, check for Mod/Fn ItemKind
MrAwesome
committed
152cdcb
Copy full SHA for 152cdcb
Also have flag disable macro check
MrAwesome
committed
a42a2bd
Copy full SHA for a42a2bd
Add check for "test" in parent name. Include flag for disabling wildcard import exceptions
MrAwesome
committed
ad92486
Copy full SHA for ad92486
Check if the parent module name contains "test"
MrAwesome
committed
56f4e1c
Copy full SHA for 56f4e1c
Run `cargo dev fmt`
MrAwesome
committed
bdc75db
Copy full SHA for bdc75db
Allow 'use super::*;' imports
MrAwesome
committed
0c14ea8
Copy full SHA for 0c14ea8
Auto merge of #5580 - matthiaskrgr:regex_dep, r=flip1995
Show description for 43d9cdc
bors
committed
43d9cdc
Copy full SHA for 43d9cdc
Commits on May 8, 2020
deps: remove unused regex dependency from root crate
matthiaskrgr
committed
4388773
Copy full SHA for 4388773
Auto merge of #5541 - DarkEld3r:patch-1, r=flip1995
Show description for ceddf34
bors
committed
ceddf34
Copy full SHA for ceddf34
Auto merge of #5576 - ebroto:manual_async_fn, r=flip1995
Show description for 78b7d49
bors
committed
78b7d49
Copy full SHA for 78b7d49
Commits on May 7, 2020
Apply suggestions from PR review
ebroto
committed
3e4bc02
Copy full SHA for 3e4bc02
Fix doc comment in lint declaration
ebroto
committed
4ac348b
Copy full SHA for 4ac348b
Add the manual_async_fn lint
ebroto
committed
3b58d66
Copy full SHA for 3b58d66
Commits on May 6, 2020
Auto merge of #5566 - oli-obk:sync-from-rustc, r=flip1995
Show description for b63868d
bors
committed
b63868d
Copy full SHA for b63868d
Commits on May 5, 2020
Update ui tests
oli-obk
committed
780a63a
Copy full SHA for 780a63a
Commits on May 4, 2020
Update to rustc changes
oli-obk
committed
7744cf4
Copy full SHA for 7744cf4
Commits on May 2, 2020
Auto merge of #5560 - CrazyRoka:fix-match-on-vector-full-range, r=phansch,flip1995
Show description for 76ddac5
bors
committed
76ddac5
Copy full SHA for 76ddac5
Auto merge of #5558 - ThibsG:FixUnwrapInArgs, r=flip1995
Show description for 75a7171
bors
committed
75a7171
Copy full SHA for 75a7171
Auto merge of #5559 - alex-700:fix-while-let-on-iterator-fp, r=flip1995
Show description for 60538d6
bors
committed
60538d6
Copy full SHA for 60538d6
Changed RANGE_FULL constant in utils
CrazyRoka
committed
de58c56
Copy full SHA for de58c56
Auto merge of #5550 - ebroto:manual_non_exhaustive, r=flip1995
Show description for cc9088f
bors
committed
cc9088f
Copy full SHA for cc9088f
Fix match on vec items: match on vec[..]
Show description for e7138e0
CrazyRoka
committed
e7138e0
Copy full SHA for e7138e0
fix fp on while-let-on-iterator
Show description for d0c1f8a
alex-700
committed
d0c1f8a
Copy full SHA for d0c1f8a
Pagination
Previous
Next
You can’t perform that action at this time.