Skip to content

Commit

Permalink
making rustdoc happy
Browse files Browse the repository at this point in the history
  • Loading branch information
JustusAdam committed Jun 23, 2023
1 parent 44b540d commit 63138a1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ impl<'tcx> GotocCtx<'tcx> {
/// the specific code gen/backend. In such cases we handle the type checking
/// here. The type constraints enforced here must be at least as strict as
/// the assertions made in in the builder functions in
/// [`cprover_bindings::goto_program::expr`].
/// [`Expr`].
fn codegen_intrinsic(
&mut self,
instance: Instance<'tcx>,
Expand Down

0 comments on commit 63138a1

Please sign in to comment.