Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make `ModuleId`'s `krate` field private | Jonas Schievink | 2021-01-22 | 1 | -1/+1 |
* | Obtain `ModuleId`'s `DefMap` through a method | Jonas Schievink | 2021-01-22 | 1 | -3/+3 |
* | Rename `CrateDefMap` to `DefMap` | Jonas Schievink | 2021-01-18 | 1 | -3/+3 |
* | Wrap remaining self/super/crate in Name{Ref} | Lukas Wirth | 2021-01-15 | 1 | -2/+2 |
* | Change <|> to $0 - Rebase | Kevaundray Wedderburn | 2021-01-07 | 1 | -1/+1 |
* | Replace RacyFlag with OnceCell | Aleksey Kladov | 2020-11-11 | 1 | -3/+4 |
* | do not use associated types placeholder for inlay hint | Benjamin Coenen | 2020-10-28 | 1 | -1/+1 |
* | do not use associated types placeholder for inlay hint | Benjamin Coenen | 2020-10-28 | 1 | -5/+3 |
* | do not use associated types placeholder for inlay hint | Benjamin Coenen | 2020-10-28 | 1 | -3/+5 |
* | Switch to expect_test from crates.io | Aleksey Kladov | 2020-08-21 | 1 | -1/+1 |
* | Speedup ty tests | Aleksey Kladov | 2020-08-18 | 1 | -6/+11 |
* | Rename ra_hir_ty -> hir_ty | Aleksey Kladov | 2020-08-13 | 1 | -0/+359 |