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

Remove BPF Loader's use of GenericError #8284

Merged
merged 1 commit into from
Feb 14, 2020

Conversation

jackcmay
Copy link
Contributor

Problem

BPF Loader uses deprecated GenericError

Summary of Changes

Use thiserror instead

Fixes #

@codecov
Copy link

codecov bot commented Feb 14, 2020

Codecov Report

Merging #8284 into master will decrease coverage by 0.0%.
The diff coverage is n/a.

@@           Coverage Diff            @@
##           master   #8284     +/-   ##
========================================
- Coverage    80.5%   80.5%   -0.1%     
========================================
  Files         254     254             
  Lines       55357   55361      +4     
========================================
  Hits        44603   44603             
- Misses      10754   10758      +4     

@jackcmay jackcmay merged commit 4593d33 into solana-labs:master Feb 14, 2020
@jackcmay jackcmay deleted the thiserror-for-bpf-loader branch February 14, 2020 21:59
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