about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-07-02Rollup merge of #98812 - gimbles:docs-template, r=Mark-SimulacrumRalf Jung-0/+16
2022-07-02Rollup merge of #98805 - ChrisDenton:rel-notes, r=Dylan-DPCRalf Jung-0/+3
2022-07-02Rollup merge of #98753 - jyn514:dist-rust-dev, r=Mark-SimulacrumRalf Jung-0/+2
2022-07-02Rollup merge of #98715 - matthiaskrgr:test_97047, r=Mark-SimulacrumRalf Jung-0/+86
2022-07-02Rollup merge of #98701 - TaKO8Ki:add-regression-test-for-50439, r=Mark-Simula...Ralf Jung-0/+39
2022-07-02feat: Add a documentation problem issue templateGimgim-0/+16
2022-07-02Auto merge of #97235 - nbdd0121:unwind, r=Amanieubors-39/+366
2022-07-02Auto merge of #91743 - cjgillot:enable_mir_inlining_inline_all, r=oli-obkbors-170/+252
2022-07-02Auto merge of #98802 - Dylan-DPC:rollup-u6mwx27, r=Dylan-DPCbors-189/+235
2022-07-02Add #95469 to the release notesChris Denton-0/+3
2022-07-02Rollup merge of #98783 - RalfJung:jumpscares, r=fee1-deadDylan DPC-1/+1
2022-07-02Rollup merge of #98766 - lcnr:mir-visit-pass_by_value, r=oli-obkDylan DPC-150/+193
2022-07-02Rollup merge of #98763 - citrus-it:illumos-split-debuginfo, r=Mark-SimulacrumDylan DPC-1/+2
2022-07-02Rollup merge of #98653 - TaKO8Ki:add-regression-test-for-79494, r=Mark-Simula...Dylan DPC-0/+17
2022-07-02Rollup merge of #98639 - camsteffen:no-node-binding, r=compiler-errorsDylan DPC-37/+22
2022-07-02Auto merge of #98791 - cuviper:rogue-binary, r=compiler-errorsbors-0/+0
2022-07-01Remove the rogue ./suggest-blanket-impl-local-traitJosh Stone-0/+0
2022-07-01Auto merge of #98781 - GuillaumeGomez:rollup-798kb8u, r=GuillaumeGomezbors-371/+366
2022-07-01interpret: make a comment less scaryRalf Jung-1/+1
2022-07-01Rollup merge of #98708 - pinkforest:rustdoc-fix-98690, r=GuillaumeGomezGuillaume Gomez-2/+15
2022-07-01Rollup merge of #98497 - compiler-errors:span-inference-note, r=lcnrGuillaume Gomez-135/+195
2022-07-01Rollup merge of #98460 - GuillaumeGomez:css-simplification, r=jshaGuillaume Gomez-216/+73
2022-07-01Rollup merge of #98418 - topjohnwu:macos-dylib, r=jyn514Guillaume Gomez-16/+41
2022-07-01Rollup merge of #97249 - GuillaumeGomez:details-summary-fixes, r=notriddleGuillaume Gomez-2/+42
2022-07-01Auto merge of #93967 - cjgillot:short-struct-span, r=petrochenkovbors-3495/+2171
2022-07-01Move Sized check before first error is createdMichael Goulet-41/+38
2022-07-01Don't point at Self type if we can't find an infer variable in ambiguous trai...Michael Goulet-57/+94
2022-07-01Show source of ambiguity in a few more placesMichael Goulet-20/+35
2022-07-01Only label place where type is needed if span is meaningfulMichael Goulet-40/+51
2022-07-01Auto merge of #98767 - Dylan-DPC:rollup-j1gq5sr, r=Dylan-DPCbors-331/+545
2022-07-01Amend codegen test.Camille GILLOT-22/+24
2022-07-01Bless recursion test.Camille GILLOT-2/+3
2022-07-01Ignore test with panic=abort.Camille GILLOT-12/+14
2022-07-01Shorten def_span for more items.Camille GILLOT-3495/+2171
2022-07-01Factor out hir::Node::BindingCameron Steffen-37/+22
2022-07-01Rollup merge of #98756 - TaKO8Ki:use-const-instead-of-function, r=Dylan-DPCDylan DPC-5/+3
2022-07-01Rollup merge of #98741 - nnethercote:deriving-cleanups, r=Mark-SimulacrumDylan DPC-304/+125
2022-07-01Rollup merge of #98739 - euclio:useless-comment-plural, r=Dylan-DPCDylan DPC-3/+3
2022-07-01Rollup merge of #98644 - matthiaskrgr:drp_loc_span_err__2021_inc_clos_cap, r=...Dylan DPC-2/+154
2022-07-01Rollup merge of #98585 - cuviper:covariant-thinbox, r=thomccDylan DPC-6/+34
2022-07-01Rollup merge of #97488 - vincenzopalazzo:macros/blanket_sugg, r=compiler-errorsDylan DPC-11/+226
2022-07-01Auto merge of #98402 - cjgillot:undead, r=michaelwoeristerbors-397/+266
2022-07-01cleanup mir visitor for `rustc::pass_by_value`lcnr-150/+193
2022-07-01bootstrap: illumos platform flags for split-debuginfoAndy Fiddaman-1/+2
2022-07-01Auto merge of #98730 - matthiaskrgr:rollup-2c4d4x5, r=matthiaskrgrbors-79/+364
2022-07-01Auto merge of #98752 - matthiaskrgr:rollup-uwimznc, r=matthiaskrgrbors-25/+200
2022-07-01use const instead of function and make it privateTakayuki Maeda-5/+3
2022-07-01Change `Ty::Tuple` to `Ty::Unit`.Nicholas Nethercote-14/+8
2022-07-01Rename `Ty::Literal` as `Ty::Path`.Nicholas Nethercote-29/+18
2022-07-01Remove lifetime support in deriving code.Nicholas Nethercote-32/+11