index
:
platform_external_rust_crates_syn
android-s-beta-4
android-s-beta-5
android10-mainline-networking-release
android10-mainline-resolv-release
android11-d1-b-release
android11-d1-release
android11-d1-s1-release
android11-d1-s5-release
android11-d1-s6-release
android11-d1-s7-release
android11-d2-release
android11-dev
android11-gsi
android11-mainline-captiveportallogin-release
android11-mainline-cellbroadcast-release
android11-mainline-conscrypt-release
android11-mainline-documentsui-release
android11-mainline-extservices-release
android11-mainline-media-release
android11-mainline-media-swcodec-release
android11-mainline-networkstack-release
android11-mainline-os-statsd-release
android11-mainline-permission-release
android11-mainline-release
android11-mainline-sparse-2020-dec-release
android11-mainline-sparse-2021-jan-release
android11-mainline-tethering-release
android11-platform-release
android11-qpr1-c-release
android11-qpr1-d-release
android11-qpr1-d-s1-release
android11-qpr1-release
android11-qpr1-s1-release
android11-qpr1-s2-release
android11-qpr2-release
android11-qpr3-release
android11-qpr3-s1-release
android11-release
android11-s1-release
android11-security-release
android11-tests-release
aosp-emu-30-release
emu-30-release
main-cg-testing-release
master
ndk-sysroot-r21
sdk-release
simpleperf-release
upstream-master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update test suite to nightly-2021-09-05
upstream-master
David Tolnay
2021-09-04
1
-1
/
+1
*
Merge pull request #1061 from dtolnay/existential
David Tolnay
2021-09-03
2
-53
/
+0
|
\
|
*
Delete old 'existential type' provisional syntax
David Tolnay
2021-09-03
2
-53
/
+0
|
/
*
Deduplicate FilterAttrs impls into one nongeneric one
David Tolnay
2021-09-03
1
-7
/
+5
*
Update test suite to nightly-2021-09-04
David Tolnay
2021-09-03
1
-1
/
+1
*
Release 1.0.76
David Tolnay
2021-09-03
3
-3
/
+3
*
Bypass parenthesizing attrs that contain an interpolated nonterminal expr
David Tolnay
2021-09-03
2
-9
/
+6
*
Remove a test exclude that got fixed upstream in rustc
David Tolnay
2021-09-03
1
-4
/
+0
*
Merge pull request #1060 from dtolnay/attrassign
David Tolnay
2021-09-03
2
-6
/
+7
|
\
|
*
Fix precedence of attrs on assignment expr in stmt position
David Tolnay
2021-09-03
2
-6
/
+7
|
/
*
Merge pull request #1059 from dtolnay/qvpat
David Tolnay
2021-09-03
2
-19
/
+13
|
\
|
*
Parse qualified braced variant in pattern position
David Tolnay
2021-09-03
2
-19
/
+13
|
/
*
Merge pull request #1058 from dtolnay/qvexpr
David Tolnay
2021-09-03
2
-9
/
+8
|
\
|
*
Parse qualified braced variant in expression position
David Tolnay
2021-09-03
2
-9
/
+8
|
/
*
Distinguish the two failures involving qualified braced variant
David Tolnay
2021-09-03
1
-2
/
+5
*
Merge pull request #1057 from dtolnay/letelse
David Tolnay
2021-09-03
3
-40
/
+62
|
\
|
*
Parse let-else syntax
David Tolnay
2021-09-02
3
-40
/
+62
|
/
*
No need to put verbatim exprs through precedence test
David Tolnay
2021-09-02
1
-1
/
+1
*
Merge pull request #1056 from dtolnay/emptywhere
David Tolnay
2021-09-02
2
-3
/
+7
|
\
|
*
Normalize where-clause with empty predicates in round trip test
David Tolnay
2021-09-02
2
-3
/
+7
|
/
*
Merge pull request #1054 from dtolnay/underscorefield
David Tolnay
2021-09-02
2
-4
/
+7
|
\
|
*
Parse anonymous braced struct field
David Tolnay
2021-09-02
2
-4
/
+7
|
/
*
Merge pull request #1053 from dtolnay/constarg
David Tolnay
2021-09-02
2
-10
/
+16
|
\
|
*
Don't break negative literal const generic args with parenthesization
David Tolnay
2021-09-02
2
-10
/
+16
|
/
*
Merge pull request #1052 from dtolnay/constimpl
David Tolnay
2021-09-01
2
-9
/
+7
|
\
|
*
Further subcategorize ~const failures
David Tolnay
2021-09-01
1
-1
/
+4
|
*
Replace unstable ?const syntax with ~const
David Tolnay
2021-09-01
2
-8
/
+3
|
/
*
Merge pull request #1047 from dtolnay/testsuite
David Tolnay
2021-09-01
1
-18
/
+44
|
\
|
*
Fill in issue links for unimplemented syntax
David Tolnay
2021-09-01
1
-0
/
+4
|
*
Categorize new test suite parse failures
David Tolnay
2021-09-01
1
-18
/
+40
|
/
*
Test against rust repo sources corresponding to nightly-2021-09-02
David Tolnay
2021-09-01
1
-3
/
+39
*
Update test suite to nightly-2021-09-02
David Tolnay
2021-09-01
1
-8
/
+9
*
Update test suite to reqwest 0.11
David Tolnay
2021-08-30
1
-1
/
+1
*
Update ui test suite to nightly-2021-08-26
David Tolnay
2021-08-25
1
-2
/
+10
*
Release 1.0.75
David Tolnay
2021-08-20
3
-3
/
+3
*
Put semicolon's span on synthetic brace's span
David Tolnay
2021-08-20
1
-1
/
+1
*
Ignore buggy collapsible_match clippy lint
David Tolnay
2021-08-16
1
-0
/
+1
*
Update test suite to nightly-2021-08-17
David Tolnay
2021-08-16
1
-1
/
+1
*
Update test suite to nightly-2021-08-16
David Tolnay
2021-08-15
1
-1
/
+1
*
Merge pull request #922 from Tamschi/patch-1
David Tolnay
2021-08-05
1
-0
/
+3
|
\
|
*
Document completion check on free-standing parse2
Tamme Schichler
2020-11-08
1
-0
/
+3
*
|
Release 1.0.74
David Tolnay
2021-07-21
3
-3
/
+3
*
|
Merge pull request #1042 from dtolnay/fordyn
David Tolnay
2021-07-21
2
-9
/
+70
|
\
\
|
*
|
Reject for<'a> dyn Trait
David Tolnay
2021-07-21
2
-9
/
+70
|
/
/
*
|
Update test suite to nightly-2021-07-09
David Tolnay
2021-07-08
5
-4
/
+8
*
|
Resolve clippy append_instead_of_extend lint
David Tolnay
2021-07-02
1
-3
/
+3
*
|
Update test suite to nightly-2021-06-11
David Tolnay
2021-06-10
2
-3
/
+8
*
|
Release 1.0.73
David Tolnay
2021-06-09
3
-3
/
+3
*
|
Merge pull request #1038 from m-ou-se/member-from
David Tolnay
2021-06-09
1
-0
/
+18
|
\
\
|
*
|
Add From<{Ident, Index, usize}> for Member.
Mara Bos
2021-06-09
1
-0
/
+18
|
/
/
[next]