Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge #8267 | bors[bot] | 2021-03-31 | 1 | -0/+1 |
|\ | |||||
| * | Gifs and screenshots for features in manual | Ayomide Bamidele | 2021-03-31 | 1 | -0/+1 |
* | | Rename target_ty to self_ty | Lukas Wirth | 2021-03-29 | 1 | -1/+1 |
|/ | |||||
* | Ignore main functions not in root module | ivan770 | 2021-03-26 | 1 | -1/+7 |
* | Show item info when hovering intra doc links | Lukas Wirth | 2021-03-23 | 1 | -27/+1 |
* | Better handling of block doc comments | Lukas Wirth | 2021-03-17 | 1 | -2/+46 |
* | Upgrade rowan | Aleksey Kladov | 2021-03-16 | 1 | -2/+1 |
* | move Semantics::visit_file_defs to ide_db::helpers | Lukas Wirth | 2021-03-15 | 1 | -1/+2 |
* | Introduce Semantics::visit_file_defs | Lukas Wirth | 2021-03-15 | 1 | -39/+20 |
* | Don't drop type params in doc-test paths | Lukas Wirth | 2021-03-14 | 1 | -4/+51 |
* | Merge #7799 | bors[bot] | 2021-03-13 | 1 | -6/+338 |
|\ | |||||
| * | Add `Feature: Related Tests` comment | vsrs | 2021-03-11 | 1 | -0/+13 |
| * | Apply review suggestions | vsrs | 2021-03-11 | 1 | -2/+5 |
| * | Remove erroneous comment | vsrs | 2021-02-27 | 1 | -10/+0 |
| * | Add runnables::related_tests | vsrs | 2021-02-27 | 1 | -6/+332 |
* | | Use upstream cov-mark | Laurențiu Nicola | 2021-03-08 | 1 | -4/+4 |
* | | Fix some warnings | Laurențiu Nicola | 2021-03-05 | 1 | -1/+1 |
|/ | |||||
* | 7526: Rename crate assists to ide_assists. | Chetan Khilosiya | 2021-02-22 | 1 | -1/+1 |
* | Merge #7353 | bors[bot] | 2021-01-22 | 1 | -2/+2 |
|\ | |||||
| * | Move SymbolKind to ide_db | Lukas Wirth | 2021-01-20 | 1 | -2/+2 |
* | | Treat BlockExpr as a potential module origin | Jonas Schievink | 2021-01-20 | 1 | -0/+1 |
* | | Avoid intermediate collections | Aleksey Kladov | 2021-01-20 | 1 | -26/+20 |
* | | Don't show runnable suggestions for other files | Aleksey Kladov | 2021-01-20 | 1 | -3/+32 |
|/ | |||||
* | Support runnables in macros | Edwin Cheng | 2021-01-19 | 1 | -67/+135 |
* | 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 |