Skip to content

Commit

Permalink
consistently handle global where-bounds
Browse files Browse the repository at this point in the history
  • Loading branch information
lcnr committed Nov 14, 2024
1 parent dfb229b commit caed2da
Show file tree
Hide file tree
Showing 6 changed files with 248 additions and 341 deletions.
1 change: 1 addition & 0 deletions compiler/rustc_trait_selection/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
#![feature(extract_if)]
#![feature(if_let_guard)]
#![feature(iter_intersperse)]
#![feature(iterator_try_reduce)]
#![feature(let_chains)]
#![feature(never_type)]
#![feature(rustdoc_internals)]
Expand Down
Loading

0 comments on commit caed2da

Please sign in to comment.