]> git.proxmox.com Git - cargo.git/shortlog
cargo.git
2019-10-04 Matthias SeiffertUpdate SPDX list to 3.6
2019-10-02 borsAuto merge of #7464 - alexcrichton:update-curl-sys...
2019-10-02 borsAuto merge of #7443 - guanqun:patch-1, r=ehuss
2019-10-02 borsAuto merge of #7400 - snf:fix_7358, r=alexcrichton
2019-10-02 borsAuto merge of #7465 - alexcrichton:no-preserve, r=Eh2406
2019-10-02 snfremoving hash from output files when using MSVC
2019-10-01 Alex CrichtonDisable preserving mtimes on archives
2019-10-01 Alex CrichtonUpdate `curl-sys` dependency requirement
2019-10-01 borsAuto merge of #7462 - hbina:redundant_borrow, r=ehuss
2019-10-01 borsAuto merge of #7361 - Eh2406:public_dependency-as-type_...
2019-10-01 Hanif Bin AriffinRemoved redundant borrow
2019-10-01 borsAuto merge of #7461 - guanqun:unify-quotes-in-cargo...
2019-10-01 Guanqun Luunify the quote in Cargo.toml
2019-09-30 borsAuto merge of #6989 - da-x:custom-profile-pr-rfc, r...
2019-09-30 borsAuto merge of #7308 - guanqun:add-ssl-version, r=alexcr...
2019-09-30 Guanqun Luadd a bit more docs
2019-09-30 Guanqun Lurun cargo fmt to pass the CI build
2019-09-30 borsAuto merge of #7417 - alexcrichton:less-hashing, r...
2019-09-29 Guanqun Lufixes
2019-09-29 Guanqun Lumodify to enum/struct and add test for SslVersionConfig
2019-09-27 Dan Aloninamed-profiles: fix backward compatibility for `rustc...
2019-09-27 Eh2406add a test to show the new performance
2019-09-27 Eh2406allow `find_candidate` to backtrack from a `PublicDepen...
2019-09-27 Eh2406change `PublicDependency` to store the `age` for each...
2019-09-27 Eh2406change `age` to count edges not just activations
2019-09-27 Eh2406Some cleanups
2019-09-27 Eh2406move `public_dependency`s code to methods for better...
2019-09-27 Dan Aloninamed-profiles: add backward compatibility if feature...
2019-09-27 borsAuto merge of #7454 - ehuss:version-bump, r=alexcrichton
2019-09-27 Eric HussBump to 0.41.0, Update changelog
2019-09-27 borsAuto merge of #7452 - pyrrho:bug7346/transitive_patches...
2019-09-27 borsAuto merge of #7448 - ehuss:gitignore-lockfile, r=alexc...
2019-09-26 Drew Pirrone... Don't panic on a non-fatal error
2019-09-26 Drew Pirrone... Modify Context::flag_activated to return ActivateResult
2019-09-26 Drew Pirrone... Add a test to model the bug found in #7346
2019-09-26 Eric HussAllow gitignore of Cargo.lock with explicit `include`.
2019-09-26 borsAuto merge of #7446 - alexcrichton:quiet-output, r...
2019-09-26 borsAuto merge of #7445 - alexcrichton:more-stable, r=Eh2406
2019-09-26 Alex CrichtonImprove test output with `--quiet`
2019-09-26 Alex CrichtonAllow a number of tests to run on stable
2019-09-26 Dan AloniMerge remote-tracking branch 'origin/master' into custo...
2019-09-26 Alex CrichtonGo back to not hashing `RUSTFLAGS` in `-Cmetadata`
2019-09-26 borsAuto merge of #7425 - alexcrichton:kind-string, r=ehuss
2019-09-26 borsAuto merge of #7444 - matthiaskrgr:clippy_v8, r=Eh2406
2019-09-26 Guanqun Lusupport http.ssl-version.min/max to specify min/max...
2019-09-26 guanqunadd dependencies for `pkg-config`
2019-09-26 Matthias Krügerfix a bunch of clippy warnings
2019-09-26 Alex CrichtonAddress review about doc blocks
2019-09-26 Alex CrichtonRefactor how compile targets are handled
2019-09-26 Alex CrichtonRefactor `Kind` to carry target name in `Target`
2019-09-26 Guanqun Luremove unsafe sslv2 and sslv3 methods
2019-09-26 Guanqun Luadd an option to specify ssl version
2019-09-26 borsAuto merge of #7440 - alexcrichton:always-pipeline...
2019-09-26 borsAuto merge of #7441 - ehuss:fix-zalgo, r=alexcrichton
2019-09-26 Eric HussFix zalgo formatting.
2019-09-25 Dan AloniMerge remote-tracking branch 'origin/master' into custo...
2019-09-25 borsAuto merge of #7429 - alexcrichton:fix-osx-cpu, r=ehuss
2019-09-25 borsAuto merge of #7428 - alexcrichton:nocapture, r=ehuss
2019-09-25 borsAuto merge of #7421 - ehuss:build-std-sysroot, r=alexcr...
2019-09-25 Alex CrichtonFix a panic collecting cpu data on OSX
2019-09-25 Alex CrichtonCall `vm_deallocate` on OSX for CPU statistics
2019-09-25 Alex CrichtonDon't ever capture CPU state if timings are disabled
2019-09-24 Eric HussAdd comment for unusual placement of add_sysroot_artifact.
2019-09-24 Eric HussAdd some comments about Layout naming and .sysroot.
2019-09-24 borsAuto merge of #7411 - Eh2406:mtime, r=alexcrichton
2019-09-24 Eh2406More docs
2019-09-24 Eric HussAdd warning when mixing -Zbuild-std with --build-plan.
2019-09-24 Eric HussDon't add sysroot lib path to dylib path for build...
2019-09-24 Eh2406use the newer `.get::<Option<bool>>`
2019-09-24 Eric HussSimplify mock rustc wrapper.
2019-09-24 Alex CrichtonRemove dynamic detection of pipelining support
2019-09-24 borsAuto merge of #7419 - alexcrichton:fix-features-regress...
2019-09-24 Alex CrichtonFix interpretation of `--features a b` on the CLI
2019-09-24 borsAuto merge of #7422 - rust-lang:dependabot/cargo/env_lo...
2019-09-24 dependabot... Update env_logger requirement from 0.6.0 to 0.7.0
2019-09-24 Eric HussSome more --sysroot tests.
2019-09-24 Alex CrichtonChange how standard_lib tests work
2019-09-24 Eric HussChange build-std to use --sysroot.
2019-09-23 Eh2406set mtime_on_use from config or ENV
2019-09-22 Dan Aloniprofiles: remove 'check' from stable access
2019-09-22 borsAuto merge of #7407 - ehuss:update-unstable, r=alexcrichton
2019-09-22 borsAuto merge of #7408 - ehuss:fix-xcompile-tests, r=alexc...
2019-09-21 Eric HussFix xcompile tests.
2019-09-21 Eric HussUpdate some unstable docs
2019-09-21 borsAuto merge of #7403 - ehuss:fix-timing-scale2, r=Eh2406
2019-09-21 Eric Huss-Ztimings: Fix more scale problems.
2019-09-21 Dan Alonitoml: be less stringent on 'debug' profile, we already...
2019-09-21 Dan Alonitests: profile_custom - add name validation tests
2019-09-21 Dan Alonitoml: add missing profile name validation
2019-09-21 Dan AloniTomlProfile::validate_name: disallow a 'doc' dir-name
2019-09-21 Dan AloniMove profile name and dir-name validation and gating...
2019-09-21 Dan AloniRustfmt adjustments
2019-09-21 Dan Alonitests: profile_custom - add missing stdout/stderr checks
2019-09-21 Dan Alonitests: profile_custom - test for invalid 'inherits...
2019-09-21 Dan Aloniprofiles: catch invalid 'inherits' use on root profile
2019-09-21 Dan Aloniprofiles: add feature gating on 'inherits' and validate...
2019-09-21 Dan AloniUpdate src/cargo/core/profiles.rs
2019-09-21 Dan Alonicargo clean: remove 'release' field'
2019-09-21 Dan Alonicargo_compile: earlier profile name validation
2019-09-21 Dan Alonicargo_clean: add profile name validation
next