Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chimei-ruiju.org: Clippyの警告を抑制 #491

Commits on Oct 31, 2024

  1. update: #426: 現時点で使用されていない構造体、メソッドに#[allow(dead_code)]を付与

    clippyの警告を抑制したいため。現時点では使用されていないが将来的には使用される予定。
    YuukiToriyama committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    8edf463 View commit details
    Browse the repository at this point in the history
  2. update: #426: ChimeiRuiju用のモジュールはフィーチャフラグexperimentalを有効化したときのみビルドさ…

    …れるように設定
    
    現時点では`experimental::Parser`以外からは使用されていないため
    YuukiToriyama committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    2b8770b View commit details
    Browse the repository at this point in the history