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(toml): Error on [project] in Edition 2024 #13747

Merged
merged 10 commits into from
Apr 16, 2024
Merged

Commits on Apr 15, 2024

  1. Configuration menu
    Copy the full SHA
    8181bc8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77f96f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c9325c9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2f4d3df View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9fb428b View commit details
    Browse the repository at this point in the history
  6. refactor(fix): Flatten workspace loading

    This misses out on features that shouldn't be relevant to fix, like
    avoid-dev-deps.
    
    However, this prepares the way for workspace re-loading.
    epage committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    ca699d2 View commit details
    Browse the repository at this point in the history
  7. refactor(fix): Reload the workspace

    This opens the door for fixing the workspace
    epage committed Apr 15, 2024
    Configuration menu
    Copy the full SHA
    1ec1455 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d5606b2 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    98298d4 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    cbd9def View commit details
    Browse the repository at this point in the history