Skip to content

[RFC 2011] Minimal initial implementation#97665

Merged
bors merged 1 commit intorust-lang:masterfrom
c410-f3r:assert-compiler
Jun 15, 2022
Merged

[RFC 2011] Minimal initial implementation#97665
bors merged 1 commit intorust-lang:masterfrom
c410-f3r:assert-compiler

Conversation

@c410-f3r
Copy link
Copy Markdown
Contributor

@c410-f3r c410-f3r commented Jun 2, 2022

Tracking issue: #44838
Third step of #96496

Implementation has ~290 LOC with the bare minimum to be in a functional state. Currently only searches for binary operations to mimic what assert_eq! and assert_ne! already do.

r? @oli-obk

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

F-generic_assert `#![feature(generic_assert)]` merged-by-bors This PR was explicitly merged by bors. S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

10 participants