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

Fix the problem that help cannot be displayed properly #9933

Merged
merged 5 commits into from
Sep 23, 2021

Commits on Sep 22, 2021

  1. Configuration menu
    Copy the full SHA
    e8519ec View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/rust-lang/cargo into help

    * 'master' of https://github.com/rust-lang/cargo: (21 commits)
      Remove TOML incompatibility hacks
      Use a more compact way to compare versions
      Remove broken link in contrib docs.
      Change diesel compatibility messages
      Temporarily revert curl-sys update.
      Update curl-sys
      Bump Cargo's curl requirement to 7.79.0
      Revert "When a dependency does not have a version, git or path, fails directly"
      Fix warnings from better precision of `dead_code` lint
      Improve "wrong output" error.
      Add some contributor docs for debugging testsuite tests.
      Fix warnings when documenting with `--document-private-items`
      Update changelog for 1.56
      Bump to 0.58.0
      Fix rustc --profile=dev unstable check.
      config.md: fix typo
      Enable some tests on windows.
      Fix `cargo fix --edition` on stable.
      Enable strip test on macos.
      Remove log
      ...
    heisen-li committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    2a55b90 View commit details
    Browse the repository at this point in the history
  3. fmt&Update Code

    heisen-li committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    7bf9a50 View commit details
    Browse the repository at this point in the history
  4. fix error

    heisen-li committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    471e11c View commit details
    Browse the repository at this point in the history
  5. add test

    heisen-li committed Sep 22, 2021
    Configuration menu
    Copy the full SHA
    128ed4c View commit details
    Browse the repository at this point in the history