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

Introduce type hints in a couple more places #63

Merged
merged 5 commits into from
Dec 23, 2023
Merged

Introduce type hints in a couple more places #63

merged 5 commits into from
Dec 23, 2023

Commits on Dec 23, 2023

  1. FIx rustc.html example

    bjorn3 committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    bbdc347 View commit details
    Browse the repository at this point in the history
  2. Add type hints to all methods of the Fd class

    Also fixes a bug in path_readlink
    bjorn3 committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    5f79345 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a70d0d6 View commit details
    Browse the repository at this point in the history
  4. Run prettier

    bjorn3 committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    84a69bc View commit details
    Browse the repository at this point in the history
  5. Ignore warning about any

    bjorn3 committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    3e3978d View commit details
    Browse the repository at this point in the history