| 2018-03-15 |
Ximin Luo | Revert "Work around #5134 for now" |
commit | commitdiff | tree | snapshot |
| 2018-03-15 |
Ximin Luo | Fix a bug in #5152 that causes rustc/rustdoc to fail... |
commit | commitdiff | tree | snapshot |
| 2018-03-15 |
bors | Auto merge of #5184 - matklad:delegate-debug, r=Eh2406 |
commit | commitdiff | tree | snapshot |
| 2018-03-15 |
Aleksey Kladov | Delegate debug implementation for InternedString |
commit | commitdiff | tree | snapshot |
| 2018-03-15 |
bors | Auto merge of #5176 - alexcrichton:rustfmt, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2018-03-15 |
Alex Crichton | Pin to an older nightly temporarily |
commit | commitdiff | tree | snapshot |
| 2018-03-15 |
Aleksey Kladov | Prettify rustfmted single-line strings |
commit | commitdiff | tree | snapshot |
| 2018-03-15 |
Alex Crichton | cargo fmt |
commit | commitdiff | tree | snapshot |
| 2018-03-15 |
Alex Crichton | Add `cargo fmt` to CI and delete `rustfmt.toml` |
commit | commitdiff | tree | snapshot |
| 2018-03-14 |
bors | Auto merge of #5181 - alexcrichton:selectively-write... |
commit | commitdiff | tree | snapshot |
| 2018-03-14 |
bors | Auto merge of #5179 - matklad:uplink-pdb, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2018-03-14 |
Aleksey Kladov | Don't check for filenames in message-format tests |
commit | commitdiff | tree | snapshot |
| 2018-03-14 |
Alex Crichton | Don't rewrite dep-info files if they don't change |
commit | commitdiff | tree | snapshot |
| 2018-03-14 |
Aleksey Kladov | Copy `.pdb` files to `target` directory |
commit | commitdiff | tree | snapshot |
| 2018-03-14 |
bors | Auto merge of #5175 - matklad:conv, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2018-03-14 |
bors | Auto merge of #5171 - rtsuk:gn-compatible-depfiles... |
commit | commitdiff | tree | snapshot |
| 2018-03-14 |
bors | Auto merge of #5168 - Eh2406:faster_resolver, r=alexcri... |
commit | commitdiff | tree | snapshot |
| 2018-03-14 |
Rob Tsuk | Use get_path() instead of get_string() |
commit | commitdiff | tree | snapshot |
| 2018-03-14 |
Aleksey Kladov | Use conventions to specify the integration tests |
commit | commitdiff | tree | snapshot |
| 2018-03-14 |
Eh2406 | more comments |
commit | commitdiff | tree | snapshot |
| 2018-03-13 |
Rob Tsuk | Add documentation |
commit | commitdiff | tree | snapshot |
| 2018-03-13 |
Rob Tsuk | Put this config in the build section |
commit | commitdiff | tree | snapshot |
| 2018-03-13 |
Rob Tsuk | Return errors instead of ignoring them |
commit | commitdiff | tree | snapshot |
| 2018-03-13 |
Rob Tsuk | More idiomatic |
commit | commitdiff | tree | snapshot |
| 2018-03-13 |
Eh2406 | Only activate for the better error messages if we will... |
commit | commitdiff | tree | snapshot |
| 2018-03-13 |
Eh2406 | test that cashing works with constraints correctly |
commit | commitdiff | tree | snapshot |
| 2018-03-13 |
bors | Auto merge of #5152 - matklad:clap, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2018-03-12 |
Rob Tsuk | Optionally write dependencies targets relative |
commit | commitdiff | tree | snapshot |
| 2018-03-12 |
Eh2406 | make sure cashing works whether there is an answer... |
commit | commitdiff | tree | snapshot |
| 2018-03-12 |
Eh2406 | only jump to the end if our frame was made for the... |
commit | commitdiff | tree | snapshot |
| 2018-03-12 |
Aleksey Kladov | File per command |
commit | commitdiff | tree | snapshot |
| 2018-03-12 |
Eh2406 | if a frame will fail make it top priority |
commit | commitdiff | tree | snapshot |
| 2018-03-12 |
Aleksey Kladov | Use `avoid_dev_deps` for all commands |
commit | commitdiff | tree | snapshot |
| 2018-03-12 |
Aleksey Kladov | Fix spelling of quiet |
commit | commitdiff | tree | snapshot |
| 2018-03-12 |
bors | Auto merge of #5167 - xftroxgpx:nosubmodules, r=matklad |
commit | commitdiff | tree | snapshot |
| 2018-03-12 |
Eh2406 | if we are just here_for the error_messages then only... |
commit | commitdiff | tree | snapshot |
| 2018-03-12 |
Eh2406 | cache past conflicting_activations use them to prevent... |
commit | commitdiff | tree | snapshot |
| 2018-03-12 |
Eh2406 | reduce the mut args to find_candidate |
commit | commitdiff | tree | snapshot |
| 2018-03-12 |
Eh2406 | this test is slow because it runs the same searches... |
commit | commitdiff | tree | snapshot |
| 2018-03-11 |
xftroxgpx | Closes #5165 |
commit | commitdiff | tree | snapshot |
| 2018-03-11 |
bors | Auto merge of #5164 - matthiaskrgr:redundant_dep, r... |
commit | commitdiff | tree | snapshot |
| 2018-03-11 |
Matthias Krüger | remove "filetime 0.1" dependency from dev profile,... |
commit | commitdiff | tree | snapshot |
| 2018-03-11 |
Aleksey Kladov | Cleanups |
commit | commitdiff | tree | snapshot |
| 2018-03-10 |
Aleksey Kladov | Relax tests for windows |
commit | commitdiff | tree | snapshot |
| 2018-03-10 |
Aleksey Kladov | Validate the limit argument |
commit | commitdiff | tree | snapshot |
| 2018-03-10 |
Aleksey Kladov | Tweak the help message |
commit | commitdiff | tree | snapshot |
| 2018-03-10 |
Aleksey Kladov | Move `index` & `registry` to `ArgMatchesExt` |
commit | commitdiff | tree | snapshot |
| 2018-03-10 |
Aleksey Kladov | Move `new_options` to `ArgMatchesExt` |
commit | commitdiff | tree | snapshot |
| 2018-03-10 |
Aleksey Kladov | Move `compile_options` to `ArgMatchesExt` |
commit | commitdiff | tree | snapshot |
| 2018-03-10 |
Aleksey Kladov | Make `target` option owned in various configs |
commit | commitdiff | tree | snapshot |
| 2018-03-10 |
Aleksey Kladov | Move some arg parsing to ArgMatchesExt |
commit | commitdiff | tree | snapshot |
| 2018-03-10 |
Aleksey Kladov | Introduce ArgMatchesExt trait |
commit | commitdiff | tree | snapshot |
| 2018-03-10 |
Aleksey Kladov | Inline `config_from_args` |
commit | commitdiff | tree | snapshot |
| 2018-03-10 |
Aleksey Kladov | Rename CommonArgs -> AppExt |
commit | commitdiff | tree | snapshot |
| 2018-03-10 |
Aleksey Kladov | Reorganize subcommands as a separate submodule |
commit | commitdiff | tree | snapshot |
| 2018-03-10 |
Aleksey Kladov | Move command_prelude to a separate file |
commit | commitdiff | tree | snapshot |
| 2018-03-10 |
Aleksey Kladov | Introduce command_prelude module |
commit | commitdiff | tree | snapshot |
| 2018-03-10 |
bors | Auto merge of #5160 - ishitatsuyuki:patch-1, r=matklad |
commit | commitdiff | tree | snapshot |
| 2018-03-10 |
Tatsuyuki Ishi | Remove unused import |
commit | commitdiff | tree | snapshot |
| 2018-03-10 |
bors | Auto merge of #5159 - ishitatsuyuki:patch-1, r=Mark... |
commit | commitdiff | tree | snapshot |
| 2018-03-10 |
Tatsuyuki Ishi | Remove redundant recursion_limit |
commit | commitdiff | tree | snapshot |
| 2018-03-09 |
bors | Auto merge of #5126 - gilescope:cycle-error-message... |
commit | commitdiff | tree | snapshot |
| 2018-03-09 |
Giles Cope | Clippy complains about unused in derived code. |
commit | commitdiff | tree | snapshot |
| 2018-03-09 |
bors | Auto merge of #5157 - Eh2406:more_interning, r=alexcrichton |
commit | commitdiff | tree | snapshot |
| 2018-03-09 |
Eh2406 | delay calls to `to_inner` |
commit | commitdiff | tree | snapshot |
| 2018-03-09 |
Eh2406 | Dependency.name to InternedString |
commit | commitdiff | tree | snapshot |
| 2018-03-09 |
Aleksey Kladov | Make command-line arguments owned |
commit | commitdiff | tree | snapshot |
| 2018-03-09 |
Aleksey Kladov | Validate that `jobs` argument is a number |
commit | commitdiff | tree | snapshot |
| 2018-03-09 |
Aleksey Kladov | Unwind stack for cli errors |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Eh2406 | PackageId.name to InternedString |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Remove dead code |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Remove docopt dependency |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Fix after rebase |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Fix typo |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Remove dead code |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Fix `--explain` |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Support list subcommand |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Support aliases |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Fix more tests by updating error messages |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Unignore test which now passes |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Disable `cargo help -h` |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Fix verify-project command |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Support built-in aliases |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Support external subcommands |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Cleanup |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Restore global initialization |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Use exit code 1 for command line parsing errors |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Fix some trivially fixable tests |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Drop old commands |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Move the rest of the commands to clap |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Move uninstall to clap |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Move test to clap |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Move search to clap |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Don't copy-paste index argument |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Don't copy-paste package argument |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Move rustdoc to clap |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Move rustc to clap |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Move run to clap |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Move read-manifest to clap |
commit | commitdiff | tree | snapshot |
| 2018-03-08 |
Aleksey Kladov | Move publish to clap |
commit | commitdiff | tree | snapshot |
| next |