Skip to content

RUE-936: stabilize slices - #2548

Merged
steveklabnik merged 1 commit into
trunkfrom
codex/rue-936-stabilize-slices
Aug 20, 2026
Merged

RUE-936: stabilize slices#2548
steveklabnik merged 1 commit into
trunkfrom
codex/rue-936-stabilize-slices

Conversation

@steveklabnik

Copy link
Copy Markdown
Collaborator

Summary

  • remove slices from the preview-feature registry and canonical semantic gates
  • make slice types and range slicing available without a preview flag while preserving second-class slice diagnostics
  • update specification, traceability, UI/CLI/oracle coverage, source identity, shard weights, and current documentation
  • reject the retired --preview slices name through the standard unknown-preview path

Testing

  • scripts/rue fmt
  • focused preview-registry, source-identity, oracle, oracle-diff, spec 4.10, UI slice, and CLI slice/type-intrinsic tests
  • python3 scripts/generate-cli-shard-weights.py --check
  • scripts/rue quick
  • scripts/rue premerge (195 passed)

Closes RUE-936

Remove slices from the preview registry and canonical semantic gates. Update specification, diagnostics, corpora, oracle coverage, source identity, and current documentation so slice programs compile without a preview flag and the retired name is rejected.
@steveklabnik
steveklabnik enabled auto-merge August 20, 2026 19:51
@steveklabnik
steveklabnik added this pull request to the merge queue Aug 20, 2026
Merged via the queue into trunk with commit 839c29a Aug 20, 2026
26 checks passed
@steveklabnik
steveklabnik deleted the codex/rue-936-stabilize-slices branch August 20, 2026 20:07
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.

1 participant