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

Add 'Static' type and improve type substitution codegen to accept it #886

Merged
merged 14 commits into from
Mar 31, 2023

Commits on Mar 23, 2023

  1. Configuration menu
    Copy the full SHA
    1335d48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c38e585 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2023

  1. Configuration menu
    Copy the full SHA
    6d99062 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8734db View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2023

  1. Configuration menu
    Copy the full SHA
    8833795 View commit details
    Browse the repository at this point in the history
  2. cargo fmt

    jsdw committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    0ae6ff1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0c3fca6 View commit details
    Browse the repository at this point in the history
  4. Fix a couple of comments

    jsdw committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    b04a4a3 View commit details
    Browse the repository at this point in the history
  5. update ui test outpuot

    jsdw committed Mar 27, 2023
    Configuration menu
    Copy the full SHA
    5282b1e View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Add docs and missing_docs lint

    jsdw committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    2b4203b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0ff9dc7 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Update codegen/src/error.rs

    Co-authored-by: Niklas Adolfsson <niklasadolfsson1@gmail.com>
    jsdw and niklasad1 authored Mar 31, 2023
    Configuration menu
    Copy the full SHA
    dffe435 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7145211 View commit details
    Browse the repository at this point in the history
  3. simplify another error

    jsdw committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    ad02643 View commit details
    Browse the repository at this point in the history