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

Lint 6: duplicate-mutable-accounts #6

Open
wants to merge 24 commits into
base: master
Choose a base branch
from

Commits on Aug 17, 2022

  1. setup boilerplate and tests for 6-dup

    oslfmt authored and smoelius committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    40bcc1d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc1242f View commit details
    Browse the repository at this point in the history
  3. drafting of upgrade

    oslfmt authored and smoelius committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    f012a32 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e9cd6d2 View commit details
    Browse the repository at this point in the history
  5. clean up code and add rustdocs

    oslfmt authored and smoelius committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    cef270d View commit details
    Browse the repository at this point in the history
  6. add tests for lint-6

    oslfmt authored and smoelius committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    a95e0f8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    6a309af View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    30ef2a0 View commit details
    Browse the repository at this point in the history
  9. fix lint spanning deduplication issue

    oslfmt authored and smoelius committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    a670bab View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    2149980 View commit details
    Browse the repository at this point in the history
  11. start merging lint 6 into one lint

    oslfmt authored and smoelius committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    70d7c57 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5abb5e3 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    14e850e View commit details
    Browse the repository at this point in the history
  14. fix lint-6 tests and add readme

    oslfmt authored and smoelius committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    af02a30 View commit details
    Browse the repository at this point in the history
  15. remove lint6v2

    oslfmt authored and smoelius committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    bd2e0b9 View commit details
    Browse the repository at this point in the history
  16. make ci happy

    oslfmt authored and smoelius committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    d1fe4c5 View commit details
    Browse the repository at this point in the history
  17. fix clippy errors

    oslfmt authored and smoelius committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    3e8785e View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    dc3d01d View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    5ac4c86 View commit details
    Browse the repository at this point in the history
  20. clean up is_substream logic

    oslfmt authored and smoelius committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    1371f3f View commit details
    Browse the repository at this point in the history
  21. rename lint 6

    oslfmt authored and smoelius committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    f2aa39e View commit details
    Browse the repository at this point in the history
  22. upgrade toolchain

    oslfmt authored and smoelius committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    8a3dfe4 View commit details
    Browse the repository at this point in the history
  23. Adjust path names

    smoelius committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    5398544 View commit details
    Browse the repository at this point in the history
  24. Use shared target directory

    smoelius committed Aug 17, 2022
    Configuration menu
    Copy the full SHA
    e3d777b View commit details
    Browse the repository at this point in the history