Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add AssistConfig | Aleksey Kladov | 2020-05-19 | 1 | -0/+5 |
* | New definition_visibility method | Fedor Sakharov | 2020-05-11 | 1 | -13/+2 |
* | Also for consts and type aliases | Fedor Sakharov | 2020-05-11 | 1 | -0/+2 |
* | Find references to a function outside module | Fedor Sakharov | 2020-05-11 | 1 | -0/+1 |
* | Remove HasVisibility implementation | Fedor Sakharov | 2020-05-07 | 1 | -2/+5 |
* | Fix rename of enum variant visible from module | Fedor Sakharov | 2020-05-06 | 1 | -1/+4 |
* | Use SourceChange for assists | Aleksey Kladov | 2020-05-06 | 1 | -3/+3 |
* | Lift SourceChange to the ra_ide_db | Aleksey Kladov | 2020-05-06 | 2 | -0/+121 |
* | Rename AtomTextEdit -> Indel | Aleksey Kladov | 2020-05-05 | 1 | -3/+3 |
* | Fix column conversion for supplementary plane characters | Laurențiu Nicola | 2020-05-05 | 1 | -2/+15 |
* | refactor: use parent instead ancestors for use alias | Benjamin Coenen | 2020-05-04 | 1 | -1/+1 |
* | Merge #4269 #4293 | bors[bot] | 2020-05-04 | 2 | -0/+11 |
|\ | |||||
| * | add support of use alias semantic in definition #4202 | Benjamin Coenen | 2020-05-02 | 1 | -5/+9 |
| * | wip | Benjamin Coenen | 2020-05-01 | 2 | -1/+8 |
* | | Don't count start of non-ASCII characters as being inside of them | Laurențiu Nicola | 2020-05-03 | 1 | -3/+9 |
|/ | |||||
* | Rename StructField -> Field | Aleksey Kladov | 2020-04-25 | 2 | -17/+17 |
* | Switch to TryFrom | Aleksey Kladov | 2020-04-25 | 3 | -17/+20 |
* | Cleanups | Aleksey Kladov | 2020-04-25 | 2 | -15/+12 |
* | Convert code to text-size | Aleksey Kladov | 2020-04-25 | 3 | -56/+55 |
* | Remove SyntaxPtr::range from more places | Aleksey Kladov | 2020-04-23 | 1 | -0/+2 |
* | Fix goto definition for record patterns | Aleksey Kladov | 2020-04-18 | 2 | -0/+10 |
* | Don't expose SyntaxNodePtr impl details | Aleksey Kladov | 2020-04-16 | 1 | -1/+3 |
* | Make records grammar more orthogonal | Aleksey Kladov | 2020-04-11 | 1 | -1/+1 |
* | Fix unnecessary braces warnings | Laurențiu Nicola | 2020-04-06 | 2 | -9/+9 |
* | Reload only the properties that do not affect vfs | Kirill Bulatov | 2020-03-30 | 1 | -4/+8 |
* | Cleanup memory usage stats | Aleksey Kladov | 2020-03-25 | 1 | -2/+10 |
* | Use visibility_of in search | Edwin Cheng | 2020-03-24 | 1 | -35/+31 |
* | Add ItemScope::visibility_of | Edwin Cheng | 2020-03-24 | 1 | -23/+8 |
* | Use more generic public api | Kirill Bulatov | 2020-03-24 | 2 | -2/+9 |
* | Auto import macros | Kirill Bulatov | 2020-03-24 | 1 | -6/+2 |
* | Merge pull request #3678 from edwin0cheng/refactor-rename | Aleksey Kladov | 2020-03-23 | 1 | -16/+4 |
|\ | |||||
| * | Refactor search | Edwin Cheng | 2020-03-22 | 1 | -16/+4 |
* | | Add support for macro in symbo_index | Edwin Cheng | 2020-03-22 | 1 | -0/+7 |
|/ | |||||
* | Use `dyn Trait` for working with databse | Aleksey Kladov | 2020-03-16 | 1 | -1/+14 |
* | Remove some TextUnit->usize escapees | CAD97 | 2020-03-13 | 2 | -8/+8 |
* | Merge #3549 | bors[bot] | 2020-03-11 | 1 | -0/+7 |
|\ | |||||
| * | Add resolve_extern_path in DB | Edwin Cheng | 2020-03-10 | 1 | -0/+7 |
* | | Merge #3542 | bors[bot] | 2020-03-11 | 1 | -5/+23 |
|\ \ | |||||
| * | | find_usages limited to actual usages again | Matt Niemeir | 2020-03-11 | 1 | -14/+14 |
| * | | Renaming a local renames struct field shorthand | Matt Niemeir | 2020-03-10 | 1 | -9/+15 |
| * | | Struct field rename renames field in constructor field shorthand | Matt Niemeir | 2020-03-10 | 1 | -5/+17 |
* | | | Move FeatureFlags | Aleksey Kladov | 2020-03-10 | 2 | -84/+3 |
* | | | Pull completion options up to the rust-analyzer | Aleksey Kladov | 2020-03-10 | 1 | -0/+4 |
| |/ |/| | |||||
* | | :arrow_up: fst | Aleksey Kladov | 2020-03-10 | 2 | -3/+3 |
|/ | |||||
* | Consider crate declaration names | Kirill Bulatov | 2020-03-08 | 2 | -11/+1 |
* | Show mod path in hover tooltip | Kirill Bulatov | 2020-03-07 | 1 | -0/+4 |
* | Normalize waiting queries names | Aleksey Kladov | 2020-03-06 | 1 | -3/+3 |
* | Don't reuse the Chalk solver | Florian Diebold | 2020-03-06 | 1 | -1/+0 |
* | Don't creat public APIs with typos | Aleksey Kladov | 2020-03-06 | 1 | -1/+1 |
* | Concise mode for parameter hints | Aleksey Kladov | 2020-03-06 | 1 | -0/+1 |