Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
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
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
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
/
Sign in
Sign up
Appearance settings
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
vectordotdev
/
vector
Public
Notifications
You must be signed in to change notification settings
Fork
2.3k
Star
22.6k
Code
Issues
2.1k
Pull requests
414
Discussions
Actions
Wiki
Security and quality
3
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Wiki
Security and quality
Insights
chore(deps): Upgrade to Rust 1.50.0
- #6428
#6428
Merged
jszwedko
merged 17 commits into
master
vectordotdev/vector:master
from
upgrade-1.50.0
vectordotdev/vector:upgrade-1.50.0
Copy head branch name to clipboard
Feb 18, 2021
Conversation
Commits
17
(17)
Checks
Files changed
Merged
chore(deps): Upgrade to Rust 1.50.0
#6428
jszwedko
merged 17 commits into
master
vectordotdev/vector:master
from
upgrade-1.50.0
vectordotdev/vector:upgrade-1.50.0
Copy head branch name to clipboard
Commits
Commits on Feb 12, 2021
chore(deps): Upgrade Rust to 1.50.0
Show description for 1dfeab0
jszwedko
committed
1dfeab0
View commit details
Copy full SHA for 1dfeab0
Browse repository at this point
Replace deprecated compare_and_swap
Show description for 80af0f7
jszwedko
committed
80af0f7
View commit details
Copy full SHA for 80af0f7
Browse repository at this point
Collapse patterns
Show description for cc6e799
jszwedko
committed
cc6e799
View commit details
Copy full SHA for cc6e799
Browse repository at this point
Prefer contairs over find + is_some
Show description for 40aec9e
jszwedko
committed
40aec9e
View commit details
Copy full SHA for 40aec9e
Browse repository at this point
Satisfy clippy::unnecessary_wraps
Show description for ef2ebff
jszwedko
committed
ef2ebff
View commit details
Copy full SHA for ef2ebff
Browse repository at this point
Satisfy clippy::wrong-self-convention
Show description for dbd61ae
jszwedko
committed
dbd61ae
View commit details
Copy full SHA for dbd61ae
Browse repository at this point
A couple more collapsible_matchs in a file I expect to go away
Show description for 8c383de
jszwedko
committed
8c383de
View commit details
Copy full SHA for 8c383de
Browse repository at this point
cargo fmt
Show description for 5a89924
jszwedko
committed
5a89924
View commit details
Copy full SHA for 5a89924
Browse repository at this point
More needless_wraps
Show description for 680e199
jszwedko
committed
680e199
View commit details
Copy full SHA for 680e199
Browse repository at this point
More unnecessary_wraps, but these ones I like
Show description for 300b565
jszwedko
committed
300b565
View commit details
Copy full SHA for 300b565
Browse repository at this point
more find().is_some() -> contains()
Show description for 653f30f
jszwedko
committed
653f30f
View commit details
Copy full SHA for 653f30f
Browse repository at this point
Merge remote-tracking branch 'origin/master' into upgrade-1.50.0
jszwedko
committed
10665a9
View commit details
Copy full SHA for 10665a9
Browse repository at this point
Commits on Feb 17, 2021
Merge remote-tracking branch 'origin/master' into upgrade-1.50.0
Show description for 43d1e5f
jszwedko
committed
43d1e5f
View commit details
Copy full SHA for 43d1e5f
Browse repository at this point
More unnecessary_wraps
Show description for 148332e
jszwedko
committed
148332e
View commit details
Copy full SHA for 148332e
Browse repository at this point
Merge branch 'master' into upgrade-1.50.0
jszwedko
authored
b993e30
View commit details
Copy full SHA for b993e30
Browse repository at this point
clippy
Show description for de4eaee
jszwedko
committed
de4eaee
View commit details
Copy full SHA for de4eaee
Browse repository at this point
Delete remap files from bad merge
Show description for f279014
jszwedko
committed
f279014
View commit details
Copy full SHA for f279014
Browse repository at this point
You can’t perform that action at this time.