Skip to content

Commit

Permalink
Change compiler
Browse files Browse the repository at this point in the history
  • Loading branch information
celinval committed Oct 26, 2023
1 parent ee4652d commit 5f4f4d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kani-compiler/src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
//!
//! Like miri, clippy, and other tools developed on the top of rustc, we rely on the
//! rustc_private feature and a specific version of rustc.
//! Just change something
#![feature(extern_types)]
#![recursion_limit = "256"]
#![feature(box_patterns)]
Expand Down

0 comments on commit 5f4f4d1

Please sign in to comment.