]> git.proxmox.com Git - cargo.git/shortlog
cargo.git
2020-04-09 borsAuto merge of #8073 - ehuss:hash-channel, r=alexcrichton
2020-04-08 Eric HussAdd escape hatch for nightly version hashing.
2020-04-07 borsAuto merge of #8081 - t-nelis:index-commands-section...
2020-04-07 borsAuto merge of #8083 - t-nelis:mdbook-v0.3.7, r=ehuss
2020-04-07 Thibault NélisFetch mdBook in new location
2020-04-07 Thibault NélisIndex the commands section
2020-04-07 Thibault NélisUpgrade to mdBook v0.3.7
2020-04-07 borsAuto merge of #8080 - RoccoDev:master, r=alexcrichton
2020-04-07 borsAuto merge of #8079 - Timmmm:patch-1, r=alexcrichton
2020-04-07 RoccoCompatibility for rust-lang/rust#69926
2020-04-07 TimAdd note about converting triple case in environment...
2020-04-05 Eric HussUse the same filename hash for pre-release channels.
2020-04-03 borsAuto merge of #8066 - alexcrichton:embed-bitcode-no...
2020-04-01 Alex CrichtonAdd support for `-Cembed-bitcode=no`
2020-03-31 borsAuto merge of #8059 - Mark-Simulacrum:add-triagebot...
2020-03-31 Mark RousskovAdd triagebot configuration
2020-03-31 borsAuto merge of #8057 - ehuss:fix-man-owner-options,...
2020-03-31 Eric HussFix man page typo for "Owner Options".
2020-03-30 borsAuto merge of #8054 - jclulow:unix-progress, r=alexcrichton
2020-03-30 borsAuto merge of #8052 - ehuss:rustdoc-warnings, r=alexcri...
2020-03-30 borsAuto merge of #8053 - ehuss:remove-clippy, r=alexcrichton
2020-03-30 Joshua M. Clulowenable progress bar on all UNIX platforms
2020-03-29 Eric HussRemove clippy tests.
2020-03-29 Eric HussSquelch some rustdoc warnings.
2020-03-27 borsAuto merge of #8048 - ehuss:fix-features-for-host,...
2020-03-27 Eric HussFix -Zfeatures=itarget with certain host dependencies
2020-03-27 borsAuto merge of #8020 - xiongmao86:issue7853, r=ehuss
2020-03-27 xiongmao86Add logic for testing implicit binary dependency features.
2020-03-27 xiongmao86Testing for binary built as an implicit dependency.
2020-03-26 borsAuto merge of #8039 - aleksator:use_stable_crate_versio...
2020-03-25 borsAuto merge of #8040 - ehuss:remove-git-checkout, r...
2020-03-25 Eric HussRemove the `git-checkout` subcommand.
2020-03-25 Alex TokarevUse stabilized version of rustdoc's --crate-version
2020-03-24 borsAuto merge of #8028 - ehuss:new-proc-macro-decouple...
2020-03-23 borsAuto merge of #8023 - aleksator:8019_remove_adler32_dep...
2020-03-23 Alex TokarevRemove unused transitive dependencies: miniz_oxide...
2020-03-23 borsAuto merge of #8027 - ehuss:fix-features-dev_dep-check...
2020-03-22 Eric HussRe-implement proc-macro feature decoupling.
2020-03-22 Eric HussFix bug with -Zfeatures=dev_dep and `check --profile...
2020-03-20 borsAuto merge of #8021 - ehuss:remove-cfg-from-options...
2020-03-19 Eric HussRemove Config from CompileOptions.
2020-03-19 borsAuto merge of #7922 - XAMPPRocky:patch-1, r=ehuss
2020-03-19 XAMPPRockyRemove note
2020-03-18 borsAuto merge of #8017 - aleksator:3672_color_build_script...
2020-03-18 borsAuto merge of #8014 - aleksator:crate_version_in_rustdo...
2020-03-18 Alex TokarevPrint colored warnings when build script panics
2020-03-18 Alex TokarevDo not supply --crate-version flag to rustdoc if presen...
2020-03-18 borsAuto merge of #8003 - ehuss:proc-macro-index, r=alexcri...
2020-03-17 Eric HussUpdate registry documentation with new proc-macro field.
2020-03-17 borsAuto merge of #8015 - aleksator:run_through_clippy...
2020-03-17 Alex TokarevRun through clippy
2020-03-17 borsAuto merge of #8012 - ehuss:fix-config-profile-test...
2020-03-17 Eric HussFix config profiles using "dev" in `cargo test`.
2020-03-17 borsAuto merge of #8011 - ehuss:pr-ci, r=alexcrichton
2020-03-17 Eric HussRun CI on all PRs.
2020-03-17 borsAuto merge of #7977 - ehuss:unit-graph, r=alexcrichton
2020-03-17 borsAuto merge of #8008 - aleksator:refactor_workspace_vali...
2020-03-16 Alex TokarevSplit workspace/validate() into multiple functions
2020-03-16 borsAuto merge of #8005 - ehuss:as_deref, r=Eh2406
2020-03-16 Eric HussUse Option::as_deref
2020-03-16 borsAuto merge of #7993 - Eh2406:deduplicate-eges, r=ehuss
2020-03-15 Eric HussElaborate on motivation of --unit-graph.
2020-03-15 Eric Huss-Zfeatures=host_dep: Support decoupling proc-macro...
2020-03-15 Eric HussAdd unit-graph JSON output.
2020-03-15 Eric HussAdd proc-macro to the index.
2020-03-14 borsAuto merge of #7935 - cwndrws:revert-removal-of-mtime...
2020-03-14 borsAuto merge of #7533 - yaahc:clippy-banishment, r=ehuss
2020-03-14 borsAuto merge of #7999 - aleksator:fix_changelog_typos...
2020-03-14 Alex TokarevFix CHANGELOG.md typos
2020-03-14 borsAuto merge of #7998 - rust-lang:ehuss-patch-1, r=Eh2406
2020-03-14 Eric HussUpdate changelog note about crate-versions flag.
2020-03-14 borsAuto merge of #7997 - ehuss:version-bump, r=alexcrichton
2020-03-14 Eric HussBump to 0.45.0.
2020-03-14 Eric HussUpdate changelog for 1.43.
2020-03-13 Jane Lusbyfix unix cfg on include
2020-03-13 Jane Lusbyrustfmt
2020-03-13 Jane Lusbyswitch from bash script to rust program
2020-03-13 borsAuto merge of #7996 - alexcrichton:update-git2, r=Eh2406
2020-03-13 Alex CrichtonBump libgit2 dependencies
2020-03-13 Jane LusbyClose the front door for clippy but open the back
2020-03-12 Eh2406cargo +stable fmt
2020-03-12 borsAuto merge of #7838 - ehuss:fix-memory-rustc-output...
2020-03-12 Eh2406graph can use HashSet
2020-03-12 Eh2406parents can use a HashSet
2020-03-12 borsAuto merge of #7989 - ehuss:git-submodule-updating...
2020-03-12 borsAuto merge of #7990 - ehuss:workspace-resolve-lifetime...
2020-03-12 Eric HussWorkspaceResolve: Use descriptive lifetime label.
2020-03-12 Eric HussAdd "Updating" status for git submodules.
2020-03-10 borsAuto merge of #7983 - ehuss:fix-old-manifest-anchors...
2020-03-10 Eric HussSupport old html anchors in manifest chapter.
2020-03-10 Eric HussUse wait_while for Condvar in Queue to simplify code.
2020-03-10 Eric HussAdd test for caching large output.
2020-03-08 Eric HussAvoid buffering large amounts of rustc output.
2020-03-07 Alex CrichtonReplace `std::sync::mpsc` with a much simpler queue
2020-03-05 borsAuto merge of #7965 - jiegec:master, r=alexcrichton
2020-03-05 borsAuto merge of #7970 - ehuss:revert-debug-assert-filter...
2020-03-05 Eric HussPartially revert change to filter debug_assertions.
2020-03-05 Charlie AndrewsRevert "Disable preserving mtimes on archives"
2020-03-05 Jiajie ChenDon't create hardlink for library test, integrations...
2020-03-04 borsAuto merge of #7959 - ehuss:restricted-crate-names...
next