]> git.lizzy.rs Git - rust.git/history - crates/ide/src/inlay_hints/adjustment.rs
Add an option to hide adjustment hints outside of unsafe blocks
[rust.git] / crates / ide / src / inlay_hints / adjustment.rs
2022-12-21 Maybe WaffleAdd an option to hide adjustment hints outside of unsaf...
2022-12-20 borsAuto merge of #13806 - WaffleLapkin:typed_blåhaj, r...
2022-12-20 Maybe WaffleSkip adjustment hints if the adjustment doesn't adjust
2022-12-20 Maybe WaffleSave source & target types in `hir`'s `expr_adjustments`
2022-12-20 borsAuto merge of #13764 - WaffleLapkin:badassexprs, r...
2022-12-20 borsAuto merge of #13805 - ntBre:master, r=jonas-schievink
2022-12-20 borsAuto merge of #13804 - WaffleLapkin:inlay_hint_mods...
2022-12-20 Maybe WaffleAdd docs to make tidy tests happy :')
2022-12-20 Maybe WaffleMove inlay hints tests into implementation modules
2022-12-20 Maybe WaffleSplit inlay hints into modules