Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

Support for rand 0.10

オープン
#1,590 コメント 0 件 リアクション 2 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
3/5
見積もり時間
1〜2日
初心者へのやさしさ
55/100
issue の種類
機能追加
明瞭さ
おおむね明確
活発さ
静か
技術スタック
rust
領域
build-system

調査の方向性

Locate the dependency declarations and usages of rand, rand_distr, and small_rng in the repository. Check the existing test suite while updating compatibility for rand 0.10.1 and rand_distr 0.6; done means the project builds and its tests pass without relying on the removed feature.

索引モデルが issue の本文から書いたものです。

説明

Hi! Would it be possible to add support for rand version 0.10? Currently, the latest version seems to be 0.10.1. Investigating this a bit, it seems that at least rand_distr would need to be updated to 0.6 as well. Also, the feature small_rng seems to have been removed.

There's also a PR for ndarray-stats for bumping rand version in that crate.

主要言語
Rust
スター
4.3k
フォーク
391
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

このリポジトリのコントリビューションガイドは索引されていません

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

rust-ndarray/ndarray のほかの issue

rust-ndarray/ndarray の issue をすべて見る

似ている issue

Rust の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。