Skip to content

Commit d4f2c9e

Browse files
authored
Merge pull request #4251 from NishantJoshi00/hyperswitch-cfp-1.1
add hyperswitch good first issues
2 parents 2d98f0c + e132ee3 commit d4f2c9e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

draft/2023-04-12-this-week-in-rust.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,10 @@ Some of these tasks may also have mentors available, visit the task page for mor
7777
<!-- * [ - ]() -->
7878

7979
* [rustc - help migrating to `derive(Diagnostic)` / struct-based diagnostics](https://rust-lang.zulipchat.com/#narrow/stream/328238-RustcContributor.3A.3Anew/topic/Diagnostics.20Translation) ([rust#100717](https://github.com/rust-lang/rust/issues/100717))
80+
* [Hyperswitch - Return all the `missing_fields` in a request](https://github.com/juspay/hyperswitch/issues/451)
81+
* [Hyperswitch - perf(logger): Remove unnecessary heap allocations](https://github.com/juspay/hyperswitch/issues/117)
82+
* [Hyperswitch - Have `get_required_value` to use `ValidationError` in `OptionExt`](https://github.com/juspay/hyperswitch/issues/860)
83+
* [Hyperswitch - RFC for optimizing compile time.](https://github.com/juspay/hyperswitch/issues/809)
8084

8185
If you are a Rust project owner and are looking for contributors, please submit tasks [here][guidelines].
8286

0 commit comments

Comments
 (0)