about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-08-08Miri test: call 'cargo miri test' and use the sysroot it has set upRalf Jung-13/+76
2019-08-08simplify a matchRalf Jung-3/+1
2019-08-08bootstrap: get rid of TEST_MIRI env varRalf Jung-15/+0
2019-08-08move store lib probing code to librustc_codegen_ssaMartin Finkel-40/+14
2019-08-08Add async versions of arbitrary_self_types_pin_lifetime tests.Mazdak Farrokhzad-0/+230
2019-08-08Fix fat LTO determinism test so it fails without the fix.Joel Galenson-2/+2
2019-08-08Sort fat LTO modules later and add a test.Joel Galenson-18/+15
2019-08-08Add async version of self_lifetime.rs test.Mazdak Farrokhzad-0/+70
2019-08-08reduce visibilityAleksey Kladov-2/+2
2019-08-08Rollup merge of #63379 - jackh726:issue-53096, r=Centril,oli-obkMazdak Farrokhzad-0/+9
2019-08-08Rollup merge of #63377 - SOF3:issues/63375, r=CentrilMazdak Farrokhzad-1/+1
2019-08-08Rollup merge of #63370 - JohnTitor:fix-ice-63364, r=varkorMazdak Farrokhzad-1/+23
2019-08-08Rollup merge of #63366 - lzutao:fix-float-to-le-bytes-typo, r=CentrilMazdak Farrokhzad-4/+4
2019-08-08Rollup merge of #63342 - ehuss:remap-path-dep-info, r=alexcrichtonMazdak Farrokhzad-1/+1
2019-08-08Rollup merge of #63332 - marmistrz:truncate, r=alexcrichtonMazdak Farrokhzad-3/+11
2019-08-08Rollup merge of #63316 - topecongiro:rustfmt-1.4.4, r=Mark-SimulacrumMazdak Farrokhzad-18/+18
2019-08-08Rollup merge of #63261 - RalfJung:rand, r=nikomatsakisMazdak Farrokhzad-16/+16
2019-08-08Move testJack-0/+0
2019-08-08lifetime elision: document conformance of 'async fn' to 'fn'.Mazdak Farrokhzad-0/+31
2019-08-08lifetime elision: add non-conforming-to-fn tests.Mazdak Farrokhzad-0/+2195
2019-08-08Add test for issue 53096Jack-0/+9
2019-08-08lifetime elision: add conforming-to-fn tests.Mazdak Farrokhzad-0/+341
2019-08-08Improved documentation for compile_error!()SOFe-1/+1
2019-08-08Move the TryInto import into the inner scopeMarcin Mielniczuk-1/+1
2019-08-08Auto merge of #63371 - Centril:rollup-k0xtdcz, r=Centrilbors-9/+121
2019-08-08move of packed fields might or might not occur when they actually are suffici...Ralf Jung-1/+2
2019-08-08we don't clutter the src/ dir any moreRalf Jung-46/+0
2019-08-08Rollup merge of #63360 - brson:cz-help, r=Mark-SimulacrumMazdak Farrokhzad-6/+6
2019-08-08Rollup merge of #63353 - ehuss:update-books, r=ehussMazdak Farrokhzad-0/+0
2019-08-08Rollup merge of #63334 - mark-i-m:fix-guide, r=ehussMazdak Farrokhzad-0/+0
2019-08-08Rollup merge of #63331 - gorup:conditionalinit, r=cramertjMazdak Farrokhzad-0/+43
2019-08-08Rollup merge of #63327 - lzutao:fix-as_raw_stat-dep-msg, r=Mark-SimulacrumMazdak Farrokhzad-3/+4
2019-08-08Rollup merge of #63259 - JohnTitor:add-tests-for-some-issues, r=CentrilMazdak Farrokhzad-0/+53
2019-08-08Rollup merge of #62994 - iluuu1994:test-for-43398, r=nikomatsakisMazdak Farrokhzad-0/+15
2019-08-08Auto merge of #63282 - Xanewok:update-rls, r=nikomatsakisbors-0/+0
2019-08-08Return early to avoid failing assertionYuki Okushi-1/+23
2019-08-08doc: Fix typo in float from bytes methodsLzu Tao-4/+4
2019-08-08Auto merge of #63363 - ehuss:update-cargo, r=alexcrichtonbors-0/+0
2019-08-07Update cargoEric Huss-0/+0
2019-08-07Auto merge of #62457 - zackmdavis:minimax_search_and_the_structure_of_cogniti...bors-45/+62
2019-08-07Use consistent capitalization in -C/-Z helpBrian Anderson-6/+6
2019-08-07Fix double resolving custom libdirO01eg-11/+22
2019-08-07Auto merge of #60547 - redox-os:redox-unix, r=alexcrichtonbors-6440/+590
2019-08-07Update booksEric Huss-0/+0
2019-08-07Sort the fat LTO modules to produce deterministic output.Joel Galenson-1/+15
2019-08-07Auto merge of #63280 - lzutao:update-clippy, r=Mark-Simulacrumbors-13/+9
2019-08-07Auto merge of #61919 - alexreg:fix-atb-1, r=nikomatsakisbors-91/+157
2019-08-07submodules: Update clippyLzu Tao-13/+9
2019-08-07Auto merge of #63152 - estebank:big-array, r=oli-obkbors-74/+172
2019-08-06pretty-pretty extremal constants!Zack M. Davis-45/+62