Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
rust
/
crates
/
quote
/
2c5bea844726ac108fb56713bdebdcc74d958c5b
2c5bea8
Merge aosp/upstream-master up to Release 1.0.2 am: cb0f96530f am: 6b1a2b83fb am: f079f81b22
by Chih-Hung Hsieh
· 5 years ago
efc4382
Merge aosp/upstream-master up to Release 1.0.2 am: cb0f96530f am: 6b1a2b83fb
by Chih-Hung Hsieh
· 5 years ago
f079f81
Merge aosp/upstream-master up to Release 1.0.2 am: cb0f96530f am: 6b1a2b83fb
by Chih-Hung Hsieh
· 5 years ago
6b1a2b8
Merge aosp/upstream-master up to Release 1.0.2 am: cb0f96530f
by Chih-Hung Hsieh
· 5 years ago
cb0f965
Merge aosp/upstream-master up to Release 1.0.2
by Chih-Hung Hsieh
· 5 years ago
a3c808a
Allow warnings in some rust modules. am: 6192f02019 am: 76d7657801 am: 12de2a09fa
by Chih-Hung Hsieh
· 5 years ago
af66a02
Allow warnings in some rust modules. am: 6192f02019 am: 76d7657801
by Chih-Hung Hsieh
· 5 years ago
12de2a0
Allow warnings in some rust modules. am: 6192f02019 am: 76d7657801
by Chih-Hung Hsieh
· 5 years ago
76d7657
Allow warnings in some rust modules. am: 6192f02019
by Chih-Hung Hsieh
· 5 years ago
6192f02
Allow warnings in some rust modules.
by Chih-Hung Hsieh
· 5 years ago
2fd270a
Add libquote build file am: bafeb3fe67 am: 64e98f167c am: 30667aa60c
by Ivan Lozano
· 5 years ago
f81e537
Add libquote build file am: bafeb3fe67 am: 64e98f167c am: 30667aa60c
by Ivan Lozano
· 5 years ago
30667aa
Add libquote build file am: bafeb3fe67 am: 64e98f167c
by Ivan Lozano
· 5 years ago
64e98f1
Add libquote build file am: bafeb3fe67
by Ivan Lozano
· 5 years ago
bafeb3f
Add libquote build file
by Ivan Lozano
· 5 years ago
dd4f1a8
Merge branch '0.6.13' am: b027b17e08 am: b8c46d81cd am: 66a347ff2a am: 0818e5ca0b
by Jeff Vander Stoep
· 5 years ago
c5c87d6
Merge branch '0.6.13' am: b027b17e08 am: b8c46d81cd am: 66a347ff2a
by Jeff Vander Stoep
· 5 years ago
0818e5c
Merge branch '0.6.13' am: b027b17e08 am: b8c46d81cd am: 66a347ff2a
by Jeff Vander Stoep
· 5 years ago
66a347f
Merge branch '0.6.13' am: b027b17e08 am: b8c46d81cd
by Jeff Vander Stoep
· 5 years ago
b8c46d8
Merge branch '0.6.13' am: b027b17e08
by Jeff Vander Stoep
· 5 years ago
b027b17
Merge branch '0.6.13'
by Jeff Vander Stoep
· 5 years ago
727436c
Release 1.0.2
by David Tolnay
· 5 years ago
53f65a5
Merge pull request #131 from dtolnay/star
by David Tolnay
· 5 years ago
bce8f54
Fix potential skipped star after repetitions
by David Tolnay
· 5 years ago
3179b09
Add regression test for issue 130
by David Tolnay
· 5 years ago
40b9852
Merge pull request #128 from mystor/format_ident_examples
by David Tolnay
· 5 years ago
35ec183
Encourage format_ident over Ident::new()
by Nika Layzell
· 5 years ago
c6a5958
Add format_ident example from lib.rs to the README
by Nika Layzell
· 5 years ago
78f551d
Release 1.0.1
by David Tolnay
· 5 years ago
40f0213
Update to 1.0 in readme and links
by David Tolnay
· 5 years ago
97d4571
Release 1.0.0
by David Tolnay
· 5 years ago
ab7241b
Release 1.0.0-rc3
by David Tolnay
· 5 years ago
1d757d4
Can assume Span::join exists
by David Tolnay
· 5 years ago
640899a
Update to proc-macro2 rc2
by David Tolnay
· 5 years ago
35c085d
Space apart rustdoc sections
by David Tolnay
· 5 years ago
dbe67ef
Document tuple indexing
by David Tolnay
· 5 years ago
353ecdc
Merge pull request #125 from dtolnay/doc
by David Tolnay
· 5 years ago
96ec7e7
Document interpolating in doc comments
by David Tolnay
· 5 years ago
5dd3812
Remove outdated doc about def_site
by David Tolnay
· 5 years ago
5218552
Em dashes
by David Tolnay
· 5 years ago
6e16c8f
Add format_ident to ident concatenation example
by David Tolnay
· 5 years ago
b9e0394
Clarify into-conversion to proc_macro::TokenStream
by David Tolnay
· 5 years ago
bd7b579
Remove unneeded type parameters from TokenStreamExt
by David Tolnay
· 5 years ago
c480dc7
Add a version of into_token_stream that takes &self
by David Tolnay
· 5 years ago
682eea4
Remove excessive doc linking
by David Tolnay
· 5 years ago
f8c0d7c
Remove format_ident panic case from doc
by David Tolnay
· 5 years ago
5a1a65c
Make the description of formatting traits more recognizable
by David Tolnay
· 5 years ago
7d0f1bc
Update crate-level rustdoc for 1.0
by David Tolnay
· 5 years ago
d41b84e
Release 1.0.0-rc2
by David Tolnay
· 5 years ago
6f736c2
Allow ?Sized implementations of Spanned
by David Tolnay
· 5 years ago
1fcea59
Remove ```edition2018 now that whole crate is on 2018
by David Tolnay
· 5 years ago
241e9c5
Call out that spanned module is not public
by David Tolnay
· 5 years ago
1659244
Rename method of Spanned to avoid conflict with syn Spanned
by David Tolnay
· 5 years ago
71b1e6f
Spanned trait that is implemented for ToTokens as well as Span
by David Tolnay
· 5 years ago
37df65b
Initial empty repository
by Inna Palant
· 5 years ago
fa7c30f
Release 1.0.0-rc1
by David Tolnay
· 5 years ago
e34fc2f
Merge pull request #123 from dtolnay/btree
by David Tolnay
· 5 years ago
a3a54c8
Add test that repeats BTreeSet
by David Tolnay
· 5 years ago
e46785a
Repetition for BTreeSet
by David Tolnay
· 5 years ago
d5fce2f
Generalize RepSliceExt
by David Tolnay
· 5 years ago
eb7f69d
Simplify unneeded lifetimes in runtime
by David Tolnay
· 5 years ago
b3051f2
Update outdated RepToTokensExt documentation
by David Tolnay
· 5 years ago
f94b628
Remove leading underscores from __quote_into_iter
by David Tolnay
· 5 years ago
6e59e85
Pull in proc-macro2 breaking changes
by David Tolnay
· 5 years ago
8a3353e
Update to 2018 edition
by David Tolnay
· 5 years ago
0102a43
Remove xxx comments
by David Tolnay
· 5 years ago
298b5a3
Make pounded_var_names nonrecursive
by David Tolnay
· 5 years ago
142c28c
Simplify pounded_var_names
by David Tolnay
· 5 years ago
b044307
More compact way to deal with unreachable code warning
by David Tolnay
· 5 years ago
b338802
Simplify quote_bind_into_iter
by David Tolnay
· 5 years ago
831532f
Simplify quote_bind_next_or_break
by David Tolnay
· 5 years ago
2e5ebb7
Drop support for compilers without i128
by David Tolnay
· 5 years ago
7977715
Rename the ident used for interpolated vars
by David Tolnay
· 5 years ago
8abb94d
Quote $sep as a single token
by David Tolnay
· 5 years ago
7972c73
Flatten a layer of calls in quote_token_with_context
by David Tolnay
· 5 years ago
3703744
Resolve conflicts in 112 merge
by David Tolnay
· 5 years ago
c26e820
Merge pull request 112 from qnighy/constant-depth
by David Tolnay
· 5 years ago
4c1e82d
Add tests for doc comments and attributes
by David Tolnay
· 5 years ago
62fb4bd
Replace local_inner_macros with $crate
by David Tolnay
· 5 years ago
3aeee7f
Stricter about trailing commas in format_ident
by David Tolnay
· 5 years ago
f67035c
Clarify names of format_ident macro variables
by David Tolnay
· 5 years ago
d29563e
Split format_ident private rules to a hidden macro
by David Tolnay
· 5 years ago
6261bfd
Give format_ident macro its own module
by David Tolnay
· 5 years ago
6831a5b
Remove indiscriminate use of inline
by David Tolnay
· 5 years ago
7151143
Merge pull request 114 from mystor/format_ident
by David Tolnay
· 5 years ago
18fc49d
Merge pull request #119 from dtolnay/nonrep
by David Tolnay
· 5 years ago
63db5e8
Improve require_has_iter error message
by David Tolnay
· 5 years ago
2ee59e2
Merge pull request #120 from dtolnay/span
by David Tolnay
· 5 years ago
7db3398
Validate that quote_spanned is given a span
by David Tolnay
· 5 years ago
eda75fa
Reject repetitions not containing any iterator
by David Tolnay
· 5 years ago
e9bf09f
Add a format_ident! helper macro (#110)
by Nika Layzell
· 5 years ago
5673e5f
Merge pull request #118 from mystor/quote_next_minver
by David Tolnay
· 5 years ago
5db1f4b
Bump minimum rust version to 1.31.0 for quote-next
by Nika Layzell
· 5 years ago
5e42c84
Simplify the example behavior of quote_bind macros
by David Tolnay
· 5 years ago
e7a1930
Update not-repeatable ui test error message
by David Tolnay
· 5 years ago
7f1640e
Merge pull request 109 from mystor/dup_name_rep
by David Tolnay
· 5 years ago
a781984
Add ui tests
by David Tolnay
· 5 years ago
41a3430
Get ready to land breaking changes
by David Tolnay
· 5 years ago
a5e4570
[breaking] Support nonrepeating interpolations within repetitions (#7)
by Nika Layzell
· 5 years ago
1039510
Make recursion depth constant to number of tts.
by Masaki Hara
· 5 years ago
Next »