2015-04-05 |
bors | Auto merge of #1482 - DavidAwad:patch-1, r=alexcrichton |
commit | commitdiff | tree |
2015-04-05 |
bors | Auto merge of #1483 - tamird:rustup, r=alexcrichton |
commit | commitdiff | tree |
2015-04-04 |
Tamir Duberstein | Rustup 2015-04-02 |
commit | commitdiff | tree |
2015-04-04 |
Tamir Duberstein | Make `print-new-snapshot` fail on 403 |
commit | commitdiff | tree |
2015-04-04 |
David Awad | Update index.md |
commit | commitdiff | tree |
2015-04-03 |
bors | Auto merge of #1475 - alexcrichton:update, r=huonw |
commit | commitdiff | tree |
2015-04-03 |
bors | Auto merge of #1452 - alexcrichton:issue-1355, r=huonw |
commit | commitdiff | tree |
2015-04-02 |
Alex Crichton | Update to rust-2015-04-02 |
commit | commitdiff | tree |
2015-04-02 |
bors | Auto merge of #1476 - brson:installer, r=alexcrichton |
commit | commitdiff | tree |
2015-04-02 |
Brian Anderson | Upgrade rust-installer |
commit | commitdiff | tree |
2015-03-31 |
bors | Auto merge of #1455 - alexcrichton:issue-1449, r=brson |
commit | commitdiff | tree |
2015-03-31 |
Alex Crichton | Fix passing --extern and -L to doc tests |
commit | commitdiff | tree |
2015-03-31 |
bors | Auto merge of #1470 - alexcrichton:update, r=alexcrichton |
commit | commitdiff | tree |
2015-03-31 |
Alex Crichton | Use Entry::or_insert where possible |
commit | commitdiff | tree |
2015-03-30 |
Alex Crichton | Update to rust 2015-03-30 |
commit | commitdiff | tree |
2015-03-29 |
bors | Auto merge of #1467 - alexcrichton:update-flate2, r... |
commit | commitdiff | tree |
2015-03-29 |
Alex Crichton | Help diagnose flaky test |
commit | commitdiff | tree |
2015-03-29 |
Alex Crichton | Update flate2-rs |
commit | commitdiff | tree |
2015-03-26 |
bors | Auto merge of #1461 - brson:installer, r=alexcrichton |
commit | commitdiff | tree |
2015-03-26 |
Brian Anderson | Update rust-installer. Fixes --help and interop with... |
commit | commitdiff | tree |
2015-03-26 |
bors | Auto merge of #1405 - alexcrichton:issue-1401, r=alexcr... |
commit | commitdiff | tree |
2015-03-26 |
Alex Crichton | Use new `kind=` syntax for libs throughout Cargo |
commit | commitdiff | tree |
2015-03-26 |
bors | Auto merge of #1458 - alexcrichton:update, r=alexcrichton |
commit | commitdiff | tree |
2015-03-26 |
bors | Auto merge of #1460 - apasel422:1459, r=alexcrichton |
commit | commitdiff | tree |
2015-03-26 |
bors | Auto merge of #1457 - japaric:doc-target, r=alexcrichton |
commit | commitdiff | tree |
2015-03-26 |
Andrew Paseltiner | pass translated crate name to doc tests |
commit | commitdiff | tree |
2015-03-26 |
Alex Crichton | Update to rust 2015-03-26 |
commit | commitdiff | tree |
2015-03-26 |
Jorge Aparicio | add --target flag support to cargo doc |
commit | commitdiff | tree |
2015-03-25 |
bors | Auto merge of #1453 - alexcrichton:doc-assert, r=huonw |
commit | commitdiff | tree |
2015-03-25 |
bors | Auto merge of #1451 - alexcrichton:issue-1450, r=huonw |
commit | commitdiff | tree |
2015-03-25 |
Alex Crichton | Only disallow hyphens in lib target names |
commit | commitdiff | tree |
2015-03-25 |
Alex Crichton | Fix an erroneous assertion in `cargo doc` |
commit | commitdiff | tree |
2015-03-25 |
Alex Crichton | Lazily load hashes for registry sources |
commit | commitdiff | tree |
2015-03-25 |
bors | Auto merge of #1443 - alexcrichton:hyphens-to-underscor... |
commit | commitdiff | tree |
2015-03-25 |
Alex Crichton | Normalize hyphens to underscores in crate names |
commit | commitdiff | tree |
2015-03-24 |
bors | Auto merge of #1445 - alexcrichton:issue-727, r=alexcri... |
commit | commitdiff | tree |
2015-03-24 |
Alex Crichton | Add a test for tests in benchmarks |
commit | commitdiff | tree |
2015-03-24 |
bors | Auto merge of #1444 - alexcrichton:issue-1398, r=huonw |
commit | commitdiff | tree |
2015-03-24 |
Alex Crichton | Remove ndebug, add config of debug assertions |
commit | commitdiff | tree |
2015-03-24 |
bors | Auto merge of #1441 - alexcrichton:issue-1323, r=bson |
commit | commitdiff | tree |
2015-03-24 |
Alex Crichton | Fix tests for windows |
commit | commitdiff | tree |
2015-03-23 |
Alex Crichton | len() == 0 => is_empty() |
commit | commitdiff | tree |
2015-03-23 |
bors | Auto merge of #1440 - tamird:rustup, r=alexcrichton |
commit | commitdiff | tree |
2015-03-23 |
Tamir Duberstein | Make sure test directory exists |
commit | commitdiff | tree |
2015-03-23 |
Tamir Duberstein | Remove unneeded `allow`s |
commit | commitdiff | tree |
2015-03-23 |
Tamir Duberstein | Update to rust 2015-03-22 |
commit | commitdiff | tree |
2015-03-23 |
Alex Crichton | Fix printing `Fresh` for crates |
commit | commitdiff | tree |
2015-03-23 |
Alex Crichton | Fix trying to document build scripts |
commit | commitdiff | tree |
2015-03-23 |
Alex Crichton | Fix documenting binaries with libraries |
commit | commitdiff | tree |
2015-03-22 |
Alex Crichton | Fix `cargo doc` |
commit | commitdiff | tree |
2015-03-21 |
Alex Crichton | Update tests for tweaked error messages |
commit | commitdiff | tree |
2015-03-21 |
Alex Crichton | Don't factor bins into fingerprint calculations |
commit | commitdiff | tree |
2015-03-21 |
Alex Crichton | Fix fingerprints of build scripts that aren't compiled |
commit | commitdiff | tree |
2015-03-21 |
Alex Crichton | Update some error messages in tests |
commit | commitdiff | tree |
2015-03-21 |
Alex Crichton | Don't compile build scripts if they aren't run |
commit | commitdiff | tree |
2015-03-21 |
Alex Crichton | Fix `cargo run` with no binaries |
commit | commitdiff | tree |
2015-03-21 |
Alex Crichton | Update error message for missing examples |
commit | commitdiff | tree |
2015-03-21 |
Alex Crichton | Fix test for bins/examples |
commit | commitdiff | tree |
2015-03-21 |
Alex Crichton | List examples in binaries built |
commit | commitdiff | tree |
2015-03-21 |
Alex Crichton | Don't fail `cargo run` with bins + examples |
commit | commitdiff | tree |
2015-03-21 |
Alex Crichton | Fix a subtesting test |
commit | commitdiff | tree |
2015-03-21 |
Alex Crichton | Only doctest libs by default |
commit | commitdiff | tree |
2015-03-21 |
Alex Crichton | Fix configuring lib targets with profile options |
commit | commitdiff | tree |
2015-03-21 |
Alex Crichton | Fix cargo test --no-run |
commit | commitdiff | tree |
2015-03-21 |
Alex Crichton | Fix test for `--test` filtering |
commit | commitdiff | tree |
2015-03-21 |
Alex Crichton | Remove an extraneous is_test condition |
commit | commitdiff | tree |
2015-03-21 |
Alex Crichton | Fix cargo test filtering for binaries |
commit | commitdiff | tree |
2015-03-21 |
Alex Crichton | Overhaul how cargo treats profiles |
commit | commitdiff | tree |
2015-03-19 |
bors | Auto merge of #1433 - alexcrichton:dylib, r=huonw |
commit | commitdiff | tree |
2015-03-19 |
Alex Crichton | Remove dependency on DynamicLibrary |
commit | commitdiff | tree |
2015-03-18 |
bors | Auto merge of #1431 - IvanUkhov:newlines, r=alexcrichton |
commit | commitdiff | tree |
2015-03-18 |
bors | Auto merge of #1428 - alexcrichton:update, r=alexcrichton |
commit | commitdiff | tree |
2015-03-18 |
Ivan Ukhov | Make the usage of newlines in Cargo.toml consistent |
commit | commitdiff | tree |
2015-03-17 |
bors | Auto merge of #1429 - IvanUkhov:build-script, r=alexcri... |
commit | commitdiff | tree |
2015-03-17 |
Alex Crichton | Update to rust master |
commit | commitdiff | tree |
2015-03-17 |
Ivan Ukhov | Fix a typo in the description of the links manifest key |
commit | commitdiff | tree |
2015-03-16 |
bors | Auto merge of #1425 - alexcrichton:issue-1421, r=huonw |
commit | commitdiff | tree |
2015-03-16 |
Alex Crichton | Re-fix the `help` command's implementation |
commit | commitdiff | tree |
2015-03-14 |
bors | Auto merge of #1402 - cmr:issue-1015, r=alexcrichton |
commit | commitdiff | tree |
2015-03-14 |
Corey Richardson | Add rustc_private feature to tests which need it. |
commit | commitdiff | tree |
2015-03-14 |
Corey Richardson | Add dedicated metadata for adding -l/-L flags |
commit | commitdiff | tree |
2015-03-12 |
bors | Auto merge of #1412 - jakub-:rust-nightly, r=alexcrichton |
commit | commitdiff | tree |
2015-03-12 |
Jakub Bukaj | Update to the latest nightly |
commit | commitdiff | tree |
2015-03-12 |
bors | Auto merge of #1409 - alexcrichton:less-compiles, r... |
commit | commitdiff | tree |
2015-03-12 |
bors | Auto merge of #1406 - alexcrichton:issue-1404, r=wycats |
commit | commitdiff | tree |
2015-03-12 |
bors | Auto merge of #1410 - johnz133:patch-2, r=huonw |
commit | commitdiff | tree |
2015-03-12 |
John Zhang | Updated build in guide.md |
commit | commitdiff | tree |
2015-03-12 |
Alex Crichton | Don't add non-compiled packages to the graph |
commit | commitdiff | tree |
2015-03-11 |
Alex Crichton | Don't intermingle targets between packages |
commit | commitdiff | tree |
2015-03-10 |
bors | Auto merge of #1396 - alexcrichton:issue-1390, r=huonw |
commit | commitdiff | tree |
2015-03-10 |
Alex Crichton | Improve experience with the flexible target specification |
commit | commitdiff | tree |
2015-03-09 |
bors | Auto merge of #1395 - alexcrichton:profile, r=brson |
commit | commitdiff | tree |
2015-03-09 |
bors | Auto merge of #1397 - alexcrichton:update, r=alexcrichton |
commit | commitdiff | tree |
2015-03-09 |
Alex Crichton | Fix all tests from the update to rust master |
commit | commitdiff | tree |
2015-03-09 |
Alex Crichton | Reduce usage of unstable features |
commit | commitdiff | tree |
2015-03-09 |
Alex Crichton | Update to rust master |
commit | commitdiff | tree |
2015-03-09 |
Alex Crichton | Merge branch 'master' of https://github.com/Victor... |
commit | commitdiff | tree |
2015-03-09 |
Alex Crichton | Improve the profiling output of Cargo |
commit | commitdiff | tree |
2015-03-07 |
bors | Auto merge of #1389 - jimmycuadra:patch-1, r=alexcrichton |
commit | commitdiff | tree |
2015-03-07 |
Jimmy Cuadra | Document the `harness` manifest option. |
commit | commitdiff | tree |
next |