about summary refs log tree commit diff
path: root/src/tools/rust-analyzer
AgeCommit message (Collapse)AuthorLines
2022-07-26Merge commit 'e36a20c24f35a4cee82bbdc600289104c9237c22' into ↵Amos Wenger-210/+624
ra-sync-and-pms-component
2022-07-24Make macros test order-resistantAmos Wenger-2/+7
2022-07-24Sort when iterating through CrateGraphAmos Wenger-18/+15
2022-07-24Sort in DefMap::dump, since HashMap iteration order isn't definedAmos Wenger-34/+33
2022-07-24hir-def tests: sort results before comparing, since FxHashSet iteration ↵Amos Wenger-25/+28
order isn't guaranteed (And, in fact, it failed on i686)
2022-07-24Fix .gitattributes for test_dataAmos Wenger-224/+225
2022-07-24Small fixupsJoshua Nelson-4/+6
- use `path` instead of `paths` - don't mark rust-analyzer as an optional tool - print the cargo command that's run in the proc-macro-test build script this originally was part of a change to fix `test --stage 0 rust-analyzer`, but I'm going to leave that for a separate PR so it's easier to review.
2022-07-24Move cfg attrs up to the mod definitions to disable sourcegenAmos Wenger-32/+7
2022-07-24Disable all source-gen tests at compile timeAmos Wenger-5/+63
2022-07-24Don't run slow tests in Rust CI, only RA CIAmos Wenger-3/+4
2022-07-24Add 'src/tools/rust-analyzer/' from commit ↵Amos Wenger-0/+345854
'977e12a0bdc3e329af179ef3a9d466af9eb613bb' git-subtree-dir: src/tools/rust-analyzer git-subtree-mainline: 3c98486a0cdb6d92f0fca34ffb1fd46c0e498653 git-subtree-split: 977e12a0bdc3e329af179ef3a9d466af9eb613bb
2022-07-24Remove rust-analyzer submoduleAmos Wenger-11/+0
2022-07-19:arrow_up: rust-analyzerLaurențiu Nicola-7/+9
2022-07-12:arrow_up: rust-analyzerLaurențiu Nicola-7/+7
2022-07-05:arrow_up: rust-analyzerLaurențiu Nicola-7/+7
2022-06-28:arrow_up: rust-analyzerLaurențiu Nicola-7/+7
2022-06-21:arrow_up: rust-analyzerLaurențiu Nicola-9/+7
2022-06-14:arrow_up: rust-analyzerLaurențiu Nicola-8/+8
2022-06-07:arrow_up: rust-analyzerLaurențiu Nicola-23/+8
2022-05-31:arrow_up: rust-analyzerLaurențiu Nicola-7/+24
2022-05-11:arrow_up: rust-analyzerLaurențiu Nicola-7/+7
2022-05-03:arrow_up: rust-analyzerLaurențiu Nicola-22/+7
2022-04-14:arrow_up: rust-analyzerLaurențiu Nicola-31/+16
2022-04-05:arrow_up: rust-analyzerLaurențiu Nicola-16/+31
2022-03-29:arrow_up: rust-analyzerLaurențiu Nicola-24/+16
2022-03-23:arrow_up: rust-analyzerLaurențiu Nicola-19/+23
2022-03-14:arrow_up: rust-analyzerLaurențiu Nicola-17/+20
2022-03-08:arrow_up: rust-analyzerLaurențiu Nicola-18/+17
2022-03-01:arrow_up: rust-analyzerLaurențiu Nicola-16/+18
2022-02-23:arrow_up: rust-analyzerLaurențiu Nicola-16/+16
2022-02-16:arrow_up: rust-analyzerLaurențiu Nicola-22/+16
2022-02-08:arrow_up: rust-analyzerLaurențiu Nicola-17/+21
2022-01-20:arrow_up: rust-analyzerLaurențiu Nicola-16/+18
2022-01-17Use Term in ProjectionPredicatekadmin-20/+16
ProjectionPredicate should be able to handle both associated types and consts so this adds the first step of that. It mainly just pipes types all the way down, not entirely sure how to handle consts, but hopefully that'll come with time.
2022-01-11:arrow_up: rust-analyzerLaurențiu Nicola-16/+20
2022-01-05:arrow_up: rust-analyzerLaurențiu Nicola-16/+16
2021-12-28:arrow_up: rust-analyzerLaurențiu Nicola-16/+16
2021-12-24:arrow_up: rust-analyzerLaurențiu Nicola-21/+16
2021-12-14:arrow_up: rust-analyzerLaurențiu Nicola-17/+21
2021-12-07:arrow_up: rust-analyzerLaurențiu Nicola-15/+15
2021-11-29:arrow_up: rust-analyzerLaurențiu Nicola-28/+17
2021-11-22:arrow_up: rust-analyzerJonas Schievink-17/+28
2021-11-15:arrow_up: rust-analyzerLaurențiu Nicola-16/+16
2021-11-08:arrow_up: rust-analyzerLaurențiu Nicola-22/+16
2021-11-01:arrow_up: rust-analyzerLaurențiu Nicola-16/+23
2021-10-25:arrow_up: rust-analyzerLaurențiu Nicola-16/+16
2021-10-18:arrow_up: rust-analyzerLaurențiu Nicola-16/+15
2021-10-11:arrow_up: rust-analyzerLaurențiu Nicola-18/+17
2021-10-04:arrow_up: rust-analyzerLaurențiu Nicola-17/+18
2021-09-27:arrow_up: rust-analyzerLaurențiu Nicola-16/+17