Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | internal: Record mismatches of pattern types. | Dawer | 2021-05-19 | 1 | -1/+4 |
| | |||||
* | Access a body's block def maps via a method | Jonas Schievink | 2021-04-04 | 1 | -1/+1 |
| | |||||
* | Test for a Salsa bug | Florian Diebold | 2021-03-21 | 1 | -0/+69 |
| | |||||
* | Remove `ItemTree::source` | Jonas Schievink | 2021-03-12 | 1 | -6/+4 |
| | | | | `HasSource` should be used instead | ||||
* | Use `body.block_scopes` in `hir_ty` tests | Jonas Schievink | 2021-03-09 | 1 | -6/+14 |
| | |||||
* | 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 |
| | | | | Signed-off-by: Benjamin Coenen <[email protected]> | ||||
* | do not use associated types placeholder for inlay hint | Benjamin Coenen | 2020-10-28 | 1 | -5/+3 |
| | | | | Signed-off-by: Benjamin Coenen <[email protected]> | ||||
* | do not use associated types placeholder for inlay hint | Benjamin Coenen | 2020-10-28 | 1 | -3/+5 |
| | | | | Signed-off-by: Benjamin Coenen <[email protected]> | ||||
* | 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 |
| | | | | Closes #5792 | ||||
* | Rename ra_hir_ty -> hir_ty | Aleksey Kladov | 2020-08-13 | 1 | -0/+359 |