Skip to content

Commit

Permalink
Remove const_panic feature
Browse files Browse the repository at this point in the history
It's been stabilized in rust-lang/rust#89508.
  • Loading branch information
Thomasdezeeuw committed Oct 9, 2021
1 parent 0349d6f commit af3286a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion http/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
async_stream,
const_fn_trait_bound,
const_mut_refs,
const_panic,
drain_filter,
generic_associated_types,
io_slice_advance,
Expand Down

0 comments on commit af3286a

Please sign in to comment.