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

Remove const expression #6

Merged
merged 5 commits into from
Jun 14, 2024
Merged

Remove const expression #6

merged 5 commits into from
Jun 14, 2024

Conversation

sevenautumns
Copy link
Collaborator

@sevenautumns sevenautumns commented Jun 12, 2024

🚀 Features

  • [breaking] Remove const generic from channel
  • Add alloc feature

📚 Documentation

  • Add docs

🧪 Testing

  • Add tests

⚙️ Miscellaneous Tasks

  • Flake.lock: Update

@sevenautumns sevenautumns requested a review from dadada June 12, 2024 07:16
Flake lock file updates:

• Updated input 'devshell':
    'github:numtide/devshell/83cb93d6d063ad290beee669f4badf9914cc16ec' (2024-01-15)
  → 'github:numtide/devshell/1ebbe68d57457c8cae98145410b164b5477761f4' (2024-06-03)
• Updated input 'fenix':
    'github:nix-community/fenix/46a368edf5f1cc16573157797e5acead834d5b2c' (2024-01-30)
  → 'github:nix-community/fenix/ab655c627777ab5f9964652fe23bbb1dfbd687a8' (2024-06-08)
• Updated input 'fenix/rust-analyzer-src':
    'github:rust-lang/rust-analyzer/d13951f25c4cb880bff09a3c02a796ecc51f69ac' (2024-01-29)
  → 'github:rust-lang/rust-analyzer/48bbdd6a74f3176987d5c809894ac33957000d19' (2024-06-05)
• Updated input 'nixpkgs':
    'github:NixOS/nixpkgs/6723fa4e4f1a30d42a633bef5eb01caeb281adc3' (2024-01-08)
  → 'github:nixos/nixpkgs/57d6973abba7ea108bac64ae7629e7431e0199b6' (2024-06-12)
• Updated input 'utils':
    'github:numtide/flake-utils/1ef2e671c3b0c19053962c07dbda38332dcebf26' (2024-01-15)
  → 'github:numtide/flake-utils/b1d9ab70662946ef0850d488da1c9019f3a9752a' (2024-03-11)
Removes const generics from all channel types.
Ditches nightly feature which was used with the const generics.
Renames functions for more clarity.
@wucke13 wucke13 merged commit a36b5f4 into main Jun 14, 2024
5 checks passed
@sevenautumns sevenautumns deleted the dev/no-const-expr branch June 14, 2024 16:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants