1
0
Fork 0
mirror of https://github.com/dtolnay/cargo-expand.git synced 2025-04-06 22:37:38 +03:00
Commit graph

845 commits

Author SHA1 Message Date
David Tolnay
07510642c6
Release 1.0.106 2025-04-05 19:33:53 -07:00
David Tolnay
054603c3ef
Lockfile update 2025-04-05 19:33:41 -07:00
David Tolnay
e7f1c243e2
Merge pull request from dtolnay/deranged
Downgrade dependency on yanked version of deranged crate
2025-04-05 19:33:26 -07:00
David Tolnay
d604c3daf3
Downgrade dependency on yanked version of deranged crate 2025-04-05 19:24:50 -07:00
David Tolnay
c62ce2594a
Release 1.0.105 2025-04-04 15:35:28 -07:00
David Tolnay
9f63389065
Lockfile update 2025-04-04 15:35:15 -07:00
David Tolnay
744915bfb4
Pull in prettyplease block comment fix 2025-04-04 15:34:55 -07:00
David Tolnay
eb505d1f24
Release 1.0.104 2025-03-24 15:13:21 -07:00
David Tolnay
8bc261eb41
Revert "Disregard outdated deranged crate"
This reverts commit 12a0d5320e.
2025-03-24 15:12:57 -07:00
David Tolnay
af09ebdaec
Merge pull request from dtolnay/deranged
Unpin deranged
2025-03-24 15:12:16 -07:00
David Tolnay
c45e3a6b80
Unpin deranged 2025-03-24 15:08:03 -07:00
David Tolnay
da15a2f9c1
Release 1.0.103 2025-03-24 10:46:02 -07:00
David Tolnay
9b0e804d02
Lockfile update 2025-03-24 10:45:43 -07:00
David Tolnay
e8a31d38cb
Merge pull request from dtolnay/deranged
Disallow deranged 0.4.1 until either deranged or plist is fixed
2025-03-24 10:45:28 -07:00
David Tolnay
12a0d5320e
Disregard outdated deranged crate 2025-03-24 10:42:01 -07:00
David Tolnay
c8b37ee49d
Disallow deranged 0.4.1 until either deranged or plist is fixed 2025-03-24 10:40:12 -07:00
David Tolnay
4e42ee6d65
Update time to pull in deranged 0.4
Generated by `cargo update -p time`
2025-03-24 10:39:50 -07:00
David Tolnay
fde85f1d46
Release 1.0.102 2025-03-13 10:55:39 -07:00
David Tolnay
ff4c109d20
Lockfile update 2025-03-13 10:54:13 -07:00
David Tolnay
56244a2bc4
Pull in prettyplease array wrapping improvement 2025-03-13 10:54:00 -07:00
David Tolnay
9804ddf1c4
Release 1.0.101 2025-03-02 23:23:38 -08:00
David Tolnay
95df5c388a
Lockfile update 2025-03-02 23:19:35 -08:00
David Tolnay
89d75db8e2
Merge pull request from dtolnay/etcetera
Vendor cache_dir logic from etcetera
2025-03-03 02:19:12 -05:00
David Tolnay
5f32c30ad1
Acknowledge provenance of cache_dir code 2025-03-02 23:12:56 -08:00
David Tolnay
4317adcaf1
Touch up etcetera cache dir code 2025-03-02 23:12:56 -08:00
David Tolnay
36dbffb78c
Conditionally compile OS-specific cache dir logic 2025-03-02 22:41:39 -08:00
David Tolnay
d46967c745
Inline cache_dir into assets module 2025-03-02 22:38:14 -08:00
David Tolnay
a58bd1a6ca
Simplify interface to obtaining cache_dir 2025-03-02 22:34:57 -08:00
David Tolnay
69f8fad695
Inline etcetera modules into a single file 2025-03-02 22:26:23 -08:00
David Tolnay
b1a731c5f7
Combine error types 2025-03-02 22:20:41 -08:00
David Tolnay
d876f6e238
Strip unused code from etcetera 2025-03-02 22:16:12 -08:00
David Tolnay
6a2b06f3be
Make etcetera buildable as module 2025-03-02 22:01:22 -08:00
David Tolnay
0d6c07747b
Vendor etcetera 0.9.0 2025-03-02 21:57:19 -08:00
David Tolnay
38a2228409
Fix -Zrandomize-layout setting in Windows jobs
This didn't take effect when run by the default pwsh shell.
2025-01-25 19:13:18 -08:00
David Tolnay
8ad3fc774a
Ignore Windows linker warning
error: linker stderr: Warning: corrupt .drectve at end of def file␍
           Warning: corrupt .drectve at end of def file␍
      |
      = note: `-D linker-messages` implied by `-D warnings`
      = help: to override `-D warnings` add `#[allow(linker_messages)]`
2025-01-25 19:05:09 -08:00
David Tolnay
030e3ea9cd
More precise gitignore patterns 2025-01-22 20:19:46 -08:00
David Tolnay
dfdf458dbd
Release 1.0.100 2025-01-12 08:05:20 -08:00
David Tolnay
987474b814
Pull in prettyplease statement-position macro semicolon fix 2025-01-12 08:04:57 -08:00
David Tolnay
a7409f2506
Release 1.0.99 2025-01-11 20:32:36 -08:00
David Tolnay
88a5f85d72
Lockfile update 2025-01-11 20:32:13 -08:00
David Tolnay
7184ec551a
Pull in prettyplease precedence improvements 2025-01-11 20:31:49 -08:00
David Tolnay
e32ff18a18
Release 1.0.98 2025-01-07 11:24:37 -08:00
David Tolnay
2c1629df42
Lockfile update 2025-01-07 11:24:18 -08:00
David Tolnay
259b88dd45
Merge pull request from dtolnay/bat
Update bat to 0.25
2025-01-07 11:23:59 -08:00
David Tolnay
e6d3b96355
Update bat to 0.25 2025-01-07 11:17:39 -08:00
David Tolnay
311791e2a7
Release 1.0.97 2025-01-05 14:01:53 -08:00
David Tolnay
fdf357c292
Lockfile update 2025-01-05 14:01:34 -08:00
David Tolnay
e0d03c58ae
Pull in prettyplease precedence improvements 2025-01-05 14:01:24 -08:00
David Tolnay
6f85020e4b
Release 1.0.96 2025-01-02 18:55:33 -08:00
David Tolnay
a55dbd98ac
Lockfile update 2025-01-02 18:49:34 -08:00