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

RFC: Allow type inference for const or static #3546

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

Commits on Dec 21, 2023

  1. Configuration menu
    Copy the full SHA
    02b547a View commit details
    Browse the repository at this point in the history
  2. Updates

    Neo-Zhixing committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    af46bdb View commit details
    Browse the repository at this point in the history
  3. updates

    Neo-Zhixing committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    7c3a963 View commit details
    Browse the repository at this point in the history
  4. typo

    Neo-Zhixing committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    59a402c View commit details
    Browse the repository at this point in the history
  5. Update text/0000-const-type-inference.md

    Co-authored-by: Nilstrieb <48135649+Nilstrieb@users.noreply.github.com>
    Neo-Zhixing and Nilstrieb committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    ad81b61 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. Update text/0000-const-type-inference.md

    Co-authored-by: teor <teor@riseup.net>
    Neo-Zhixing and teor2345 committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    a9b7cf9 View commit details
    Browse the repository at this point in the history
  2. Update text/0000-const-type-inference.md

    Co-authored-by: teor <teor@riseup.net>
    Neo-Zhixing and teor2345 committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    9ec4198 View commit details
    Browse the repository at this point in the history
  3. Updates

    Neo-Zhixing committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    76d6086 View commit details
    Browse the repository at this point in the history
  4. typo

    Neo-Zhixing committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    72dd92a View commit details
    Browse the repository at this point in the history
  5. Update text/0000-const-type-inference.md

    Co-authored-by: Nilstrieb <48135649+Nilstrieb@users.noreply.github.com>
    Neo-Zhixing and Nilstrieb committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    1ba81db View commit details
    Browse the repository at this point in the history
  6. Update text/0000-const-type-inference.md

    Co-authored-by: Nilstrieb <48135649+Nilstrieb@users.noreply.github.com>
    Neo-Zhixing and Nilstrieb committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    a0e2a39 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. updates

    Neo-Zhixing committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    ce63778 View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. update

    Neo-Zhixing committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    2642e55 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Address rust-lang#2010

    Neo-Zhixing committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    dfc7727 View commit details
    Browse the repository at this point in the history
  2. Updates

    Neo-Zhixing committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    f7ee9b4 View commit details
    Browse the repository at this point in the history
  3. update

    Neo-Zhixing committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    6104660 View commit details
    Browse the repository at this point in the history
  4. Update

    Neo-Zhixing committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    858a178 View commit details
    Browse the repository at this point in the history
  5. address clippy lint

    Neo-Zhixing committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    007e0cb View commit details
    Browse the repository at this point in the history
  6. typo

    Neo-Zhixing committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    bf115d2 View commit details
    Browse the repository at this point in the history