about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-04-27Auto merge of #96195 - sunfishcode:sunfishcode/handle-or-error-type, r=joshtr...bors-10/+144
2022-04-27Auto merge of #96459 - Dylan-DPC:rollup-de6ud9d, r=Dylan-DPCbors-430/+904
2022-04-27Rollup merge of #96430 - GuillaumeGomez:search-exclamation, r=notriddleDylan DPC-3/+148
2022-04-27Rollup merge of #96410 - notriddle:notriddle/issue-95873, r=GuillaumeGomezDylan DPC-1/+4
2022-04-27Rollup merge of #96385 - marmeladema:nll-fix-trait-lifetime-bound-suggestions...Dylan DPC-148/+244
2022-04-27Rollup merge of #96383 - compiler-errors:issue-96381, r=estebankDylan DPC-4/+20
2022-04-27Rollup merge of #96370 - compiler-errors:cleanup-report_method_error, r=estebankDylan DPC-244/+254
2022-04-27Rollup merge of #92569 - George-lewis:87181, r=estebankDylan DPC-30/+234
2022-04-26Auto merge of #96425 - oli-obk:fix_incremental_regression_unsafety_checking, ...bors-167/+171
2022-04-26TidyGeorge-4/+4
2022-04-26Add new diagnosticGeorge-30/+234
2022-04-26Fix the filename in the expected error message.Dan Gohman-2/+2
2022-04-26Update rustdoc search test to check `!`Guillaume Gomez-1/+135
2022-04-26Update rustdoc search parser to handle `!` correctlyGuillaume Gomez-2/+13
2022-04-26Add `only-windows` versions of the coerce-issue-49593-box-never test.Dan Gohman-0/+97
2022-04-26Auto merge of #96428 - GuillaumeGomez:rollup-4noqr33, r=GuillaumeGomezbors-284/+721
2022-04-26Revert "add `DefId` to unsafety violations and display function path in E0133"Oli Scherer-167/+171
2022-04-26Update src/test/rustdoc/issue-95873.rsMichael Howell-1/+1
2022-04-26Rollup merge of #96415 - ehuss:git-io, r=bjorn3Guillaume Gomez-2/+4
2022-04-26Rollup merge of #96400 - JakobDegen:shallow-init-docs, r=Dylan-DPCGuillaume Gomez-2/+0
2022-04-26Rollup merge of #96386 - SparrowLii:des_field, r=jackh726Guillaume Gomez-19/+10
2022-04-26Rollup merge of #96372 - compiler-errors:field-method-suggest, r=oli-obkGuillaume Gomez-21/+113
2022-04-26Rollup merge of #96361 - GuillaumeGomez:es6, r=notriddleGuillaume Gomez-228/+232
2022-04-26Rollup merge of #95949 - SoniEx2:patch-5, r=m-ou-seGuillaume Gomez-0/+7
2022-04-26Rollup merge of #94703 - kjetilkjeka:nvptx-kernel-args-abi2, r=nagisaGuillaume Gomez-9/+352
2022-04-26Rollup merge of #94022 - jongiddy:cow-into-owned-docs, r=Dylan-DPCGuillaume Gomez-3/+3
2022-04-26Auto merge of #96424 - oli-obk:miri_update, r=oli-obkbors-8/+8
2022-04-26update miri submoduleOli Scherer-8/+8
2022-04-26Auto merge of #94034 - willcrichton:fix-trait-suggestion-for-binops, r=estebankbors-161/+109
2022-04-26Auto merge of #96404 - tmandry:roll-llvm, r=cuviperbors-0/+0
2022-04-25Update unop path, fix testsWill Crichton-94/+51
2022-04-26Auto merge of #96414 - Dylan-DPC:rollup-t4ofhoa, r=Dylan-DPCbors-176/+243
2022-04-25Replace suggest_constraining_param with suggest_restricting_param_boundWill Crichton-89/+80
2022-04-25Remove references to git.ioEric Huss-2/+4
2022-04-26Rollup merge of #96384 - lcnr:extern-types-similar, r=compiler-errorsDylan DPC-0/+39
2022-04-26Rollup merge of #96379 - PrestonFrom:issue_96335, r=compiler-errorsDylan DPC-4/+52
2022-04-26Rollup merge of #96355 - estebank:issue-95030, r=compiler-errorsDylan DPC-15/+84
2022-04-26Rollup merge of #96279 - GuillaumeGomez:remove-woff-fonts, r=camelid,jshaDylan DPC-88/+33
2022-04-26Rollup merge of #96149 - est31:remove_unused_macro_matchers, r=petrochenkovDylan DPC-58/+0
2022-04-26Rollup merge of #90312 - r00ster91:search, r=Dylan-DPCDylan DPC-11/+35
2022-04-25Auto merge of #96294 - Emilgardis:def_id-in-unsafetyviolationdetails, r=oli-obkbors-142/+211
2022-04-25rustdoc: do not write `{{root}}` in `pub use ::foo` docsMichael Howell-1/+4
2022-04-25Fix issue 96381Michael Goulet-4/+20
2022-04-25Update LLVM submoduleTyler Mandry-0/+0
2022-04-25Auto merge of #96116 - ouz-a:mir-opt, r=oli-obkbors-270/+612
2022-04-25Correct documentation for `ShallowInitBox`Jakob Degen-2/+0
2022-04-25Auto merge of #95604 - nbdd0121:used2, r=petrochenkovbors-73/+322
2022-04-25Add test for asserting correct generation of ptx-kernel argsKjetil Kjeka-0/+254
2022-04-25Stop exporting rust_eh_personality and friends from cdylibGary Guo-15/+9
2022-04-25Auto merge of #96246 - SparrowLii:bound_contxet, r=compiler-errorsbors-56/+78