]> git.proxmox.com Git - cargo.git/history - crates/cargo-platform
New upstream version 0.63.1
[cargo.git] / crates / cargo-platform /
2022-10-15 Fabian GrünbichlerNew upstream version 0.63.1
2022-01-31 Yerkebulan Tuliber... Merge branch 'master' into yerke/no-run-test-executable...
2021-12-14 borsAuto merge of #10145 - QiangHeisenberg:deprecated,...
2021-11-04 borsAuto merge of #10037 - willcrichton:example-analyzer...
2021-10-29 borsAuto merge of #10017 - willcrichton:example-analyzer...
2021-10-28 borsAuto merge of #9525 - willcrichton:example-analyzer...
2021-10-24 borsAuto merge of #10002 - TaKO8Ki:fix-clippy-warnings...
2021-10-23 Ximin LuoNew upstream version 0.57.0
2021-10-23 borsAuto merge of #10000 - alexcrichton:upgrade-edition...
2021-10-22 Alex CrichtonRemove `authors` directives from Cargo crates
2021-10-22 Alex CrichtonUpgrade Cargo to the 2021 edition
2021-08-06 borsAuto merge of #9118 - bjorn3:profile_codegen_backend_op...
2021-08-06 borsAuto merge of #9617 - danieleades:refactor/useless...
2021-08-06 borsAuto merge of #9613 - danieleades:refactor/collapse...
2021-08-05 borsAuto merge of #9762 - erickt:bump, r=ehuss
2021-08-04 Erick TryzelaarUpdate cargo-platform to 0.1.2
2021-02-25 borsAuto merge of #8939 - Andy-Python-Programmer:master...
2021-02-09 Chris FieldMerge branch 'master' of https://github.com/rust-lang...
2021-02-09 Christopher FieldMerge branch 'master' into feature-rustc-cfg-argument
2021-02-03 Carlos PérezMerge branch 'master' into doc_versioning
2021-02-01 borsAuto merge of #9108 - CPerezz:locked_warn, r=alexcrichton
2021-01-29 borsAuto merge of #9110 - klensy:simple-fix, r=alexcrichton
2021-01-28 klensytrivial char range check
2020-10-01 Ximin LuoNew upstream version 0.47.0
2020-07-22 CPerezzMerge remote-tracking branch 'upstream/master'
2020-06-09 borsAuto merge of #8277 - tverghis:default-readme, r=alexcr...
2020-06-08 Daniél KerkmannMerge branch 'master' into license-field-as-environment...
2020-06-08 borsAuto merge of #8267 - drmikehenry:prefix, r=alexcrichton
2020-06-08 borsAuto merge of #8270 - reggaemuffin:8251-binary-name...
2020-06-05 borsAuto merge of #8331 - ehuss:1.45-beta-backport, r=Eh2406
2020-06-05 borsAuto merge of #8321 - hbina:issue_7596, r=alexcrichton
2020-06-04 borsAuto merge of #8324 - matthiaskrgr:clippy_v14, r=ehuss
2020-06-03 Matthias Krügerfix clippy warnings
2020-04-18 Ximin LuoNew upstream version 0.43.1
2020-02-21 borsAuto merge of #7913 - ehuss:linkcheck-script, r=alexcri...
2020-02-21 borsAuto merge of #7911 - aleksator:run_through_clippy...
2020-02-20 Alex TokarevRun through nightly clippy
2020-02-18 borsAuto merge of #7697 - ehuss:bin-test-env, r=alexcrichton
2020-02-15 borsAuto merge of #7886 - cuviper:cargo-platform-licenses...
2020-02-14 Josh StoneLink the licenses into crates/cargo-platform
2020-01-15 borsAuto merge of #7774 - giraffate:update_credentials...
2020-01-07 borsAuto merge of #7771 - moxian:needless-borrow, r=alexcri...
2020-01-07 borsAuto merge of #7770 - giraffate:fix_docs, r=alexcrichton
2020-01-07 Takayuki NakataUpdate the reference link in a message
2019-12-16 borsAuto merge of #7631 - jsgf:explicit-version, r=alexcrichton
2019-12-12 borsAuto merge of #7680 - stefanhoelzl:issue-7183, r=ehuss
2019-12-10 borsAuto merge of #7693 - ehuss:bump-cargo-platform, r...
2019-12-10 Eric HussBump cargo-platform version.
2019-12-10 borsAuto merge of #7690 - giraffate:add_test_for_cargo_loca...
2019-12-09 borsAuto merge of #7660 - benediktwerner:master, r=alexcrichton
2019-12-07 Benedikt WernerWarn instead of error
2019-12-05 Benedikt WernerUse blacklist instead of whitelist
2019-12-04 Benedikt WernerFix test formatting
2019-12-04 Benedikt WernerEmit error on [target.cfg(debug_assertions).dependencies]
2019-10-15 borsAuto merge of #7333 - ehuss:allow-dev-dep-path, r=alexc...
2019-10-04 borsAuto merge of #7476 - tlively:emscripten-wasm-aux,...
2019-09-27 borsAuto merge of #7452 - pyrrho:bug7346/transitive_patches...
2019-09-21 Dan AloniMerge remote-tracking branch 'origin/master' into custo...
2019-09-20 borsAuto merge of #7391 - Goirad:update-doctest-xcompile...
2019-09-20 borsAuto merge of #7375 - ehuss:extract-platform, r=alexcri...
2019-09-17 Eric HussExtract Platform to a separate crate.