| [ |
| { |
| "commit_hash": "6df969f5f4e9dffd19024962e051e6f9f94e9805", |
| "author_name": "XFFXFF", |
| "author_email": "1247714429@qq.com", |
| "author_date": "2022-06-16T16:43:08+08:00", |
| "committer_name": "XFFXFF", |
| "committer_email": "1247714429@qq.com", |
| "committer_date": "2022-06-16T20:34:37+08:00", |
| "message": "the offset used for the completion cursor should always be relative to the original file and not to the marco file", |
| "repo_name": "rust-analyzer", |
| "repo_url": "https://github.com/rust-lang/rust-analyzer.git", |
| "platform": "github", |
| "files_changed": 3, |
| "insertions": 15, |
| "deletions": 3 |
| }, |
| { |
| "commit_hash": "fbf8e122349320f67b32282def871fe95d48f33d", |
| "author_name": "XFFXFF", |
| "author_email": "1247714429@qq.com", |
| "author_date": "2022-06-16T16:12:46+08:00", |
| "committer_name": "XFFXFF", |
| "committer_email": "1247714429@qq.com", |
| "committer_date": "2022-06-16T16:24:18+08:00", |
| "message": "the scope of the return type is not the body of the function", |
| "repo_name": "rust-analyzer", |
| "repo_url": "https://github.com/rust-lang/rust-analyzer.git", |
| "platform": "github", |
| "files_changed": 3, |
| "insertions": 30, |
| "deletions": 7 |
| }, |
| { |
| "commit_hash": "e29a6780b1f1076564a00223193fb563b644cdd7", |
| "author_name": "XFFXFF", |
| "author_email": "1247714429@qq.com", |
| "author_date": "2022-06-11T07:02:42+08:00", |
| "committer_name": "XFFXFF", |
| "committer_email": "1247714429@qq.com", |
| "committer_date": "2022-06-11T07:11:56+08:00", |
| "message": "restrict the assist so that it only appears if the cursor is on the loop keyword", |
| "repo_name": "rust-analyzer", |
| "repo_url": "https://github.com/rust-lang/rust-analyzer.git", |
| "platform": "github", |
| "files_changed": 1, |
| "insertions": 15, |
| "deletions": 19 |
| }, |
| { |
| "commit_hash": "fac4d280129518d921a85ee40a56358801864cc7", |
| "author_name": "XFFXFF", |
| "author_email": "1247714429@qq.com", |
| "author_date": "2022-06-06T19:20:01+08:00", |
| "committer_name": "XFFXFF", |
| "committer_email": "1247714429@qq.com", |
| "committer_date": "2022-06-11T07:11:56+08:00", |
| "message": "change 'loop to 'l, as 'loop is not a valid label name", |
| "repo_name": "rust-analyzer", |
| "repo_url": "https://github.com/rust-lang/rust-analyzer.git", |
| "platform": "github", |
| "files_changed": 2, |
| "insertions": 21, |
| "deletions": 21 |
| }, |
| { |
| "commit_hash": "0121cc1e2977c215d7f5222b33a3aa1def664226", |
| "author_name": "XFFXFF", |
| "author_email": "1247714429@qq.com", |
| "author_date": "2022-06-06T19:18:44+08:00", |
| "committer_name": "XFFXFF", |
| "committer_email": "1247714429@qq.com", |
| "committer_date": "2022-06-11T07:11:56+08:00", |
| "message": "make generated test pass and make tidy happy", |
| "repo_name": "rust-analyzer", |
| "repo_url": "https://github.com/rust-lang/rust-analyzer.git", |
| "platform": "github", |
| "files_changed": 2, |
| "insertions": 70, |
| "deletions": 26 |
| }, |
| { |
| "commit_hash": "bb62180714925bca4b7f28a20984ec7624e0aa96", |
| "author_name": "XFFXFF", |
| "author_email": "1247714429@qq.com", |
| "author_date": "2022-06-06T18:57:37+08:00", |
| "committer_name": "XFFXFF", |
| "committer_email": "1247714429@qq.com", |
| "committer_date": "2022-06-11T07:11:56+08:00", |
| "message": "add more tests and some doc", |
| "repo_name": "rust-analyzer", |
| "repo_url": "https://github.com/rust-lang/rust-analyzer.git", |
| "platform": "github", |
| "files_changed": 1, |
| "insertions": 69, |
| "deletions": 15 |
| }, |
| { |
| "commit_hash": "872536821c25a6bb4293cd99d338cdf1d142fe21", |
| "author_name": "XFFXFF", |
| "author_email": "1247714429@qq.com", |
| "author_date": "2022-06-06T18:49:29+08:00", |
| "committer_name": "XFFXFF", |
| "committer_email": "1247714429@qq.com", |
| "committer_date": "2022-06-11T07:11:56+08:00", |
| "message": "Make add_label_to_loop basically work", |
| "repo_name": "rust-analyzer", |
| "repo_url": "https://github.com/rust-lang/rust-analyzer.git", |
| "platform": "github", |
| "files_changed": 2, |
| "insertions": 95, |
| "deletions": 0 |
| }, |
| { |
| "commit_hash": "df67bbdcb327e1b22219101f9b3c70fcb7649930", |
| "author_name": "XFFXFF", |
| "author_email": "1247714429@qq.com", |
| "author_date": "2022-06-02T21:30:18+08:00", |
| "committer_name": "XFFXFF", |
| "committer_email": "1247714429@qq.com", |
| "committer_date": "2022-06-02T21:30:18+08:00", |
| "message": "fix: parsing of `?` opt-out trait bounds", |
| "repo_name": "rust-analyzer", |
| "repo_url": "https://github.com/rust-lang/rust-analyzer.git", |
| "platform": "github", |
| "files_changed": 3, |
| "insertions": 54, |
| "deletions": 0 |
| } |
| ] |