| Age | Commit message (Expand) | Author | Lines |
| 2017-11-06 | Auto merge of #45811 - DSpeckhals:update-rustfmt-rls, r=nikomatsakis | bors | -21/+7 |
| 2017-11-06 | tools: Fix rustfmt and the RLS | Dustin Speckhals | -21/+7 |
| 2017-11-06 | Auto merge of #45737 - oli-obk:json, r=petrochenkov | bors | -1/+2 |
| 2017-11-05 | Auto merge of #44042 - LukasKalbertodt:ascii-methods-on-instrinsics, r=alexcr... | bors | -0/+2 |
| 2017-11-05 | Relax #[deny(warnings)] in some crate for cargotest | Lukas Kalbertodt | -0/+2 |
| 2017-11-05 | Auto merge of #45748 - petrochenkov:short, r=alexcrichton | bors | -1/+15 |
| 2017-11-04 | Rollup merge of #45722 - mikhail-m1:improve-mir-opt-error-output, r=alexcrichton | kennytm | -3/+16 |
| 2017-11-03 | Shorten paths to auxiliary files created by tests | Vadim Petrochenkov | -1/+15 |
| 2017-11-03 | rustfmt is broken which makes rls broken | leonardo.yvens | -2/+2 |
| 2017-11-03 | Pretty print json in ui tests | Oliver Schneider | -1/+2 |
| 2017-11-02 | improve compiletest output for errors from mir-opt tests | Mikhail Modin | -3/+16 |
| 2017-11-02 | Auto merge of #45468 - Xanewok:crate-source, r=nrc | bors | -0/+0 |
| 2017-11-01 | Auto merge of #45538 - nikomatsakis:nll-liveness, r=pnkfelix | bors | -5/+4 |
| 2017-11-01 | Rollup merge of #45671 - est31:master, r=alexcrichton | kennytm | -0/+20 |
| 2017-11-01 | Auto merge of #45187 - GuillaumeGomez:doc-ui-improvement, r=QuietMisdreavus | bors | -0/+17 |
| 2017-11-01 | Update rls so it compiles with #45468 | Igor Matuszewski | -0/+0 |
| 2017-10-31 | Also support macro generated atomic types | est31 | -1/+1 |
| 2017-10-31 | Tidy: track rustc_const_unstable feature gates as well | est31 | -0/+20 |
| 2017-10-31 | runtest: fix mir directory and delete outdated MIR files | Niko Matsakis | -5/+4 |
| 2017-10-31 | Auto merge of #45550 - kennytm:update-xsv, r=BurntSushi | bors | -1/+1 |
| 2017-10-30 | Auto merge of #45618 - kennytm:update-cargo, r=alexcrichton | bors | -0/+0 |
| 2017-10-29 | Auto merge of #45424 - petrochenkov:grlint, r=oli-obk | bors | -1/+1 |
| 2017-10-29 | Auto merge of #45597 - DSpeckhals:rustfmt-update, r=nrc | bors | -9/+20 |
| 2017-10-29 | Update rustfmt again | Dustin Speckhals | -5/+19 |
| 2017-10-29 | Add several lints into `unused` lint group | Vadim Petrochenkov | -1/+1 |
| 2017-10-30 | Update cargo. | kennytm | -0/+0 |
| 2017-10-29 | Merge branch 'master' into rustfmt-update | Dustin Speckhals | -9/+10 |
| 2017-10-29 | Update clippy | Manish Goregaokar | -9/+6 |
| 2017-10-28 | Update rustfmt | Dustin Speckhals | -10/+7 |
| 2017-10-28 | Auto merge of #45489 - oli-obk:json_diagnostics, r=petrochenkov | bors | -9/+10 |
| 2017-10-28 | Fix weird bugs | Guillaume Gomez | -0/+17 |
| 2017-10-27 | Auto merge of #45285 - alexcrichton:update-bootstrap, r=Mark-Simulacrum | bors | -5/+2 |
| 2017-10-27 | Update license exceptions. | kennytm | -5/+2 |
| 2017-10-27 | Don't fail to build a manifest if a tarball is missing | Nick Cameron | -26/+37 |
| 2017-10-26 | Bump to 1.23 and update bootstrap | Alex Crichton | -0/+0 |
| 2017-10-26 | cargotest: Update xsv. | kennytm | -1/+1 |
| 2017-10-26 | Auto merge of #45096 - DSpeckhals:update-rls-data-for-save-analysis, r=alexcr... | bors | -5/+8 |
| 2017-10-25 | Compiletest should parse suggestions from the spans | Oliver Schneider | -9/+10 |
| 2017-10-24 | Update RLS with skip of failing test | Dustin Speckhals | -0/+0 |
| 2017-10-24 | Merge branch 'master' into update-rls-data-for-save-analysis | Dustin Speckhals | -97/+189 |
| 2017-10-24 | Auto merge of #44603 - SimonSapin:stylo, r=alexcrichton | bors | -4/+30 |
| 2017-10-24 | Add WebRender to cargotest | Simon Sapin | -0/+7 |
| 2017-10-24 | Add Stylo to cargotest | Simon Sapin | -0/+9 |
| 2017-10-24 | Auto merge of #44766 - sunjay:lift_generics, r=nikomatsakis | bors | -3/+3 |
| 2017-10-23 | Extend cargotest to specify packages to test (within a Cargo workspace). | Simon Sapin | -4/+14 |
| 2017-10-21 | Rollup merge of #45411 - oli-obk:clippy, r=Manishearth | Corey Farwell | -8/+8 |
| 2017-10-21 | Auto merge of #45391 - malbarbo:x32-1, r=alexcrichton | bors | -1/+1 |
| 2017-10-20 | Use newest version of RLS and rustfmt | Dustin Speckhals | -7/+7 |
| 2017-10-20 | Fix some tests for linux gnux32 | Marco A L Barbosa | -1/+1 |
| 2017-10-20 | Reactivate clippy in toolstate.toml | Oliver Schneider | -8/+8 |