Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Goto for inner doc links works for module inner doc comments | Aleksey Kladov | 2021-01-11 | 1 | -14/+23 |
* | Cleanup | Aleksey Kladov | 2021-01-10 | 1 | -35/+40 |
* | Change <|> to $0 - Rebase | Kevaundray Wedderburn | 2021-01-07 | 1 | -9/+9 |
* | More maintainable config | Aleksey Kladov | 2021-01-06 | 1 | -18/+17 |
* | Add support for Rust 2021. | Mara Bos | 2021-01-01 | 1 | -1/+1 |
* | Don't split path separators apart in doctest runnables | Lukas Wirth | 2020-12-25 | 1 | -1/+39 |
* | Align code_model name with ungrammar | Aleksey Kladov | 2020-12-20 | 1 | -1/+1 |
* | Reduce test verbosity | Aleksey Kladov | 2020-12-18 | 1 | -169/+32 |
* | NavTarget doesn't assume that it points to a symbol | Aleksey Kladov | 2020-12-18 | 1 | -22/+54 |
* | Don't expose SyntaxKind from IDE API | Aleksey Kladov | 2020-12-18 | 1 | -24/+28 |
* | Rewrite doctest runnables | Aleksey Kladov | 2020-12-17 | 1 | -88/+83 |
* | Minor code style | Aleksey Kladov | 2020-12-17 | 1 | -27/+19 |
* | Make `Attrs::from_attrs_owner` private | Jonas Schievink | 2020-12-17 | 1 | -11/+9 |
* | Rename ImplDef -> Impl | Aleksey Kladov | 2020-12-17 | 1 | -1/+1 |
* | Use Attrs::docs in runnables instead of DocCommentsOwner | Lukas Wirth | 2020-12-11 | 1 | -9/+9 |
* | Add **Ignore Test** assist | Aleksey Kladov | 2020-11-17 | 1 | -16/+3 |
* | add doctest runnables on struct #6356 | Benjamin Coenen | 2020-10-27 | 1 | -1/+1 |
* | add doctest runnables on struct #6356 | Benjamin Coenen | 2020-10-27 | 1 | -3/+67 |
* | Emit better #[cfg] diagnostics | Jonas Schievink | 2020-10-22 | 1 | -39/+45 |
* | rename mock_analysis -> fixture | Aleksey Kladov | 2020-10-02 | 1 | -2/+2 |
* | Get rid of MockAnalysis | Aleksey Kladov | 2020-10-02 | 1 | -20/+20 |
* | Do not show references CodeLens for tests. | vsrs | 2020-09-29 | 1 | -1/+1 |
* | Improve support for code block attributes | León Orell Valerian Liehr | 2020-08-26 | 1 | -9/+99 |
* | Omit lenses for not runnable doctests | Kirill Bulatov | 2020-08-22 | 1 | -3/+23 |
* | Switch to expect_test from crates.io | Aleksey Kladov | 2020-08-21 | 1 | -1/+1 |
* | Rename ra_ide -> ide | Aleksey Kladov | 2020-08-13 | 1 | -0/+883 |