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

fmt does not work with cfg_if #5829

Merged
merged 2 commits into from
Sep 6, 2019

Conversation

jackcmay
Copy link
Contributor

@jackcmay jackcmay commented Sep 6, 2019

Problem

cargo fmt does not work with cfg_if!: rust-lang/rustfmt#3253

Summary of Changes

For now, do it the ol' fashion way :-(

Fixes #

@jackcmay jackcmay force-pushed the fix-sdk-mod-inclusion branch from 78a5e6d to 435cc66 Compare September 6, 2019 21:41
@jackcmay jackcmay merged commit d3052d0 into solana-labs:master Sep 6, 2019
@jackcmay jackcmay deleted the fix-sdk-mod-inclusion branch September 6, 2019 22:34
@codecov
Copy link

codecov bot commented Sep 6, 2019

Codecov Report

Merging #5829 into master will decrease coverage by <.1%.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           master   #5829     +/-   ##
========================================
- Coverage    72.1%   72.1%   -0.1%     
========================================
  Files         227     227             
  Lines       43948   43986     +38     
========================================
+ Hits        31727   31733      +6     
- Misses      12221   12253     +32

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant