| Age | Commit message (Expand) | Author | Lines |
|---|---|---|---|
| 2022-03-21 | Add "add missing Ok/Some" fix | Florian Diebold | -227/+252 |
| 2022-03-21 | Add new type-mismatch diagnostic | Florian Diebold | -81/+151 |
| 2022-03-21 | Expose coercion logic in hir API | Florian Diebold | -8/+67 |
| 2022-03-21 | Extract coercion logic to InferenceTable | Florian Diebold | -18/+34 |
| 2022-03-21 | Merge #11776 | bors[bot] | -49/+59 |
| 2022-03-21 | Replace write! with direct calls | Laurențiu Nicola | -49/+59 |
| 2022-03-20 | Merge #11690 | bors[bot] | -1/+791 |
| 2022-03-20 | refactor: Do more work in inline_type_alias closure | Steven Joruk | -7/+18 |
| 2022-03-20 | Merge #11775 | bors[bot] | -5/+23 |
| 2022-03-20 | internal: Treat {global_}asm macros as unsafe | Lukas Wirth | -5/+23 |
| 2022-03-20 | Merge #11774 | bors[bot] | -80/+215 |
| 2022-03-20 | Simplify | Lukas Wirth | -21/+16 |
| 2022-03-20 | feat: Tag macro calls as unsafe if they expand to unsafe expressions | Lukas Wirth | -68/+208 |
| 2022-03-20 | Merge #11771 | bors[bot] | -17/+127 |
| 2022-03-20 | Update inlay hint feature docs | Lukas Wirth | -4/+1 |
| 2022-03-20 | feat: Visualize compiler inserted reborrows via inlay hints | Lukas Wirth | -13/+126 |
| 2022-03-19 | Merge #11765 | bors[bot] | -2/+2 |
| 2022-03-19 | fix: Fix closure hints using macro ranges | Lukas Wirth | -2/+2 |
| 2022-03-19 | Merge #11755 | bors[bot] | -65/+432 |
| 2022-03-19 | Change skip trivial behaviour | Lukas Wirth | -45/+51 |
| 2022-03-19 | Add option to skip trivial cases | Lukas Wirth | -49/+178 |
| 2022-03-19 | Use numbers for lifetimes by default, add setting to prefer using parameter n... | Lukas Wirth | -59/+94 |
| 2022-03-18 | Merge #11761 | bors[bot] | -27/+29 |
| 2022-03-18 | Rename call info to "signature help" | Jonas Schievink | -27/+29 |
| 2022-03-18 | Merge #11760 | bors[bot] | -8/+305 |
| 2022-03-18 | Provide signature help when editing generic args | Jonas Schievink | -8/+305 |
| 2022-03-18 | Fix test fixtures | Lukas Wirth | -37/+2 |
| 2022-03-18 | Give the lifetimes better names | Lukas Wirth | -19/+26 |
| 2022-03-18 | feat: Implement lifetime elision hints | Lukas Wirth | -17/+242 |
| 2022-03-18 | Merge #11752 | bors[bot] | -7/+28 |
| 2022-03-18 | internal: Allow explicitly specifying end of fixture annotation | Lukas Wirth | -7/+28 |
| 2022-03-18 | Merge #11753 | bors[bot] | -3/+28 |
| 2022-03-18 | Complete assoc const patterns on builtin types | Jonas Schievink | -3/+28 |
| 2022-03-18 | Merge #11713 | bors[bot] | -18/+103 |
| 2022-03-18 | Update crates/ide_completion/src/tests/pattern.rs | Jonas Schievink | -1/+1 |
| 2022-03-18 | Merge #11750 | bors[bot] | -3/+98 |
| 2022-03-18 | fix: Fix runnables trying to add doc tests in the crate root from #[macro_exp... | Lukas Wirth | -3/+98 |
| 2022-03-18 | Merge #11747 | bors[bot] | -9/+0 |
| 2022-03-18 | Remove Update GitHub API token command | Laurențiu Nicola | -9/+0 |
| 2022-03-17 | Merge #11744 | bors[bot] | -69/+68 |
| 2022-03-17 | Bump deps | Laurențiu Nicola | -69/+68 |
| 2022-03-17 | Merge #11743 | bors[bot] | -276/+295 |
| 2022-03-17 | Move fallback_bound_vars to the only place it's used now | Florian Diebold | -28/+28 |
| 2022-03-17 | Fixes for consts | Florian Diebold | -43/+136 |
| 2022-03-17 | Snapshot obligations | Florian Diebold | -2/+8 |
| 2022-03-17 | Properly try unifying the receivers during method resolution | Florian Diebold | -231/+114 |
| 2022-03-17 | Fix typo | hi-rustin | -1/+1 |
| 2022-03-17 | Add test for DynMap type inference | Florian Diebold | -0/+37 |
| 2022-03-17 | Match the enum and union | hi-rustin | -13/+62 |
| 2022-03-17 | Merge #11741 | bors[bot] | -0/+12 |
