Skip to content
This repository has been archived by the owner on Aug 22, 2024. It is now read-only.

nightly-2023-03-22 #1204

Merged
merged 1 commit into from
Mar 23, 2023
Merged

nightly-2023-03-22 #1204

merged 1 commit into from
Mar 23, 2023

Conversation

hermanventer
Copy link
Contributor

Description

Keep up with rustc nightly.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • API change with a documentation update
  • Additional test coverage
  • Code cleanup or just keeping up with the latest Rustc nightly

How Has This Been Tested?

.validate.sh

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Mar 23, 2023
@codecov
Copy link

codecov bot commented Mar 23, 2023

Codecov Report

❗ No coverage uploaded for pull request base (main@c442647). Click here to learn what that means.
The diff coverage is 78%.

@@          Coverage Diff           @@
##             main   #1204   +/-   ##
======================================
  Coverage        ?     75%           
======================================
  Files           ?      23           
  Lines           ?   16313           
  Branches        ?       0           
======================================
  Hits            ?   12270           
  Misses          ?    4043           
  Partials        ?       0           
Impacted Files Coverage Δ
checker/src/type_visitor.rs 77% <0%> (ø)
checker/src/utils.rs 86% <57%> (ø)
checker/src/block_visitor.rs 76% <100%> (ø)
checker/src/body_visitor.rs 85% <100%> (ø)
checker/src/options.rs 78% <100%> (ø)

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants