| Age | Commit message (Expand) | Author | Lines |
| 2019-08-09 | Rollup merge of #63114 - matthewjasper:hygienic-format-args, r=petrochenkov | Mazdak Farrokhzad | -63/+310 |
| 2019-08-09 | Rollup merge of #62950 - mati865:linkcheck, r=alexcrichton | Mazdak Farrokhzad | -13/+36 |
| 2019-08-09 | Rollup merge of #62672 - lzutao:deprecated-try-macro, r=Centril | Mazdak Farrokhzad | -4/+17 |
| 2019-08-09 | Check links on all platforms when running locally | Mateusz MikuĊa | -13/+36 |
| 2019-08-09 | Auto merge of #61937 - AaronKutch:master, r=scottmcm | bors | -69/+216 |
| 2019-08-09 | Allow deprecated try macro in test crates | Lzu Tao | -10/+13 |
| 2019-08-09 | Postpone deprecating try! until 1.39.0 | Lzu Tao | -2/+3 |
| 2019-08-09 | Deprecate `try!` macro | BO41 | -8/+17 |
| 2019-08-09 | Rollup merge of #63387 - Centril:async-block-control-flow-tests, r=cramertj | Mazdak Farrokhzad | -0/+146 |
| 2019-08-09 | Rollup merge of #63381 - matklad:reduce-visibility, r=Centril | Mazdak Farrokhzad | -2/+2 |
| 2019-08-09 | Rollup merge of #63374 - RalfJung:pin-packed, r=cramertj | Mazdak Farrokhzad | -1/+2 |
| 2019-08-09 | Rollup merge of #63373 - RalfJung:gitignore, r=alexcrichton | Mazdak Farrokhzad | -46/+0 |
| 2019-08-09 | Rollup merge of #63289 - kornelski:missingcrate, r=zackmdavis | Mazdak Farrokhzad | -27/+27 |
| 2019-08-09 | Rollup merge of #63162 - RalfJung:miri-xargo, r=alexcrichton | Mazdak Farrokhzad | -58/+94 |
| 2019-08-09 | Test interaction btw async blocks and ?, return, break. | Mazdak Farrokhzad | -0/+146 |
| 2019-08-08 | remove confusing remark | Ralf Jung | -1/+1 |
| 2019-08-08 | update miri | Ralf Jung | -8/+9 |
| 2019-08-08 | don't set RUSTC_DEBUG_ASSERTIONS here; let cargo-miri do that | Ralf Jung | -2/+0 |
| 2019-08-08 | install and use xargo inside the build dir | Ralf Jung | -0/+4 |
| 2019-08-08 | let us try to find out where that panic is coming from | Ralf Jung | -0/+2 |
| 2019-08-08 | dont test Miri by default (also be more verbose when being verbose) | Ralf Jung | -1/+1 |
| 2019-08-08 | more comments | Ralf Jung | -0/+1 |
| 2019-08-08 | remove test-miri flag from bootstrap | Ralf Jung | -18/+2 |
| 2019-08-08 | Miri test: call 'cargo miri test' and use the sysroot it has set up | Ralf Jung | -13/+76 |
| 2019-08-08 | simplify a match | Ralf Jung | -3/+1 |
| 2019-08-08 | bootstrap: get rid of TEST_MIRI env var | Ralf Jung | -15/+0 |
| 2019-08-08 | reduce visibility | Aleksey Kladov | -2/+2 |
| 2019-08-08 | Rollup merge of #63379 - jackh726:issue-53096, r=Centril,oli-obk | Mazdak Farrokhzad | -0/+9 |
| 2019-08-08 | Rollup merge of #63377 - SOF3:issues/63375, r=Centril | Mazdak Farrokhzad | -1/+1 |
| 2019-08-08 | Rollup merge of #63370 - JohnTitor:fix-ice-63364, r=varkor | Mazdak Farrokhzad | -1/+23 |
| 2019-08-08 | Rollup merge of #63366 - lzutao:fix-float-to-le-bytes-typo, r=Centril | Mazdak Farrokhzad | -4/+4 |
| 2019-08-08 | Rollup merge of #63342 - ehuss:remap-path-dep-info, r=alexcrichton | Mazdak Farrokhzad | -1/+1 |
| 2019-08-08 | Rollup merge of #63332 - marmistrz:truncate, r=alexcrichton | Mazdak Farrokhzad | -3/+11 |
| 2019-08-08 | Rollup merge of #63316 - topecongiro:rustfmt-1.4.4, r=Mark-Simulacrum | Mazdak Farrokhzad | -18/+18 |
| 2019-08-08 | Rollup merge of #63261 - RalfJung:rand, r=nikomatsakis | Mazdak Farrokhzad | -16/+16 |
| 2019-08-08 | Move test | Jack | -0/+0 |
| 2019-08-08 | Add test for issue 53096 | Jack | -0/+9 |
| 2019-08-08 | Improved documentation for compile_error!() | SOFe | -1/+1 |
| 2019-08-08 | Move the TryInto import into the inner scope | Marcin Mielniczuk | -1/+1 |
| 2019-08-08 | Auto merge of #63371 - Centril:rollup-k0xtdcz, r=Centril | bors | -9/+121 |
| 2019-08-08 | move of packed fields might or might not occur when they actually are suffici... | Ralf Jung | -1/+2 |
| 2019-08-08 | we don't clutter the src/ dir any more | Ralf Jung | -46/+0 |
| 2019-08-08 | Rollup merge of #63360 - brson:cz-help, r=Mark-Simulacrum | Mazdak Farrokhzad | -6/+6 |
| 2019-08-08 | Rollup merge of #63353 - ehuss:update-books, r=ehuss | Mazdak Farrokhzad | -0/+0 |
| 2019-08-08 | Rollup merge of #63334 - mark-i-m:fix-guide, r=ehuss | Mazdak Farrokhzad | -0/+0 |
| 2019-08-08 | Rollup merge of #63331 - gorup:conditionalinit, r=cramertj | Mazdak Farrokhzad | -0/+43 |
| 2019-08-08 | Rollup merge of #63327 - lzutao:fix-as_raw_stat-dep-msg, r=Mark-Simulacrum | Mazdak Farrokhzad | -3/+4 |
| 2019-08-08 | Rollup merge of #63259 - JohnTitor:add-tests-for-some-issues, r=Centril | Mazdak Farrokhzad | -0/+53 |
| 2019-08-08 | Rollup merge of #62994 - iluuu1994:test-for-43398, r=nikomatsakis | Mazdak Farrokhzad | -0/+15 |
| 2019-08-08 | Auto merge of #63282 - Xanewok:update-rls, r=nikomatsakis | bors | -0/+0 |