Skip to content
Snippets Groups Projects

lft is EqDecision and Countable

Merged Lennard Gäher requested to merge lgaeher/lambda-rust:lennard/lft_countable into master
All threads resolved!

This adds EqDecision and Countable instances for lft to the lifetime logic's interface, analogously to the existing instances for atomic_lft.

These instances are used by RefinedRust (I overlooked them in my previous MR !38 (merged), and we only just noticed when porting to get rid of our fork of lambda-rust; sorry for the trouble!)

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Ralf Jung
  • Lennard Gäher added 2 commits

    added 2 commits

    • 1b2301d2 - move instances
    • 5b4262a1 - add missing instances + group more sensibly

    Compare with previous version

  • Ralf Jung resolved all threads

    resolved all threads

  • Lennard Gäher added 1 commit

    added 1 commit

    Compare with previous version

  • Ralf Jung mentioned in commit 74bdf4e8

    mentioned in commit 74bdf4e8

  • merged

  • Looks great, thanks :)

  • Great, thanks a lot! :)

  • Please register or sign in to reply
    Loading