2022-08-25 |
Weihang Lo | Fix rustdoc warnings when documenting private items |
commit | commitdiff | tree |
2022-08-23 |
bors | Auto merge of #11017 - BlackHoleFox:non-ascii-names... |
commit | commitdiff | tree |
2022-08-23 |
BlackHoleFox | Update non-ASCII crate name warning message |
commit | commitdiff | tree |
2022-08-22 |
bors | Auto merge of #11011 - hi-rustin:rustin-patch-tests... |
commit | commitdiff | tree |
2022-08-21 |
hi-rustin | Remove useless log deps and add more test for precise... |
commit | commitdiff | tree |
2022-08-21 |
hi-rustin | Add test for aggressive update |
commit | commitdiff | tree |
2022-08-21 |
bors | Auto merge of #11008 - weihanglo:issue-10917, r=epage |
commit | commitdiff | tree |
2022-08-19 |
Weihang Lo | Ignore broken but excluded file during traversing |
commit | commitdiff | tree |
2022-08-19 |
Weihang Lo | test: ignore broken but excluded file during traversing |
commit | commitdiff | tree |
2022-08-19 |
Weihang Lo | Remove unnecessary mutability |
commit | commitdiff | tree |
2022-08-19 |
bors | Auto merge of #10999 - hi-rustin:rustin-patch-wrong... |
commit | commitdiff | tree |
2022-08-19 |
hi-rustin | Update old tests |
commit | commitdiff | tree |
2022-08-19 |
hi-rustin | Improve error message for wrong target names |
commit | commitdiff | tree |
2022-08-18 |
bors | Auto merge of #11005 - jonhoo:bump-snapbox, r=epage |
commit | commitdiff | tree |
2022-08-17 |
Jon Gjengset | Bump snapbox to 0.3 |
commit | commitdiff | tree |
2022-08-17 |
bors | Auto merge of #11001 - Muscraft:fix-unstable-docs,... |
commit | commitdiff | tree |
2022-08-17 |
Scott Schafer | remove missed reference to workspace inheritance in... |
commit | commitdiff | tree |
2022-08-17 |
bors | Auto merge of #10988 - hi-rustin:rustin-patch-warn... |
commit | commitdiff | tree |
2022-08-17 |
hi-rustin | Add test for aggressive update |
commit | commitdiff | tree |
2022-08-17 |
hi-rustin | Warning when precise or aggressive without -p flag |
commit | commitdiff | tree |
2022-08-16 |
bors | Auto merge of #10944 - kcrimson-ar:master, r=epage |
commit | commitdiff | tree |
2022-08-16 |
bors | Auto merge of #10975 - theCapypara:flock-enosys-android... |
commit | commitdiff | tree |
2022-08-16 |
Marco Köpcke | No longer gate unsupported file locking behind Linux... |
commit | commitdiff | tree |
2022-08-12 |
bors | Auto merge of #10983 - ehuss:version-bump, r=weihanglo |
commit | commitdiff | tree |
2022-08-12 |
Eric Huss | Also mention `build.target` being an array. |
commit | commitdiff | tree |
2022-08-12 |
Eric Huss | Update changelog for 1.64 |
commit | commitdiff | tree |
2022-08-12 |
Eric Huss | Bump to 0.66.0 |
commit | commitdiff | tree |
2022-08-12 |
bors | Auto merge of #10977 - weihanglo:std-thread-scope,... |
commit | commitdiff | tree |
2022-08-11 |
bors | Auto merge of #10978 - andrewpollack:docs-removing... |
commit | commitdiff | tree |
2022-08-11 |
andrewpollack | Removing excess in |
commit | commitdiff | tree |
2022-08-11 |
Weihang Lo | Use std::thread::scope to replace crossbeam |
commit | commitdiff | tree |
2022-08-11 |
bors | Auto merge of #10930 - ehuss:enable-windows-tests,... |
commit | commitdiff | tree |
2022-08-11 |
Marco Capypara... | Fix flock being not supported on Android raising an... |
commit | commitdiff | tree |
2022-08-11 |
bors | Auto merge of #10968 - hi-rustin:rustin-patch-msg,... |
commit | commitdiff | tree |
2022-08-10 |
bors | Auto merge of #10962 - Nemo157:override-target-dir... |
commit | commitdiff | tree |
2022-08-10 |
bors | Auto merge of #10969 - joshtriplett:available-paralleli... |
commit | commitdiff | tree |
2022-08-10 |
Josh Triplett | Switch back to `available_parallelism` |
commit | commitdiff | tree |
2022-08-10 |
Wim Looman | Ensure rustc-echo-wrapper works with an overridden... |
commit | commitdiff | tree |
2022-08-10 |
hi-rustin | Fix test |
commit | commitdiff | tree |
2022-08-10 |
hi-rustin | Improve error msg for get target runner |
commit | commitdiff | tree |
2022-08-10 |
bors | Auto merge of #10961 - Nemo157:skip-implicit-override... |
commit | commitdiff | tree |
2022-08-10 |
bors | Auto merge of #10967 - hi-rustin:rustin-patch-docs... |
commit | commitdiff | tree |
2022-08-10 |
hi-rustin | Add `CARGO_LOG` to `Environment variables Cargo reads` |
commit | commitdiff | tree |
2022-08-10 |
Wim Looman | Only override published resolver when the workspace... |
commit | commitdiff | tree |
2022-08-09 |
bors | Auto merge of #10891 - joshtriplett:rust-version-recomm... |
commit | commitdiff | tree |
2022-08-09 |
Wim Looman | Have `Edition` know what its default resolver behaviour is |
commit | commitdiff | tree |
2022-08-08 |
Josh Triplett | Only show advice to use `cargo update --precise` for... |
commit | commitdiff | tree |
2022-08-08 |
Josh Triplett | Make the `rust-version` error recommend `cargo update... |
commit | commitdiff | tree |
2022-08-08 |
Ky Phan | Add unit test for invalid authors, refactor name |
commit | commitdiff | tree |
2022-08-06 |
bors | Auto merge of #10946 - RalfJung:docs, r=epage |
commit | commitdiff | tree |
2022-08-06 |
Ralf Jung | resolver docs: link to version requirements syntax... |
commit | commitdiff | tree |
2022-08-06 |
bors | Auto merge of #10943 - hi-rustin:rustin-patch-bump... |
commit | commitdiff | tree |
2022-08-06 |
Ky Phan | Improve error message for an array |
commit | commitdiff | tree |
2022-08-06 |
hi-rustin | Bump os_info to 3.5.0 |
commit | commitdiff | tree |
2022-08-05 |
bors | Auto merge of #10941 - hi-rustin:rustin-patch-docs... |
commit | commitdiff | tree |
2022-08-05 |
hi-rustin | Mark -timings=html unstable in the document |
commit | commitdiff | tree |
2022-08-04 |
bors | Auto merge of #10935 - har7an:patch-1, r=epage |
commit | commitdiff | tree |
2022-08-04 |
har7an | Mention that aliases are recursive |
commit | commitdiff | tree |
2022-08-04 |
bors | Auto merge of #10322 - eholk:reserved-windows-name... |
commit | commitdiff | tree |
2022-08-03 |
Eric Holk | Use old Windows path handling on CI |
commit | commitdiff | tree |
2022-08-03 |
Eric Holk | Move Windows path test function to test code |
commit | commitdiff | tree |
2022-08-03 |
Eric Holk | Update comment |
commit | commitdiff | tree |
2022-08-03 |
Eric Holk | Use GetFullPathNameW to test restricted names |
commit | commitdiff | tree |
2022-08-03 |
Eric Holk | Test if reserved filenames are allowed in Windows |
commit | commitdiff | tree |
2022-08-03 |
bors | Auto merge of #10924 - akabinds:better-no-such-subcomma... |
commit | commitdiff | tree |
2022-08-03 |
akabinds | test checking full stderr output, with new message... |
commit | commitdiff | tree |
2022-08-03 |
akabinds | implement test checking if stderr, after using `+toolch... |
commit | commitdiff | tree |
2022-08-03 |
akabinds | Merge branch 'master' of https://github.com/rust-lang... |
commit | commitdiff | tree |
2022-08-03 |
akabinds | Merge branch 'master' of https://github.com/rust-lang... |
commit | commitdiff | tree |
2022-08-03 |
bors | Auto merge of #10934 - ehuss:revert-jobserver, r=epage |
commit | commitdiff | tree |
2022-08-03 |
Eric Huss | Revert "Drop check for mingw32-make." |
commit | commitdiff | tree |
2022-08-03 |
bors | Auto merge of #10929 - ehuss:ignore-reason, r=weihanglo |
commit | commitdiff | tree |
2022-08-03 |
binds | Merge branch 'master' into better-no-such-subcommand |
commit | commitdiff | tree |
2022-08-03 |
akabinds | improve formatting |
commit | commitdiff | tree |
2022-08-03 |
bors | Auto merge of #10933 - LPardue:cargo-patch-misspell... |
commit | commitdiff | tree |
2022-08-03 |
lucas | Grammar fixup unused patch message |
commit | commitdiff | tree |
2022-08-03 |
akabinds | stop mixing of newlines and `\n` in tests |
commit | commitdiff | tree |
2022-08-03 |
binds | Merge branch 'master' into better-no-such-subcommand |
commit | commitdiff | tree |
2022-08-02 |
akabinds | fix formatting |
commit | commitdiff | tree |
2022-08-02 |
akabinds | implemented requested changes; tests pass |
commit | commitdiff | tree |
2022-08-02 |
bors | Auto merge of #10931 - ehuss:ignore-hg, r=weihanglo |
commit | commitdiff | tree |
2022-08-02 |
Eric Huss | Always allow hg to be missing on CI. |
commit | commitdiff | tree |
2022-08-02 |
Eric Huss | Re-enable version_works_without_rustc on windows. |
commit | commitdiff | tree |
2022-08-02 |
Eric Huss | Re-enable killing_cargo_releases_the_lock on windows. |
commit | commitdiff | tree |
2022-08-02 |
Eric Huss | Add reasons to all ignored tests. |
commit | commitdiff | tree |
2022-08-02 |
akabinds | Merge branch 'better-no-such-subcommand' of https:... |
commit | commitdiff | tree |
2022-08-02 |
akabinds | implemented requested changes; fixed one failing test... |
commit | commitdiff | tree |
2022-08-02 |
binds | Merge branch 'rust-lang:master' into better-no-such... |
commit | commitdiff | tree |
2022-08-02 |
akabinds | improve error message for when subcommand contains... |
commit | commitdiff | tree |
2022-08-02 |
binds | Merge branch 'rust-lang:master' into better-no-such... |
commit | commitdiff | tree |
2022-08-02 |
akabinds | handling if a subcommand looks like `+toolchain`. very... |
commit | commitdiff | tree |
2022-08-02 |
bors | Auto merge of #10918 - ehuss:fix-formats_source, r... |
commit | commitdiff | tree |
2022-08-02 |
bors | Auto merge of #10921 - ehuss:disable-scrape_examples_co... |
commit | commitdiff | tree |
2022-08-02 |
Eric Huss | Disable scrape_examples_complex_reverse_dependencies |
commit | commitdiff | tree |
2022-08-02 |
Eric Huss | Provide better error information if rustfmt fails. |
commit | commitdiff | tree |
2022-08-02 |
Eric Huss | Fix formats_source test requiring rustfmt. |
commit | commitdiff | tree |
2022-08-01 |
bors | Auto merge of #10916 - ehuss:contrib-shortcuts, r=weihanglo |
commit | commitdiff | tree |
2022-08-01 |
Eric Huss | Contrib: Add docs on the rustbot ready command |
commit | commitdiff | tree |
2022-08-01 |
bors | Auto merge of #10844 - yerke:yerke/negative_jobs, r... |
commit | commitdiff | tree |
2022-08-01 |
Yerkebulan... | Merge branch 'master' into yerke/negative_jobs |
commit | commitdiff | tree |
next |