Commit Graph

3203 Commits

Author SHA1 Message Date
pacak
82c4e470e7 cargo-show-asm: fix failing tests
newer rustc automagically marks simple functions as inline, this
includes `add` used for tests. Marking it as `inline(never)` makes sure
it's always included so tests can find it
2024-01-20 10:53:22 -05:00
R. Ryantm
dc9beec8aa cargo-show-asm: 0.2.25 -> 0.2.28 2024-01-18 16:02:27 +00:00
Florentin Eckl
e4956fb21f
cargo-lambda: add passthru.updateScript 2024-01-16 09:33:35 +01:00
Florentin Eckl
5a6f0f7c3a
cargo-lambda: 0.21.1 -> 1.0.1 2024-01-15 20:05:17 +01:00
Weijia Wang
d66a1bfb84
Merge pull request #280542 from r-ryantm/auto-update/svd2rust
svd2rust: 0.31.4 -> 0.31.5
2024-01-13 03:02:16 +01:00
Mario Rodas
62fffd5b1f
Merge pull request #280436 from r-ryantm/auto-update/cargo-mutants
cargo-mutants: 23.12.2 -> 24.1.0
2024-01-12 18:02:07 -05:00
R. Ryantm
f86a8266a2 svd2rust: 0.31.4 -> 0.31.5 2024-01-12 17:07:57 +00:00
github-actions[bot]
2e4d86eadd
Merge master into staging-next 2024-01-12 12:01:16 +00:00
Mario Rodas
f8e48696a4
Merge pull request #280455 from r-ryantm/auto-update/rust-analyzer-unwrapped
rust-analyzer-unwrapped: 2024-01-01 -> 2024-01-08
2024-01-12 06:50:18 -05:00
K900
e7b611e59d Merge remote-tracking branch 'origin/master' into staging-next 2024-01-12 13:59:54 +03:00
R. Ryantm
0b0b228ba8 rust-analyzer-unwrapped: 2024-01-01 -> 2024-01-08 2024-01-12 08:02:55 +00:00
R. Ryantm
e2eb105610 cargo-mutants: 23.12.2 -> 24.1.0 2024-01-12 06:37:26 +00:00
R. Ryantm
afc467ae76 cargo-nextest: 0.9.66 -> 0.9.67 2024-01-11 08:02:31 +00:00
Weijia Wang
2f9e98ccf3 Merge branch 'master' into staging-next 2024-01-10 23:12:44 +01:00
Yt
beeb299ce1
Merge pull request #279771 from thedavidmeister/2024-01-09-cargo-tauri-mac
cargo-tauri: Add darwin SystemConfiguration
2024-01-10 23:05:17 +01:00
Nikolay Korotkiy
b313472dc7
Merge pull request #279175 from fd/update/sqlx
sqlx-cli: 0.7.1 -> 0.7.3
2024-01-10 22:26:15 +04:00
thedavidmeister
a536abd765 cargo-tauri: Add darwin SystemConfiguration 2024-01-10 20:52:52 +04:00
github-actions[bot]
6bf0bf35bb
Merge master into staging-next 2024-01-08 18:00:58 +00:00
Nick Cao
da8ed8e622
Merge pull request #279588 from r-ryantm/auto-update/cargo-run-bin
cargo-run-bin: 1.7.0 -> 1.7.2
2024-01-08 11:48:40 -05:00
Nick Cao
a0bebed2b0
Merge pull request #279532 from figsoda/binstall
cargo-binstall: 1.4.9 -> 1.5.0
2024-01-08 11:32:42 -05:00
Martin Weinelt
ef1898454c
Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
-	pkgs/development/python-modules/aiohappyeyeballs/default.nix
2024-01-08 16:34:52 +01:00
R. Ryantm
748aa8db18 cargo-run-bin: 1.7.0 -> 1.7.2 2024-01-08 11:50:10 +00:00
figsoda
621b3528ed cargo-binstall: 1.4.9 -> 1.5.0
Diff: https://github.com/cargo-bins/cargo-binstall/compare/v1.4.9...v1.5.0

Changelog: https://github.com/cargo-bins/cargo-binstall/releases/tag/v1.5.0
2024-01-08 02:30:32 -05:00
R. Ryantm
f577e0844e cargo-careful: 0.4.0 -> 0.4.1 2024-01-08 04:55:11 +00:00
Jan Tojnar
ff42d23313 Merge branch 'master' into staging-next
Conflicts:

pkgs/development/python-modules/dbt-core/default.nix
pkgs/development/python-modules/dbt-semantic-interfaces/default.nix

Still broken by pydantic 2 bump, though.
2024-01-07 16:14:41 +01:00
maxine
8e7cabe5d6
Merge pull request #278844 from r-ryantm/auto-update/cargo-watch
cargo-watch: 8.4.1 -> 8.5.1
2024-01-07 14:55:51 +01:00
github-actions[bot]
17cf061755
Merge master into staging-next 2024-01-06 18:01:15 +00:00
Nick Cao
0947f9d4fc
Merge pull request #279142 from r-ryantm/auto-update/cargo-show-asm
cargo-show-asm: 0.2.24 -> 0.2.25
2024-01-06 11:38:16 -05:00
Simon Menke
52724e2cb9
sqlx-cli: 0.7.1 -> 0.7.3 2024-01-06 15:50:25 +01:00
Matthias Beyer
f36e11d259
Merge pull request #279070 from r-ryantm/auto-update/cargo-spellcheck
cargo-spellcheck: 0.13.1 -> 0.13.2
2024-01-06 15:05:28 +01:00
R. Ryantm
9121fa56b1 cargo-show-asm: 0.2.24 -> 0.2.25 2024-01-06 11:09:18 +00:00
R. Ryantm
4a386e71fe cargo-spellcheck: 0.13.1 -> 0.13.2 2024-01-06 05:13:02 +00:00
Martin Weinelt
eba4d277a0 Merge remote-tracking branch 'origin/master' into staging-next
Conflicts:
-	pkgs/development/python-modules/sabctools/default.nix
2024-01-06 04:51:01 +01:00
Nick Cao
6a4d046346
Merge pull request #278816 from r-ryantm/auto-update/svd2rust
svd2rust: 0.31.3 -> 0.31.4
2024-01-05 14:28:00 -05:00
github-actions[bot]
76201c62e0
Merge master into staging-next 2024-01-05 18:00:58 +00:00
Nick Cao
e2896d19b6
Merge pull request #278758 from r-ryantm/auto-update/rust-analyzer-unwrapped
rust-analyzer-unwrapped: 2023-12-25 -> 2024-01-01
2024-01-05 12:15:34 -05:00
Nick Cao
33a4ceda1a
Merge pull request #278684 from samueltardieu/rtthost-0.22
rtthost: 0.21.0 -> 0.22.0
2024-01-05 12:00:34 -05:00
R. Ryantm
e66f41cf24 cargo-watch: 8.4.1 -> 8.5.1 2024-01-05 05:07:21 +00:00
R. Ryantm
f9f9155f67 svd2rust: 0.31.3 -> 0.31.4 2024-01-05 01:53:35 +00:00
R. Ryantm
ddd48c94b1 rust-analyzer-unwrapped: 2023-12-25 -> 2024-01-01 2024-01-04 19:37:31 +00:00
github-actions[bot]
065e28482b
Merge master into staging-next 2024-01-04 18:00:54 +00:00
Nick Cao
bf566c9a49
Merge pull request #278614 from newAM/probe-rs-0.22.0
probe-rs: 0.21.1 -> 0.22.0
2024-01-04 10:58:49 -05:00
Vladimír Čunát
8a839514de
Merge branch 'master' into staging-next 2024-01-04 15:07:44 +01:00
Samuel Tardieu
270c6f77d6 rtthost: 0.21.0 -> 0.22.0 2024-01-04 12:59:01 +01:00
Alex Martens
b2ed10e30c probe-rs: 0.21.1 -> 0.22.0 2024-01-03 18:14:45 -08:00
R. RyanTM
831bdd7e90
cargo-fuzz: 0.11.2 -> 0.11.3 (#278558) 2024-01-04 02:41:31 +01:00
github-actions[bot]
307002948d
Merge master into staging-next 2024-01-03 18:00:57 +00:00
Weijia Wang
e353fc7230
Merge pull request #276140 from r-ryantm/auto-update/leptosfmt
leptosfmt: 0.1.17 -> 0.1.18
2024-01-03 18:30:03 +01:00
Nick Cao
f5d0b7d206
Merge pull request #278416 from figsoda/tally
cargo-tally: 1.0.33 -> 1.0.34
2024-01-03 11:17:07 -05:00
figsoda
9fd29fee3f cargo-expand: 1.0.77 -> 1.0.79
Diff: https://github.com/dtolnay/cargo-expand/compare/1.0.77...1.0.79

Changelog: https://github.com/dtolnay/cargo-expand/releases/tag/1.0.79
2024-01-02 23:51:21 -05:00