mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-30 04:56:25 +03:00
1ae20d2b89
8132: Add `'` to trigger_characters, allowing more direct lifetime completions r=Veykril a=Veykril Fixes having to type a character after `'` to complete lifetimes and labels Co-authored-by: Lukas Wirth <lukastw97@gmail.com>