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

Chain Extension: Evaluation of method return type at compile time #1569

Merged
merged 13 commits into from
Jan 24, 2023

Commits on Dec 15, 2022

  1. remove returns_result attr

    SkymanOne committed Dec 15, 2022
    Configuration menu
    Copy the full SHA
    06ac319 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2022

  1. generic return type based on const eval

    SkymanOne committed Dec 21, 2022
    Configuration menu
    Copy the full SHA
    d58e571 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2022

  1. working concept of const eval of result type

    SkymanOne committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    2c1a671 View commit details
    Browse the repository at this point in the history
  2. cargo fmt

    SkymanOne committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    d30c7b3 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into gn/ce-use-result-macro

    SkymanOne committed Dec 24, 2022
    Configuration menu
    Copy the full SHA
    2f15161 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2022

  1. code cleanup and docs

    SkymanOne committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    ab9b1c5 View commit details
    Browse the repository at this point in the history
  2. fix typos

    SkymanOne committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    59e433f View commit details
    Browse the repository at this point in the history
  3. uncomment other UI tests

    SkymanOne committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    0e0b710 View commit details
    Browse the repository at this point in the history
  4. clarify comment and fix typos

    SkymanOne committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    045b8e6 View commit details
    Browse the repository at this point in the history
  5. provide correct args to generics in doctest

    SkymanOne committed Dec 26, 2022
    Configuration menu
    Copy the full SHA
    0a41504 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. Add entry to CHANGELOG

    SkymanOne committed Dec 28, 2022
    Configuration menu
    Copy the full SHA
    3edee36 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2023

  1. Fix punctuation

    cmichi committed Jan 24, 2023
    Configuration menu
    Copy the full SHA
    7b3d181 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a40267 View commit details
    Browse the repository at this point in the history