about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
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-18/+11
2022-07-01Auto merge of #98781 - GuillaumeGomez:rollup-798kb8u, r=GuillaumeGomezbors-325/+279
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-89/+108
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-3465/+2081
2022-07-01Move Sized check before first error is createdMichael Goulet-10/+7
2022-07-01Don't point at Self type if we can't find an infer variable in ambiguous trai...Michael Goulet-30/+50
2022-07-01Show source of ambiguity in a few more placesMichael Goulet-17/+32
2022-07-01Only label place where type is needed if span is meaningfulMichael Goulet-32/+19
2022-07-01Auto merge of #98767 - Dylan-DPC:rollup-j1gq5sr, r=Dylan-DPCbors-1/+316
2022-07-01Shorten def_span for more items.Camille GILLOT-3465/+2081
2022-07-01Factor out hir::Node::BindingCameron Steffen-18/+11
2022-07-01Rollup merge of #98739 - euclio:useless-comment-plural, r=Dylan-DPCDylan DPC-1/+1
2022-07-01Rollup merge of #98644 - matthiaskrgr:drp_loc_span_err__2021_inc_clos_cap, r=...Dylan DPC-0/+150
2022-07-01Rollup merge of #97488 - vincenzopalazzo:macros/blanket_sugg, r=compiler-errorsDylan DPC-0/+165
2022-07-01Auto merge of #98402 - cjgillot:undead, r=michaelwoeristerbors-96/+115
2022-07-01bootstrap: illumos platform flags for split-debuginfoAndy Fiddaman-1/+2
2022-07-01Auto merge of #98730 - matthiaskrgr:rollup-2c4d4x5, r=matthiaskrgrbors-53/+126
2022-07-01Rollup merge of #98745 - thomcc:build-dir-arg, r=jyn514Matthias Krüger-2/+11
2022-07-01Rollup merge of #98727 - notriddle:notriddle/issue-98697, r=GuillaumeGomezMatthias Krüger-1/+23
2022-07-01Rollup merge of #98686 - matthiaskrgr:test-46511, r=compiler-errorsMatthias Krüger-0/+29
2022-07-01Rollup merge of #98640 - cuviper:stable-rust-analyzer, r=Mark-SimulacrumMatthias Krüger-8/+3
2022-07-01Rollup merge of #98610 - lcnr:emit_inference_failure_err-ice, r=estebankMatthias Krüger-0/+100
2022-07-01Auto merge of #98706 - flip1995:clippyup, r=Dylan-DPCbors-3488/+9047
2022-06-30Add a `--build-dir` flag to rustbuildThom Chiovoloni-2/+11
2022-06-30fix grammar in useless doc comment lintAndy Russell-1/+1
2022-07-01rustdoc: fix 98690pinkforest-2/+15
2022-06-30ui: improve suggestion test by addig the help messageVincenzo Palazzo-15/+37
2022-06-30Rollup merge of #98717 - RalfJung:make-tidy-less-annoying, r=jyn514Matthias Krüger-9/+4
2022-06-30Rollup merge of #98709 - GuillaumeGomez:rm-decl-for-old-browsers, r=Dylan-DPCMatthias Krüger-34/+0
2022-06-30Rollup merge of #98684 - matthiaskrgr:ice-test-72793, r=oli-obkMatthias Krüger-0/+25
2022-06-30Rollup merge of #98677 - lyming2007:issue-98492-fix, r=lcnrMatthias Krüger-6/+37
2022-06-30Rollup merge of #98671 - GuillaumeGomez:source-sidebar-fixes, r=notriddleMatthias Krüger-4/+60
2022-06-30rustdoc: filter '_ lifetimes from ty::PolyTraitRefMichael Howell-1/+23
2022-06-30Flip RustAnalyzer to stable=trueJosh Stone-1/+1
2022-06-30For diagnostic information of Boolean, remind it as use the type: 'bool'Yiming Lei-6/+37
2022-06-30get rid of some tidy 'unnecessarily ignored' warningsRalf Jung-9/+4
2022-06-30Add test to ensure that scroll position is kept when opening/closing source s...Guillaume Gomez-0/+14
2022-06-30Fix scroll when source sidebar is open on mobileGuillaume Gomez-0/+15
2022-06-30Remove unneeded methods declaration for old web browsersGuillaume Gomez-34/+0
2022-06-30Auto merge of #98377 - davidv1992:add-lifetimes-to-argument-temporaries, r=ol...bors-0/+27
2022-06-30Merge commit '0cb0f7636851f9fcc57085cf80197a2ef6db098f' into clippyupPhilipp Krones-3488/+9047
2022-06-30Fix dogfoodPhilipp Krones-1/+2
2022-06-30Merge remote-tracking branch 'upstream/master' into rustupPhilipp Krones-4/+3
2022-06-30Auto merge of #98698 - RalfJung:miri, r=RalfJungbors-14/+7