| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | Improve the ide diagnostics trait API | Kirill Bulatov | 2020-08-11 | 4 | -197/+166 |
| * | | Move the DiagnosticsWithFix trait on the ide level | Kirill Bulatov | 2020-08-11 | 7 | -63/+75 |
| * | | Make the fix AST source Optional | Kirill Bulatov | 2020-08-11 | 6 | -74/+78 |
| * | | Refactor the diagnostics | Kirill Bulatov | 2020-08-11 | 6 | -136/+106 |
| * | | Require source implementations for Diagnostic | Kirill Bulatov | 2020-08-11 | 3 | -12/+15 |
| * | | Restore accidentally removed public method | Kirill Bulatov | 2020-08-11 | 2 | -10/+11 |
| * | | Fix another missing fields diagnostics | Kirill Bulatov | 2020-08-11 | 3 | -44/+19 |
| * | | Better naming | Kirill Bulatov | 2020-08-11 | 5 | -48/+57 |
| * | | Less stubs | Kirill Bulatov | 2020-08-11 | 4 | -31/+28 |
| * | | Custom ranges for missing fields | Kirill Bulatov | 2020-08-11 | 4 | -8/+56 |
| * | | Separate diagnostics and diagnostics fix ranges | Kirill Bulatov | 2020-08-11 | 3 | -47/+59 |
* | | | Merge #4743 | bors[bot] | 2020-08-12 | 7 | -32/+284 |
|\ \ \ |
|
| * | | | Remove unused import left behind after rebasing | Paul Daniel Faria | 2020-08-10 | 1 | -1/+1 |
| * | | | Fix type names broken by rebase, redo expected test because of rebase | Paul Daniel Faria | 2020-08-10 | 3 | -14/+44 |
| * | | | Move unsafe semantics methods into `SemanticsImpl` and reference them in `Sem... | Paul Daniel Faria | 2020-08-10 | 1 | -71/+83 |
| * | | | Return bool from is_unsafe_method_call and cleanup usages | Paul Daniel Faria | 2020-08-10 | 2 | -24/+25 |
| * | | | Move semantic logic into Semantics, fix missing tag for safe amp operator, us... | Paul Daniel Faria | 2020-08-10 | 6 | -105/+112 |
| * | | | Remove merge backup | Paul Daniel Faria | 2020-08-10 | 1 | -769/+0 |
| * | | | Fix rebase errors | Paul Daniel Faria | 2020-08-10 | 4 | -9/+10 |
| * | | | Move unsafe packed ref logic to Semantics, use `Attrs::by_key` to simplify re... | Paul Daniel Faria | 2020-08-10 | 4 | -54/+815 |
| * | | | Revert function structs back to using bool to track self param, use first par... | Paul Daniel Faria | 2020-08-10 | 10 | -27/+22 |
| * | | | Deduplicate unsafe method call into a single function | Paul Daniel Faria | 2020-08-10 | 1 | -41/+31 |
| * | | | Unsafe borrow of packed fields: account for borrow through ref binding, auto ... | Paul Daniel Faria | 2020-08-10 | 10 | -48/+156 |
| * | | | Cleanup repr check, fix packed repr check and test | Paul Daniel Faria | 2020-08-10 | 3 | -14/+15 |
| * | | | Update FIXME comment to be more useful | Paul Daniel Faria | 2020-08-10 | 1 | -1/+2 |
| * | | | Limit scope of unsafe to & instead of all ref exprs, add test showing missing... | Paul Daniel Faria | 2020-08-10 | 2 | -1/+20 |
| * | | | Remove token tree from ReprKind::Other variant, expose ReprKind higher, remov... | Paul Daniel Faria | 2020-08-10 | 2 | -10/+4 |
| * | | | Add tracking of packed repr, use it to highlight unsafe refs | Paul Daniel Faria | 2020-08-10 | 4 | -4/+105 |
* | | | | Merge #5722 | bors[bot] | 2020-08-12 | 7 | -94/+30 |
|\ \ \ \ |
|
| * | | | | Replace SepBy with Itertools | Aleksey Kladov | 2020-08-12 | 7 | -94/+30 |
* | | | | | Merge #5721 | bors[bot] | 2020-08-12 | 61 | -669/+618 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Cleanup parser modifiers tests | Aleksey Kladov | 2020-08-12 | 41 | -362/+292 |
| * | | | | Allow default everywhere | Aleksey Kladov | 2020-08-12 | 21 | -307/+326 |
* | | | | | Merge #5720 | bors[bot] | 2020-08-12 | 1 | -1/+1 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Fix docs | Aleksey Kladov | 2020-08-12 | 1 | -1/+1 |
* | | | | | Merge #5699 | bors[bot] | 2020-08-12 | 6 | -10/+15 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Revert style preference-related fixes | Igor Aleksanov | 2020-08-12 | 5 | -21/+21 |
| * | | | | Revert boxing for large enum variant | Igor Aleksanov | 2020-08-10 | 1 | -3/+4 |
| * | | | | Fix clippy warnings | Igor Aleksanov | 2020-08-10 | 11 | -34/+38 |
| |/ / / |
|
* | | | | Merge #5719 | bors[bot] | 2020-08-12 | 1 | -0/+1 |
|\ \ \ \ |
|
| * | | | | Minor | Aleksey Kladov | 2020-08-12 | 1 | -0/+1 |
* | | | | | Merge #5718 | bors[bot] | 2020-08-12 | 2 | -1/+14 |
|\| | | | |
|
| * | | | | Deny clippy | Aleksey Kladov | 2020-08-12 | 2 | -1/+14 |
* | | | | | Merge #5717 | bors[bot] | 2020-08-12 | 1 | -4/+3 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Minor | Aleksey Kladov | 2020-08-12 | 1 | -4/+3 |
* | | | | | Merge pull request #5716 from jonas-schievink/musl | Jonas Schievink | 2020-08-12 | 3 | -8/+16 |
|\ \ \ \ \ |
|
| * | | | | | Fix build on musl and test it in CI | Jonas Schievink | 2020-08-12 | 3 | -8/+16 |
| |/ / / / |
|
* | | | | | Merge #5711 | bors[bot] | 2020-08-12 | 1 | -4/+4 |
|\ \ \ \ \
| |/ / / /
|/| | | | |
|
| * | | | | Display snippet in the completion label | Kirill Bulatov | 2020-08-11 | 1 | -4/+4 |
| | |/ /
| |/| | |
|
* | | | | Merge #5715 | bors[bot] | 2020-08-12 | 1 | -8/+8 |
|\ \ \ \
| |/ / /
|/| | | |
|