Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Align diagnostics config with the rest of rust-analyzer | Aleksey Kladov | 2020-08-18 | 9 | -89/+84 | |
| | |_|_|/ / | |/| | | | | ||||||
* | | | | | | Merge #5794 | bors[bot] | 2020-08-18 | 1 | -16/+16 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Simplify building a symbol hierarchy | Aleksey Kladov | 2020-08-18 | 1 | -16/+16 | |
* | | | | | | Merge #5682 | bors[bot] | 2020-08-18 | 9 | -15/+146 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Move analysis config structure to the config.rs | Igor Aleksanov | 2020-08-18 | 2 | -7/+7 | |
| * | | | | | Make disabled diagnostics an argument of corresponding function | Igor Aleksanov | 2020-08-18 | 7 | -39/+43 | |
| * | | | | | Merge branch 'master' into add-disable-diagnostics | Igor Aleksanov | 2020-08-14 | 1387 | -96041/+96038 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge branch 'master' into add-disable-diagnostics | Igor Aleksanov | 2020-08-12 | 126 | -1229/+1851 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Update crates/ra_ide/src/diagnostics.rs | Igor Aleksanov | 2020-08-12 | 1 | -1/+1 | |
| * | | | | | | | Replace String with &'static str | Igor Aleksanov | 2020-08-12 | 4 | -33/+31 | |
| * | | | | | | | Fix failing test | Igor Aleksanov | 2020-08-07 | 1 | -0/+3 | |
| * | | | | | | | Add a test for disabled diagnostics | Igor Aleksanov | 2020-08-07 | 1 | -1/+57 | |
| * | | | | | | | Add an AnalysisConfig structure and use it to configure diagnostics run | Igor Aleksanov | 2020-08-07 | 5 | -26/+57 | |
| * | | | | | | | Add names for diagnostics and add a possibility to disable them | Igor Aleksanov | 2020-08-07 | 3 | -2/+44 | |
* | | | | | | | | Merge #5687 | bors[bot] | 2020-08-18 | 1 | -5/+10 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Remove test for `handle_document_symbol` | Yusuke Tanaka | 2020-08-16 | 1 | -317/+4 | |
| * | | | | | | | | Add test for `handle_document_symbol` (#5655) | Yusuke Tanaka | 2020-08-08 | 1 | -4/+317 | |
| * | | | | | | | | Reverse document symbols for each scope (#5655) | Yusuke Tanaka | 2020-08-08 | 1 | -5/+10 | |
* | | | | | | | | | Minor | Aleksey Kladov | 2020-08-18 | 1 | -1/+1 | |
* | | | | | | | | | Merge #5758 | bors[bot] | 2020-08-18 | 6 | -38/+246 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | SSR: A few small refactorings | David Lattimore | 2020-08-18 | 3 | -6/+9 | |
| * | | | | | | | | | SSR: Explicitly autoderef and ref placeholders as needed | David Lattimore | 2020-08-14 | 4 | -25/+222 | |
| * | | | | | | | | | Refactor SSR so that placeholders store a Var | David Lattimore | 2020-08-14 | 4 | -18/+26 | |
* | | | | | | | | | | Revive cache cleaning | Aleksey Kladov | 2020-08-18 | 3 | -0/+10 | |
* | | | | | | | | | | Fix missing match arm false error on unknown type | CAD97 | 2020-08-17 | 2 | -4/+2 | |
* | | | | | | | | | | Document missing match arm false positive | CAD97 | 2020-08-17 | 1 | -0/+19 | |
| | | | | | | | | | | ||||||
| \ \ \ \ \ \ \ \ \ | ||||||
*-. \ \ \ \ \ \ \ \ \ | Merge #5776 #5780 | bors[bot] | 2020-08-17 | 3 | -9/+86 | |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | ||||||
| | * | | | | | | | | | format | jDomantas | 2020-08-17 | 1 | -13/+9 | |
| | * | | | | | | | | | update generated tests | jDomantas | 2020-08-17 | 1 | -2/+1 | |
| | * | | | | | | | | | fixup whitespace when adding missing impl items | jDomantas | 2020-08-14 | 2 | -7/+89 | |
| | |/ / / / / / / / | ||||||
* | | | | | | | | | | Merge #5782 | bors[bot] | 2020-08-17 | 2 | -2/+10 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | Fix StatusNotification | vsrs | 2020-08-17 | 2 | -2/+10 | |
* | | | | | | | | | | | Don't make fields private unless you have to | Aleksey Kladov | 2020-08-17 | 3 | -33/+16 | |
* | | | | | | | | | | | Merge #5766 | bors[bot] | 2020-08-16 | 1 | -3/+3 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Hacky support for fn-like proc macros | Jonas Schievink | 2020-08-15 | 1 | -3/+3 | |
* | | | | | | | | | | | | Chalk 0.23 | Jeremy Kolb | 2020-08-16 | 2 | -5/+5 | |
* | | | | | | | | | | | | Bump rustc_lexer | Jeremy Kolb | 2020-08-16 | 1 | -1/+1 | |
| |_|/ / / / / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | Fix typo in comment | Dave Lage | 2020-08-15 | 1 | -1/+1 | |
* | | | | | | | | | | | Don't expose hir::Path out of hir | Aleksey Kladov | 2020-08-15 | 9 | -92/+51 | |
* | | | | | | | | | | | Remove deprecated Path::from_ast | Aleksey Kladov | 2020-08-15 | 2 | -25/+13 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | / | Add a proc_macro_test crate | Jonas Schievink | 2020-08-14 | 5 | -3/+46 | |
| |_|_|_|_|_|_|_|/ |/| | | | | | | | | ||||||
* | | | | | | | | | Merge #5347 | bors[bot] | 2020-08-14 | 2 | -14/+30 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Only print chalk programs with CHALK_PRINT | Wilco Kusee | 2020-08-14 | 1 | -10/+15 | |
| * | | | | | | | | | Lookup adt names | Wilco Kusee | 2020-08-14 | 1 | -1/+2 | |
| * | | | | | | | | | Only use logging db if CHALK_DEBUG is active | Wilco Kusee | 2020-08-14 | 1 | -12/+15 | |
| * | | | | | | | | | Print chalk programs in debug output | Wilco Kusee | 2020-08-14 | 2 | -12/+19 | |
| | |_|_|_|_|/ / / | |/| | | | | | | | ||||||
* | | | | | | | | | Rename hypothetical -> speculative | Aleksey Kladov | 2020-08-14 | 3 | -8/+7 | |
| |_|/ / / / / / |/| | | | | | | | ||||||
* | | | | | | | | Sophisticate Windows path encoding | Armin Sander | 2020-08-14 | 1 | -7/+132 | |
|/ / / / / / / | ||||||
* | | | | | | | Make hygiene private to hir | Aleksey Kladov | 2020-08-13 | 4 | -16/+39 | |
* | | | | | | | Merge #5753 | bors[bot] | 2020-08-13 | 3 | -59/+65 | |
|\ \ \ \ \ \ \ |