rust/crates/ide/src/inlay_hints
2023-01-13 15:03:37 +01:00
..
adjustment.rs Add a fixme to remove hacks 2023-01-09 13:37:37 +00:00
bind_pat.rs remove unnecessary lazy evaluations 2023-01-02 15:02:54 +00:00
binding_mode.rs remove needless borrows 2023-01-02 14:52:32 +00:00
chaining.rs Pass FamousDefs around in inlay hints 2022-12-22 11:00:25 +00:00
closing_brace.rs Use smallvec for inlay-hint parts 2023-01-13 15:03:37 +01:00
closure_ret.rs Remove non-needed clones 2022-12-23 02:20:03 -05:00
discriminant.rs Fix spelling mistake 2023-01-02 23:16:26 +01:00
fn_lifetime_fn.rs Skip lifetime elision on fn pointers and fn trait types 2023-01-03 11:58:31 +01:00
implicit_static.rs Add docs to make tidy tests happy :') 2022-12-20 13:30:53 +00:00
param_name.rs Add docs to make tidy tests happy :') 2022-12-20 13:30:53 +00:00