Commit Graph

  • 4e91d54a0c Merge pull request #156 from dtolnay/readme David Tolnay 2020-05-13 23:15:20 -07:00
  • 80247855f6 Add tip about rustfmt for non-macro code generators David Tolnay 2020-05-13 22:43:52 -07:00
  • 295ec6ba89 Organize readme a bit David Tolnay 2020-05-13 22:29:41 -07:00
  • b3163e8385 Release 1.0.5 David Tolnay 2020-05-12 23:02:25 -07:00
  • ddc996e91c Add crosslink icons to readme and rustdoc David Tolnay 2020-05-12 23:01:58 -07:00
  • 6de80d3f35 Update build status badge to GitHub Actions David Tolnay 2020-05-06 00:11:22 -07:00
  • d125e137dd Remove Travis configuration David Tolnay 2020-05-05 11:31:00 -07:00
  • cfbd517a51 Merge pull request #152 from dtolnay/actions David Tolnay 2020-05-02 15:09:06 -07:00
  • bf8c5b73fd Enable GitHub Actions David Tolnay 2020-05-02 14:55:29 -07:00
  • 6a48636f4c Remove CI badge from Cargo.toml David Tolnay 2020-05-01 21:04:36 -07:00
  • 782f5f2812 Release 1.0.4 David Tolnay 2020-04-30 12:17:12 -07:00
  • 0f0335aa37 Merge pull request #151 from dtolnay/char David Tolnay 2020-04-30 12:16:09 -07:00
  • 70d657591c Allow char as a fragment in format_ident David Tolnay 2020-04-30 12:02:11 -07:00
  • f737ab6843 Fix rustc version range in readme David Tolnay 2020-03-19 23:14:47 -07:00
  • 931e13661a Select a single docs.rs build target David Tolnay 2020-03-17 13:26:24 -07:00
  • a95cecdfad Release 1.0.3 David Tolnay 2020-03-04 15:58:06 -08:00
  • e369cf12a5 Make it clearer that __rt isn't public David Tolnay 2020-03-04 15:51:28 -08:00
  • 7270729f2f Update ui tests to nightly-2020-03-01 David Tolnay 2020-02-29 20:46:57 -08:00
  • a909d697aa Update string escaping test for proc-macro2 1.0.9 David Tolnay 2020-02-24 20:07:48 -08:00
  • 63b75501e8 Update ui tests to nightly-2020-02-08 David Tolnay 2020-02-07 18:30:03 -08:00
  • e5024abec2 Merge pull request #141 from chills42/master David Tolnay 2020-01-15 12:29:46 -08:00
  • 129e955b1b Adds an unsafe_code linting rule Craig Hills 2020-01-15 11:10:03 -05:00
  • 9781ca1251 Update ui tests to nightly-2020-01-11 David Tolnay 2020-01-10 22:00:31 -08:00
  • feff952f55 Opt in to experimental trybuild diffs David Tolnay 2019-12-25 17:40:28 -05:00
  • 785651992a Merge pull request #140 from mystor/quote_raw_id David Tolnay 2019-12-22 23:54:53 -05:00
  • 682eb9a311 Avoid panic when using quote! on raw identifiers Nika Layzell 2019-12-22 23:19:41 -05:00
  • bbce949a79 Remove unneeded explicit lifetimes from IdentFragment impls David Tolnay 2019-11-30 15:47:36 -08:00
  • 4116383fbd Update ui tests to nightly-2019-11-25 David Tolnay 2019-11-24 17:54:54 -08:00
  • adf53c481f Update ui tests to nightly-2019-11-22 David Tolnay 2019-11-21 22:51:01 -08:00
  • 30775fc2c8 Raise minimum tested version to rustc 1.36 David Tolnay 2019-10-28 20:29:20 -07:00
  • d88a165b0c Merge pull request #135 from dtolnay/opt David Tolnay 2019-10-13 22:25:43 -07:00
  • c8ba450440 Upgrade to rustversion 1.0 David Tolnay 2019-10-11 11:37:45 -07:00
  • fd230c1bac Recognize ident tokens instead of doing is_ident at runtime David Tolnay 2019-10-10 23:16:23 -07:00
  • f527da41f3 Remove unneeded lib name from Cargo.toml David Tolnay 2019-10-04 23:01:29 -04:00
  • 84271cb08b Update ui test to nightly-2019-09-10 David Tolnay 2019-09-09 19:27:24 -07:00
  • 3ca25d5854 Release 1.0.2 David Tolnay 2019-08-17 19:53:55 -07:00
  • fdd904f6e7 Merge pull request #131 from dtolnay/star David Tolnay 2019-08-17 19:57:15 -07:00
  • 89e56389fc Fix potential skipped star after repetitions David Tolnay 2019-08-17 19:50:13 -07:00
  • 4d5b232754 Add regression test for issue 130 David Tolnay 2019-08-17 19:47:09 -07:00
  • 384eee189d Merge pull request #128 from mystor/format_ident_examples David Tolnay 2019-08-16 12:49:53 -07:00
  • e073199d5b Encourage format_ident over Ident::new() Nika Layzell 2019-08-16 12:23:29 -07:00
  • e8a6aa6c50 Add format_ident example from lib.rs to the README Nika Layzell 2019-08-16 12:10:17 -07:00
  • a0cec9bd4c Release 1.0.1 David Tolnay 2019-08-16 09:11:42 -07:00
  • 599db66c48 Update to 1.0 in readme and links David Tolnay 2019-08-14 21:59:30 -07:00
  • 95a2c4f09e Release 1.0.0 David Tolnay 2019-08-13 09:03:03 -07:00
  • f2aa3e87ae Release 1.0.0-rc3 David Tolnay 2019-08-10 20:35:59 -07:00
  • 879f5d2363 Can assume Span::join exists David Tolnay 2019-08-10 20:34:38 -07:00
  • ee6a6e65c0 Update to proc-macro2 rc2 David Tolnay 2019-08-10 20:18:07 -07:00
  • b1a0bf488f Space apart rustdoc sections David Tolnay 2019-08-10 17:51:58 -07:00
  • a05bc4cc06 Document tuple indexing David Tolnay 2019-08-10 17:24:00 -07:00
  • 8cbd6aa303 Merge pull request #125 from dtolnay/doc David Tolnay 2019-08-10 16:42:38 -07:00
  • f8aee458a6 Document interpolating in doc comments David Tolnay 2019-08-10 16:33:42 -07:00
  • 5096884268 Remove outdated doc about def_site David Tolnay 2019-08-10 13:51:53 -07:00
  • 65b6721b95 Em dashes David Tolnay 2019-08-10 13:51:22 -07:00
  • a6efedc266 Add format_ident to ident concatenation example David Tolnay 2019-08-10 13:46:54 -07:00
  • 2c52107db8 Clarify into-conversion to proc_macro::TokenStream David Tolnay 2019-08-10 13:35:39 -07:00
  • e84de8f5ee Remove unneeded type parameters from TokenStreamExt David Tolnay 2019-08-10 13:31:22 -07:00
  • 1434a99468 Add a version of into_token_stream that takes &self David Tolnay 2019-08-10 13:28:26 -07:00
  • bb555eb144 Remove excessive doc linking David Tolnay 2019-08-10 13:17:23 -07:00
  • c07d339a76 Remove format_ident panic case from doc David Tolnay 2019-08-10 13:10:07 -07:00
  • 2654f44205 Make the description of formatting traits more recognizable David Tolnay 2019-08-10 13:08:34 -07:00
  • 30146cc82b Update crate-level rustdoc for 1.0 David Tolnay 2019-08-10 13:03:35 -07:00
  • bb1ad5dff3 Release 1.0.0-rc2 David Tolnay 2019-08-10 12:45:55 -07:00
  • bb430ac5ac Allow ?Sized implementations of Spanned David Tolnay 2019-08-03 20:31:58 -07:00
  • 236757055c Remove ```edition2018 now that whole crate is on 2018 David Tolnay 2019-08-03 20:27:44 -07:00
  • bb67167242 Call out that spanned module is not public David Tolnay 2019-08-03 20:20:36 -07:00
  • cf8baded4f Rename method of Spanned to avoid conflict with syn Spanned David Tolnay 2019-08-03 20:20:06 -07:00
  • b1b90b155e Spanned trait that is implemented for ToTokens as well as Span David Tolnay 2019-08-03 20:07:26 -07:00
  • f371cab40c Release 1.0.0-rc1 David Tolnay 2019-07-29 09:48:14 -07:00
  • 7dad484af9 Merge pull request #123 from dtolnay/btree David Tolnay 2019-07-27 17:20:17 -07:00
  • 17f6714ef2 Add test that repeats BTreeSet David Tolnay 2019-07-27 17:03:12 -07:00
  • 509cdae839 Repetition for BTreeSet David Tolnay 2019-07-27 17:01:42 -07:00
  • 28c8667781 Generalize RepSliceExt David Tolnay 2019-07-27 17:00:08 -07:00
  • 70e098b5b2 Simplify unneeded lifetimes in runtime David Tolnay 2019-07-27 16:48:41 -07:00
  • 471908cfa1 Update outdated RepToTokensExt documentation David Tolnay 2019-07-27 16:48:13 -07:00
  • 12efb77d47 Remove leading underscores from __quote_into_iter David Tolnay 2019-07-27 16:45:27 -07:00
  • a96106d0f0 Pull in proc-macro2 breaking changes David Tolnay 2019-07-27 15:33:33 -07:00
  • a378887888 Update to 2018 edition David Tolnay 2019-07-19 12:08:31 -07:00
  • b0543a7fa7 Remove xxx comments David Tolnay 2019-07-19 12:11:54 -07:00
  • d730436c69 Make pounded_var_names nonrecursive David Tolnay 2019-07-18 12:02:09 -07:00
  • a62b943717 Simplify pounded_var_names David Tolnay 2019-07-18 11:37:43 -07:00
  • db56087e68 More compact way to deal with unreachable code warning David Tolnay 2019-07-18 11:34:07 -07:00
  • aa333b5589 Simplify quote_bind_into_iter David Tolnay 2019-07-18 11:26:22 -07:00
  • 5028532528 Simplify quote_bind_next_or_break David Tolnay 2019-07-18 11:23:40 -07:00
  • 2ecb35fc21 Drop support for compilers without i128 David Tolnay 2019-07-18 11:20:55 -07:00
  • 24435a47e0 Rename the ident used for interpolated vars David Tolnay 2019-07-18 11:14:10 -07:00
  • f888c6f452 Quote $sep as a single token David Tolnay 2019-07-18 11:10:58 -07:00
  • 35034af742 Flatten a layer of calls in quote_token_with_context David Tolnay 2019-07-18 10:52:27 -07:00
  • 60632b9472 Resolve conflicts in 112 merge David Tolnay 2019-07-18 10:54:50 -07:00
  • 1fc3901b89 Merge pull request 112 from qnighy/constant-depth David Tolnay 2019-07-18 10:53:53 -07:00
  • 19bfae82f4 Add tests for doc comments and attributes David Tolnay 2019-07-18 10:38:28 -07:00
  • 17cf930465 Replace local_inner_macros with $crate David Tolnay 2019-07-18 09:30:44 -07:00
  • 1011aece0a Stricter about trailing commas in format_ident David Tolnay 2019-07-18 09:25:41 -07:00
  • 9e93ed81d0 Clarify names of format_ident macro variables David Tolnay 2019-07-18 09:22:50 -07:00
  • 02f9701dac Split format_ident private rules to a hidden macro David Tolnay 2019-07-18 09:15:17 -07:00
  • 3efeecf2f6 Give format_ident macro its own module David Tolnay 2019-07-18 09:10:19 -07:00
  • 8bffe759ba Remove indiscriminate use of inline David Tolnay 2019-07-18 09:08:40 -07:00
  • 569f5fd297 Merge pull request 114 from mystor/format_ident David Tolnay 2019-07-16 11:52:29 -07:00
  • f7f680391e Merge pull request #119 from dtolnay/nonrep David Tolnay 2019-07-15 21:27:35 -07:00
  • 11ece081ee Improve require_has_iter error message David Tolnay 2019-07-15 21:15:08 -07:00