rust/compiler/rustc_trait_selection
Ömer Sinan Ağacan c4b90dfdc5 Remove an old FIXME comment and inline attribute
Apparently #35870 caused a problem in this code (which originally
returned an impl trait) and `#[inline]` was added as a workaround, in
ade79d7609.

The issue is now fixed and the comment and `#[inline]` can now be
removed.
2021-02-28 20:43:58 +03:00
..
src Remove an old FIXME comment and inline attribute 2021-02-28 20:43:58 +03:00
Cargo.toml bumped smallvec deps 2021-02-14 18:03:11 +03:00