vectordotdev/vector
Ver no GitHubInvestigate and eliminate `allow` statements
Open
#23.659 aberto em 27 de ago. de 2025
good first issuehacktoberfesthave: nicetype: tech debt
Description
Module wide: https://github.com/search?q=repo%3Avectordotdev%2Fvector%20%22%23!%5Ballow(%22&type=code
These allows can hide bugs: https://github.com/search?q=repo%3Avectordotdev%2Fvector+clippy%3A%3Acast&type=code
Obviously this can be in multiple independent PRs.