Skip to content

Conversation

@zhassan-aws
Copy link
Contributor

Updating the out-dated developer guide which references the old rebase process with the rust compiler.

@tedinski tedinski merged commit a6d7cda into model-checking:main Sep 28, 2021
@zhassan-aws zhassan-aws deleted the update-developer-guide branch September 28, 2021 21:42
tedinski pushed a commit to tedinski/rmc that referenced this pull request Apr 26, 2022
…checking#527)

Co-authored-by: Adrian Palacios <73246657+adpaco-aws@users.noreply.github.com>
tedinski pushed a commit that referenced this pull request Apr 27, 2022
Co-authored-by: Adrian Palacios <73246657+adpaco-aws@users.noreply.github.com>
tautschnig added a commit to tautschnig/kani that referenced this pull request Nov 4, 2025
This increment advances the charon submodule by 6 commits, including updates
to the hax dependency and improvements to check_generics error reporting.
Most significantly, it refactors TraitRefKind::BuiltinOrAuto from a simple
variant to a struct variant with additional fields.

Changes in charon:
- 48b96573: Add tests
- f5a2bde9: Print command on test failure
- c7df271a: Update hax
- 957a2d99: Tweak printing code
- 1f48222d: Add more details to check_generics errors
- 2315e2d7: Check that trait references are for the correct trait
- b64e738e: Merge pull request model-checking#527 (check more generics)
- 45a6d1e5: Update hax
- d129cbcd: Keep more info in TraitRefKind::Builtin
- bf56a399: Merge pull request model-checking#528 (update hax)

API changes requiring LLBC backend adaptations:
- TraitRefKind::BuiltinOrAuto changed from BuiltinOrAuto(PolyTraitDeclRef)
  to a struct variant with trait_decl_ref, parent_trait_refs, and types fields
- Updated mir_to_ullbc/mod.rs to use new struct variant with empty vectors
  for parent_trait_refs and types (maintaining current behavior)

Progress: 30 of 1034 commits (2.9%) toward HEAD
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.

4 participants