about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-03-30Add ExitCode::exit_process()Noa-0/+20
2022-03-30Auto merge of #95455 - RalfJung:miri, r=RalfJungbors-8/+8
2022-03-29update miriRalf Jung-8/+8
2022-03-29Auto merge of #95448 - Dylan-DPC:rollup-wpj5yto, r=Dylan-DPCbors-39/+388
2022-03-29Rollup merge of #95437 - notriddle:notriddle/issue-79076, r=compiler-errorsDylan DPC-0/+61
2022-03-29Rollup merge of #95386 - compiler-errors:try-wrapping, r=oli-obkDylan DPC-6/+243
2022-03-29Rollup merge of #95256 - thomcc:fix-unwind-safe, r=m-ou-seDylan DPC-5/+15
2022-03-29Rollup merge of #93840 - yaahc:termination-stabilization-celebration-station,...Dylan DPC-28/+69
2022-03-29Indicate the correct error code in the `compile_fail` block.Thom Chiovoloni-1/+1
2022-03-29Auto merge of #95433 - Dylan-DPC:rollup-xdfit9h, r=Dylan-DPCbors-58/+108
2022-03-29diagnostics: regression test for derive boundsMichael Howell-0/+61
2022-03-29Auto merge of #94566 - yanganto:show-ignore-message, r=m-ou-sebors-12/+33
2022-03-29Rollup merge of #95424 - lnicola:rust-analyzer-2022-03-29, r=lnicolaDylan DPC-24/+16
2022-03-29Rollup merge of #95422 - TaKO8Ki:use-format-args-capture-and-remove-unnecessa...Dylan DPC-32/+28
2022-03-29Rollup merge of #95415 - notriddle:notriddle/issue-82081, r=Dylan-DPCDylan DPC-2/+64
2022-03-29Rollup merge of #94566 - yanganto:show-ignore-message, r=m-ou-seDylan DPC-12/+33
2022-03-29Remove unnecessary .as_ref().Mara Bos-1/+1
2022-03-29Auto merge of #95096 - GuillaumeGomez:rm-header-fn-field, r=camelidbors-113/+100
2022-03-29Refactor after reviewAntonio Yang-22/+14
2022-03-29Merge ItemKind::TyMethodItem branch with ItemKind::FunctionItem and ItemKind:...Guillaume Gomez-16/+16
2022-03-29Auto merge of #95375 - MarcusCalhoun-Lopez:i686_apple_darwin, r=m-ou-sebors-5/+8
2022-03-29Add test to ensure foreign functions from dependencies are correctly handledGuillaume Gomez-0/+12
2022-03-29Remove header field from clean::FunctionGuillaume Gomez-113/+88
2022-03-29Auto merge of #95257 - compiler-errors:fn-borrow, r=lcnrbors-72/+271
2022-03-29:arrow_up: rust-analyzerLaurențiu Nicola-24/+16
2022-03-28Suggest function borrow ignoring needs_noteMichael Goulet-4/+53
2022-03-28drive-by: move Copy bound suggestion to its own functionMichael Goulet-60/+65
2022-03-28Add suggestion to borrow opaque Fn and FnMut instead of moveMichael Goulet-16/+161
2022-03-29Auto merge of #95423 - ehuss:update-books, r=ehussbors-0/+0
2022-03-28Update booksEric Huss-0/+0
2022-03-29use format-args-capture and remove an unnecessary nested blockTakayuki Maeda-32/+28
2022-03-29Auto merge of #95417 - ehuss:doc-no_std-error, r=Dylan-DPCbors-0/+6
2022-03-28Auto merge of #95249 - HeroicKatora:set-ptr-value, r=dtolnaybors-88/+95
2022-03-28Fix build on i686-apple-darwin systemsMarcus Calhoun-Lopez-0/+3
2022-03-28Fix build on i686-apple-darwin systemsMarcus Calhoun-Lopez-5/+5
2022-03-28bootstrap: better error message for no_std docsEric Huss-0/+6
2022-03-28diagnostics: add regression test for #82081Michael Howell-0/+57
2022-03-28diagnostics: do not suggest `map.iter_mut()()`Michael Howell-2/+7
2022-03-28Auto merge of #95414 - Dylan-DPC:rollup-9hbshd0, r=Dylan-DPCbors-50/+205
2022-03-28Rollup merge of #95407 - xfix:inline-u8-is_utf8_char_boundary, r=scottmcmDylan DPC-0/+1
2022-03-28Rollup merge of #95397 - dtolnay:disclaimer, r=m-ou-seDylan DPC-4/+13
2022-03-28Rollup merge of #95328 - DrMeepster:box_gep_err, r=oli-obkDylan DPC-7/+35
2022-03-28Rollup merge of #95318 - rust-lang:notriddle/issue-95208, r=wesleywiserDylan DPC-0/+93
2022-03-28Rollup merge of #93787 - klensy:really-not-a-features, r=wesleywiserDylan DPC-39/+63
2022-03-28Touch up ExitCode docsNoa-7/+26
2022-03-28Inline u8::is_utf8_char_boundaryKonrad Borowski-0/+1
2022-03-28Auto merge of #95403 - Dylan-DPC:rollup-9on30mg, r=Dylan-DPCbors-296/+118
2022-03-28Rollup merge of #95401 - c410-f3r:moar-tests, r=petrochenkovDylan DPC-201/+0
2022-03-28Rollup merge of #95390 - nnethercote:allow-doc-comments-in-macros, r=petroche...Dylan DPC-7/+21
2022-03-28Rollup merge of #95370 - jyn514:less-verbose-skips, r=Dylan-DPCDylan DPC-2/+2