]> git.proxmox.com Git - cargo.git/shortlog
cargo.git
2018-08-02 Alex CrichtonSwitch strategies for how rustc's workspace is unioned
2018-08-01 borsAuto merge of #5831 - Eh2406:i5684, r=alexcrichton
2018-08-01 borsAuto merge of #5834 - Undin:metadata-edition, r=alexcri...
2018-08-01 borsAuto merge of #5847 - alexcrichton:fix-deprecations...
2018-08-01 Alex CrichtonUpgrade to `failure 0.1.2` idioms
2018-08-01 Arseniy Pendryakfix tests on Windows
2018-08-01 borsAuto merge of #5842 - alexcrichton:fix-lots, r=ehuss
2018-08-01 borsAuto merge of #5841 - Mark-Simulacrum:internal-error...
2018-07-31 borsAuto merge of #5840 - ehuss:uninstall-spec, r=alexcrichton
2018-07-31 Arseniy PendryakAdd edition field into target object in metadata as...
2018-07-31 borsAuto merge of #5836 - kornelski:profiledebug, r=alexcri...
2018-07-31 Alex Crichtonfix: Iteratively apply suggestions from the compiler
2018-07-31 borsAuto merge of #5835 - dwijnand:clippy, r=alexcrichton
2018-07-31 Dale WijnandMove all clippy config to target top files
2018-07-31 Arseniy PendryakAdd edition field into metadata.
2018-07-31 borsAuto merge of #5824 - alexcrichton:careful-transition...
2018-07-31 Mark RousskovConsider rustc failure internal despite JSON formatting
2018-07-31 Eh2406remove `missing from the package list` error and fmt
2018-07-31 Eric HussAllow `-p` in `uninstall` to accommodate error messages.
2018-07-31 borsAuto merge of #5811 - alexcrichton:rename-crate-feature...
2018-07-31 borsAuto merge of #5816 - dwijnand:edtion-per-target, r...
2018-07-31 Alex CrichtonUse listed dependency name for feature names
2018-07-31 Alex CrichtonAdd more diagnostics to smooth edition transition
2018-07-31 Dale WijnandResolve a single_match lint warning
2018-07-31 Dale WijnandExempt 2 wrong_self_convention lint warnings
2018-07-31 Dale WijnandResolve a trivially_copy_pass_by_ref lint warning
2018-07-31 Dale WijnandResolve a wrong_self_convention lint warning
2018-07-31 Dale WijnandResolve a wrong_self_convention lint warning
2018-07-31 Dale WijnandResolve 2 needless_pass_by_value lint warnings
2018-07-31 Dale WijnandAdd tests for per-target edition
2018-07-31 Dale WijnandWire Features down to targets::configure to check the...
2018-07-31 Dale WijnandDocument per-target edition & give an example
2018-07-31 Kornel LesińskiHint correct name of profile.debug
2018-07-31 Dale WijnandExempt too_many_arguments throughout the cargo lib...
2018-07-31 Dale WijnandExempt 3 identity_op lint warnings
2018-07-30 Alex Crichtonfix: Only fix "primary" packages by default
2018-07-30 borsAuto merge of #5814 - alexcrichton:fix-all-targets...
2018-07-30 Eh2406use enum instead of bool
2018-07-30 borsAuto merge of #5832 - Eh2406:collect_seq, r=alexcrichton
2018-07-30 Eh2406remove some allocations in Serialize
2018-07-30 Eh2406cargo update can deal with some bad lockfiles
2018-07-29 borsAuto merge of #5830 - Xanewok:executor-compile-mode...
2018-07-29 Igor MatuszewskiAdd CompileMode to Executor callbacks
2018-07-29 borsAuto merge of #5828 - kennytm:compile-progress-names...
2018-07-28 kennytmUse the target name in the progress bar when building...
2018-07-27 Dale WijnandDefault target edition to package edition
2018-07-27 Alex Crichtonfix: Pass `--all-targets` to `cargo fix` by default
2018-07-27 Dale WijnandWire target edition to rustc/rustdoc
2018-07-27 Dale WijnandWire Fingerprint to target unit's edition
2018-07-27 Dale WijnandAdd an Edition on TomlTarget & Target, & wire
2018-07-27 borsAuto merge of #5812 - dwijnand:move-existing_vcs_repo...
2018-07-27 borsAuto merge of #5810 - Eh2406:test-fix, r=alexcrichton
2018-07-27 borsAuto merge of #5807 - dwijnand:cargo-list-summary,...
2018-07-27 borsAuto merge of #5801 - ehuss:fix-doctestable, r=alexcrichton
2018-07-26 Dale WijnandMove existing_vcs_repo to the util::vcs module
2018-07-26 Dale WijnandAvoid right-padding commands with spaces
2018-07-26 Dale WijnandAdapt --list output in find_closest_biuld_to_build...
2018-07-26 borsAuto merge of #5804 - dwijnand:hg-discover, r=alexcrichton
2018-07-26 Eh2406remove all of the (now) unnecessary temp file usage...
2018-07-26 Eh2406update test for #5733
2018-07-26 borsAuto merge of #5733 - withoutboats:cargo-new-respects...
2018-07-26 borsAuto merge of #5802 - ehuss:fix-doc-typo, r=dwijnand
2018-07-26 Dale WijnandTest verbose error output for a bad lockfile
2018-07-26 Dale WijnandSuggest "update -p" to fix a bad lockfile
2018-07-26 Without BoatsRespect .gitignore during `cargo new`
2018-07-26 Dale WijnandFix read-manifest summary printing under cargo --list
2018-07-26 Dale WijnandShow the command summary when running cargo --list
2018-07-26 Dale WijnandReformat main::list_commands to return CommandInfo...
2018-07-26 Dale WijnandFix HgRepo::discover
2018-07-26 borsAuto merge of #5803 - dwijnand:dependabot/cargo/crossbe...
2018-07-26 Dale WijnandUpgrade to crossbeam-utils's -new 0.5 API
2018-07-26 Eric HussFix minor typo in the book.
2018-07-26 Eric HussFix `test --doc` with incompatible lib types.
2018-07-26 dependabot... Update crossbeam-utils requirement to 0.5
2018-07-26 borsAuto merge of #5794 - Nemo157:rustdoc-rename-extern...
2018-07-25 borsAuto merge of #5790 - dwijnand:dependabot/cargo/crossbe...
2018-07-25 Dale WijnandSwitch to crossbeam_utils crate, sidesteppin
2018-07-25 borsAuto merge of #5791 - dwijnand:oneline-files, r=alexcri...
2018-07-25 borsAuto merge of #5787 - dwijnand:dedup-manifest-further...
2018-07-25 Wim LoomanApply dependency renamings when running rustdoc
2018-07-25 Dale WijnandUpdate the minimal parking_lot_core version
2018-07-25 Dale WijnandDeclare one-line write_all contents on one line, too
2018-07-25 Dale WijnandDeclare one-line files on one line, in test projects
2018-07-25 Dale WijnandMigrate to crossbeam's new 0.4 API
2018-07-25 dependabot... Update crossbeam requirement to 0.4
2018-07-24 Dale WijnandDedup a bunch more manifest
2018-07-24 Dale WijnandReplace const BASIC_MANIFEST with basic_manifest("foo...
2018-07-24 borsAuto merge of #5782 - dwijnand:dedup-manifest, r=alexcr...
2018-07-24 borsAuto merge of #5621 - knight42:cargo-search-relaced...
2018-07-24 Dale WijnandDrop now unnecessary basic manifests
2018-07-24 borsAuto merge of #5757 - Eh2406:minimal-versions-build...
2018-07-24 Eh2406update curl so we don't need so may hacks
2018-07-24 borsAuto merge of #5779 - alexcrichton:msg, r=dwijnand
2018-07-24 Dale WijnandOpt-out all other failing tests
2018-07-24 Dale WijnandAdd an opt-out to the auto-generated Cargo.toml
2018-07-24 Dale WijnandInsert a basic Cargo.toml if one is not defined.
2018-07-24 Eh2406Use nightly for `-Z` but use `MSRV=stable` for test
2018-07-23 Alex CrichtonFix a formatting of a cargo fix message
2018-07-23 borsAuto merge of #5774 - dwijnand:generate-lockfile-stutte...
2018-07-23 Eh2406separate AppVeyor builder
next