| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2022-08-02 | :arrow_up: rust-analyzer | Laurențiu Nicola | -228/+744 | |
| 2022-07-26 | Merge commit 'e36a20c24f35a4cee82bbdc600289104c9237c22' into ↵ | Amos Wenger | -210/+617 | |
| ra-sync-and-pms-component | ||||
| 2022-07-24 | Make macros test order-resistant | Amos Wenger | -2/+7 | |
| 2022-07-24 | Sort when iterating through CrateGraph | Amos Wenger | -18/+15 | |
| 2022-07-24 | Sort in DefMap::dump, since HashMap iteration order isn't defined | Amos Wenger | -34/+33 | |
| 2022-07-24 | hir-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-24 | Fix .gitattributes for test_data | Amos Wenger | -223/+223 | |
| 2022-07-24 | Small fixups | Joshua 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-24 | Move cfg attrs up to the mod definitions to disable sourcegen | Amos Wenger | -32/+7 | |
| 2022-07-24 | Disable all source-gen tests at compile time | Amos Wenger | -5/+63 | |
| 2022-07-24 | Don't run slow tests in Rust CI, only RA CI | Amos Wenger | -3/+4 | |
| 2022-07-24 | Add 'src/tools/rust-analyzer/' from commit ↵ | Amos Wenger | -0/+316409 | |
| '977e12a0bdc3e329af179ef3a9d466af9eb613bb' git-subtree-dir: src/tools/rust-analyzer git-subtree-mainline: 3c98486a0cdb6d92f0fca34ffb1fd46c0e498653 git-subtree-split: 977e12a0bdc3e329af179ef3a9d466af9eb613bb | ||||
