Commit graph

  • 50380982ba
    Release 1.0.83 1.0.83 David Tolnay 2024-04-14 18:10:16 -07:00
  • 7111d8588e
    Lockfile update David Tolnay 2024-04-14 18:10:00 -07:00
  • f3834292b2
    Pull in C-string literal support in prettyplease, syn, and proc-macro2 David Tolnay 2024-04-14 18:08:54 -07:00
  • eda549f0e5
    Match flag_value's signature to Command::arg David Tolnay 2024-04-06 12:24:43 -07:00
  • cfaac2f15c
    Convert the last --k=v flag to use flag_value David Tolnay 2024-04-06 12:21:06 -07:00
  • 5c607447c1
    Move fallible print_command out of apply_args David Tolnay 2024-04-06 10:41:21 -07:00
  • 1f5c8900fd
    Copy trivial Coloring enum David Tolnay 2024-04-06 10:40:55 -07:00
  • 620c049f39
    No need to convert to String first David Tolnay 2024-04-06 10:33:38 -07:00
  • efb5715dc0
    Merge pull request #223 from dtolnay/commandext David Tolnay 2024-04-06 10:06:23 -07:00
  • 2a5e85c131
    Move flag_value to an extension trait David Tolnay 2024-04-06 10:02:56 -07:00
  • 5c0f97ff03
    Release 1.0.82 1.0.82 David Tolnay 2024-04-06 09:55:29 -07:00
  • 4c094e0bb8
    Lockfile update David Tolnay 2024-04-06 09:54:42 -07:00
  • f5f212a65a
    Merge pull request #222 from dtolnay/flagvalue David Tolnay 2024-04-06 09:54:11 -07:00
  • 275c52e29e
    Pass flags as single arg where possible David Tolnay 2024-04-06 09:39:36 -07:00
  • d9d2488371
    Merge pull request #221 from dtolnay/flagquote David Tolnay 2024-04-06 09:40:20 -07:00
  • 59b7f1a9ad
    Apply flaglike quoting only to flags David Tolnay 2024-04-06 09:28:23 -07:00
  • 6b5ab10276
    Merge pull request #220 from dtolnay/commandargs David Tolnay 2024-04-06 09:34:05 -07:00
  • 8eb4623203
    Skip a CommandArgs clone David Tolnay 2024-04-06 09:20:45 -07:00
  • 5c4d331ce5
    Ignore new_without_default clippy lint David Tolnay 2024-04-06 09:26:46 -07:00
  • da2d88c871
    Merge pull request #219 from dtolnay/quoteeq David Tolnay 2024-04-06 09:20:24 -07:00
  • e47c55a419
    Omit quotes around flags containing '=' David Tolnay 2024-04-06 09:10:21 -07:00
  • e3d5f7e3ec
    Merge pull request #218 from dtolnay/shlex David Tolnay 2024-04-06 09:04:52 -07:00
  • 6f67acec37
    Improve quoting of printed command David Tolnay 2024-04-05 23:23:29 -07:00
  • 8170047456
    Release 1.0.81 1.0.81 David Tolnay 2024-03-29 14:24:12 -07:00
  • 577cd687b7
    Lockfile update David Tolnay 2024-03-29 14:23:43 -07:00
  • ed628471e7
    Minimize RUSTFLAGS churn to reduce some rebuilds David Tolnay 2024-03-29 14:21:41 -07:00
  • e8878f449f
    Consolidate CI test and build workflows David Tolnay 2024-03-29 14:03:28 -07:00
  • c2502d01d5
    Merge pull request #217 from dtolnay/exec David Tolnay 2024-03-29 14:14:34 -07:00
  • 0be0341cc0
    Use Command::exec on cfg(unix) David Tolnay 2024-03-29 13:54:34 -07:00
  • fb2b123239
    Ignore needless_return clippy lint David Tolnay 2024-03-29 14:08:37 -07:00
  • 4bf1ebdbea
    Resolve enum_glob_use pedantic clippy lint David Tolnay 2024-03-29 14:06:32 -07:00
  • 6373604bdb
    Merge pull request #216 from dtolnay/wrapper David Tolnay 2024-03-29 14:02:56 -07:00
  • 4832aa3d29
    Avoid triggering rerun-if-env-changed on RUSTC_BOOTSTRAP if possible David Tolnay 2024-03-29 12:54:18 -07:00
  • 7fe6b0203b
    Merge pull request #215 from dtolnay/ci David Tolnay 2024-03-29 13:54:03 -07:00
  • d9bf9ec500
    Skip cargo test in most CI jobs David Tolnay 2024-03-29 13:48:52 -07:00
  • db00234ff5
    Merge pull request #214 from dtolnay/ci David Tolnay 2024-03-29 13:47:23 -07:00
  • 5185a4df8a
    Add CI on macOS and Windows David Tolnay 2024-03-29 13:44:15 -07:00
  • 5a7f8b09d3
    Merge pull request #213 from dtolnay/wrapper David Tolnay 2024-03-29 13:00:29 -07:00
  • f3b97bf103
    Apply RUSTC_WRAPPER and RUSTC_WORKSPACE_WRAPPER David Tolnay 2024-03-29 12:57:46 -07:00
  • f08dec1910
    Merge pull request #212 from dtolnay/fserr David Tolnay 2024-03-29 08:50:50 -07:00
  • 7df18f3c2b
    Use fs-err to improve error messages on filesystem operations David Tolnay 2024-03-29 08:37:37 -07:00
  • 95d6e65d4e
    Merge pull request #211 from dtolnay/causedby David Tolnay 2024-03-29 08:43:21 -07:00
  • d74787b4f4
    Print causes with error David Tolnay 2024-03-29 08:37:28 -07:00
  • 799aa1079b
    Explicitly install a Rust toolchain for cargo-outdated job David Tolnay 2024-03-25 22:24:49 -07:00
  • 71a72f0011
    Release 1.0.80 1.0.80 David Tolnay 2024-03-24 22:36:48 -07:00
  • 3bd71b39c2
    Lockfile update David Tolnay 2024-03-24 22:35:44 -07:00
  • 70d4187dba
    Pull in prettyplease UseGroup fix David Tolnay 2024-03-24 22:35:00 -07:00
  • bec65bf4f2
    Ignore doc_markdown pedantic clippy lint David Tolnay 2024-02-27 22:30:46 -08:00
  • 4934b35c02
    Raise minimum tested compiler to 1.74 David Tolnay 2024-02-08 19:14:26 -08:00
  • 07c5c5935b
    Merge pull request #208 from dtolnay/fallback David Tolnay 2024-01-20 17:12:04 -08:00
  • 79a45046de
    Remove pre-1.57 proc_macro2::fallback::force() David Tolnay 2024-01-20 17:09:13 -08:00
  • ce7b6148f8
    Merge pull request #207 from dtolnay/exhaustive David Tolnay 2024-01-03 18:20:05 -08:00
  • ba8a16a3e7
    Format exhaustive match using rustfmt David Tolnay 2024-01-03 18:05:21 -08:00
  • a9de781ddb
    Pick up changes to non_exhaustive_omitted_patterns lint David Tolnay 2024-01-03 18:03:03 -08:00
  • d864a1e9d8
    Release 1.0.79 1.0.79 David Tolnay 2024-01-01 22:32:25 -08:00
  • aa8a1889bd
    Lockfile update David Tolnay 2024-01-01 22:31:57 -08:00
  • 31c119337e
    Pull in proc-macro2 sccache fix David Tolnay 2024-01-01 22:31:11 -08:00
  • bb4928bc01
    Release 1.0.78 1.0.78 David Tolnay 2023-12-30 09:31:34 -08:00
  • c3a9b81159
    Lockfile update David Tolnay 2023-12-30 09:31:20 -08:00
  • 319bf8782b
    Merge pull request #206 from dtolnay/bootstrap David Tolnay 2023-12-30 09:30:53 -08:00
  • df2d2899bc
    Respect pre-existing RUSTC_BOOTSTRAP setting David Tolnay 2023-12-30 09:26:12 -08:00
  • 15b4f91f3b
    Release 1.0.77 1.0.77 David Tolnay 2023-12-26 10:18:22 -08:00
  • 6020de36ce
    Merge pull request #205 from dtolnay/envrustc David Tolnay 2023-12-26 10:17:40 -08:00
  • fe8bd08477
    Respect RUSTC environment variable if present David Tolnay 2023-12-26 10:13:31 -08:00
  • 1d4e1fbf88
    Release 1.0.76 1.0.76 David Tolnay 2023-12-25 20:56:27 -08:00
  • 096f20d760
    Lockfile update David Tolnay 2023-12-25 20:56:08 -08:00
  • 4e7de612b0
    Merge pull request #204 from dtolnay/needsbootstrap David Tolnay 2023-12-25 20:55:35 -08:00
  • a00b212e89
    Set RUSTC_BOOTSTRAP only if needed David Tolnay 2023-12-25 20:52:00 -08:00
  • d8ed97a940
    Release 1.0.75 1.0.75 David Tolnay 2023-12-21 10:43:41 -08:00
  • e3de38f53b
    Lockfile update David Tolnay 2023-12-21 10:43:19 -08:00
  • 7e9a82ee65
    Merge pull request #203 from dtolnay/dependabot/cargo/unsafe-libyaml-0.2.10 David Tolnay 2023-12-21 10:42:58 -08:00
  • 7f0321ddb1
    Bump unsafe-libyaml from 0.2.9 to 0.2.10 dependabot[bot] 2023-12-21 18:31:54 +00:00
  • 950e46c080
    Release 1.0.74 1.0.74 David Tolnay 2023-10-13 08:58:29 -07:00
  • ac47bc94eb
    Lockfile update David Tolnay 2023-10-13 08:58:14 -07:00
  • d8d674d7b0
    Merge pull request #200 from ehuss/features-short David Tolnay 2023-10-13 08:57:53 -07:00
  • 7f2ea2c7d4 Add short features flag Eric Huss 2023-10-13 08:52:02 -07:00
  • 3812634438
    Release 1.0.73 1.0.73 David Tolnay 2023-10-11 11:48:02 -07:00
  • 3d8d0251b5
    Merge pull request #199 from dtolnay/bat David Tolnay 2023-10-11 11:47:45 -07:00
  • 5ab81d9f72
    Update bat to 0.24 David Tolnay 2023-10-11 11:43:25 -07:00
  • b852c56d5c
    Lockfile update David Tolnay 2023-10-11 11:42:47 -07:00
  • 60e3533dac
    Release 1.0.72 1.0.72 David Tolnay 2023-10-02 11:25:21 -04:00
  • c342b03222
    Trigger check_install workflow when a tag is pushed David Tolnay 2023-10-02 11:25:00 -04:00
  • babc137669
    Lockfile update David Tolnay 2023-10-02 11:20:56 -04:00
  • fc882e2f98
    Shorten rendered color help text David Tolnay 2023-10-02 11:20:01 -04:00
  • 3c635f10b6
    Clarify help text of color flag David Tolnay 2023-10-02 11:17:49 -04:00
  • e69afb28e6
    Merge pull request #198 from mlegner/coloring-values David Tolnay 2023-10-02 11:12:50 -04:00
  • 1a4b1ff00a
    Remove duplicated coloring values in help message Markus Legner 2023-10-02 15:52:06 +02:00
  • f50d0f265c
    Add CI job to validate that installing published version works David Tolnay 2023-10-02 01:37:57 -04:00
  • c3d9c5b9bb
    Release 1.0.71 1.0.71 David Tolnay 2023-09-23 13:51:34 -07:00
  • d4c91ed328
    Lockfile update David Tolnay 2023-09-23 13:51:10 -07:00
  • cb13222e21
    Merge pull request #197 from dtolnay/config David Tolnay 2023-09-23 13:50:58 -07:00
  • 5d743a37ea
    Add --config flag David Tolnay 2023-09-23 13:42:32 -07:00
  • 0e6dc7f48b
    Merge pull request #196 from dtolnay/commasep David Tolnay 2023-09-23 13:48:05 -07:00
  • f6e213ad06
    Update --features help text to match cargo David Tolnay 2023-09-23 13:35:08 -07:00
  • a4a2dcac97
    Merge pull request #194 from dtolnay/helpheading David Tolnay 2023-09-23 13:42:37 -07:00
  • 905b808589
    Reorder apply_args to match struct definition David Tolnay 2023-09-23 13:39:40 -07:00
  • 753595e549
    Reorder opts to match cargo David Tolnay 2023-09-23 13:32:07 -07:00
  • 348f8103fc
    Add help headings matching 'cargo rustc --help' David Tolnay 2023-09-23 13:28:23 -07:00
  • 5cdce7eb42
    Release 1.0.70 1.0.70 David Tolnay 2023-09-13 11:30:38 -06:00
  • 463dfb1163
    Update to toml 0.8 David Tolnay 2023-09-13 11:26:54 -06:00