about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-11-27make simple check of prinf function.Vincenzo Palazzo-0/+31
2022-11-26Auto merge of #104731 - compiler-errors:early-binder-iter-size-hint, r=cjgillotbors-0/+12
2022-11-26Auto merge of #104935 - matthiaskrgr:rollup-nuca86l, r=matthiaskrgrbors-135/+143
2022-11-26Rollup merge of #104906 - spastorino:remove-ascribeusertypecx, r=compiler-errorsMatthias Krüger-107/+50
2022-11-26Rollup merge of #104899 - notriddle:notriddle/help-dt, r=GuillaumeGomezMatthias Krüger-1/+0
2022-11-26Rollup merge of #104880 - krasimirgg:llvm-16-ctx, r=cuviperMatthias Krüger-0/+4
2022-11-26Rollup merge of #104839 - HintringerFabian:docs_array_from_fn, r=scottmcmMatthias Krüger-1/+12
2022-11-26Rollup merge of #104675 - SarthakSingh31:issue-101666, r=jyn514Matthias Krüger-4/+6
2022-11-26Rollup merge of #104121 - Lokathor:mir-opt-when-instruction-set-missing-on-ca...Matthias Krüger-22/+71
2022-11-26Auto merge of #103556 - clubby789:specialize-option-partial-eq, r=scottmcmbors-2/+128
2022-11-26Auto merge of #104730 - petrochenkov:modchild5, r=cjgillotbors-82/+54
2022-11-26Auto merge of #104431 - alistair23:alistair/rv64-profiler, r=Mark-Simulacrumbors-1/+1
2022-11-25Auto merge of #99798 - JulianKnodt:ac1, r=BoxyUwUbors-812/+802
2022-11-25Refine instruction_set inline rulesLokathor-22/+71
2022-11-25Auto merge of #104902 - matthiaskrgr:rollup-oo27a4u, r=matthiaskrgrbors-300/+251
2022-11-25Define all clauses as dummy_with_span as the usages are all equivalentSantiago Pastorino-7/+5
2022-11-25Remove AscribeUserTypeCxSantiago Pastorino-107/+52
2022-11-25Rollup merge of #104896 - notriddle:notriddle/tooltip, r=GuillaumeGomezMatthias Krüger-3/+2
2022-11-25Rollup merge of #104887 - aDotInTheVoid:rustbuild-json-doc-shared-assets, r=j...Matthias Krüger-1/+3
2022-11-25Rollup merge of #104879 - aDotInTheVoid:jsondoclint-typedef, r=GuillaumeGomezMatthias Krüger-7/+20
2022-11-25Rollup merge of #104853 - jyn514:sysroot-typo, r=RalfJungMatthias Krüger-1/+1
2022-11-25Rollup merge of #104835 - spastorino:use-partially_normalize_associated_types...Matthias Krüger-36/+43
2022-11-25Rollup merge of #104797 - weihanglo:stream-write-dwp, r=jackh726Matthias Krüger-4/+5
2022-11-25Rollup merge of #104760 - nnethercote:rm-LegacyDerive, r=petrochenkovMatthias Krüger-1/+6
2022-11-25Rollup merge of #104716 - lcnr:selection-candidate, r=jackh726Matthias Krüger-247/+171
2022-11-25rustdoc: remove no-op CSS `#help dt { display: block }`Michael Howell-1/+0
2022-11-25rustdoc: revert tooltip background color on light theme to readableMichael Howell-2/+2
2022-11-25rustdoc: remove `cursor: pointer` from unclickable tooltipMichael Howell-1/+0
2022-11-25Auto merge of #104846 - spastorino:santa-clauses-make-goals-early-christmas-ð...bors-496/+625
2022-11-25rustbuild: Don't build doc::SharedAssets when building JSON docs.Nixon Enraght-Moony-1/+3
2022-11-25Auto merge of #104877 - matthiaskrgr:rollup-s7taiq8, r=matthiaskrgrbors-69/+144
2022-11-25[llvm-wrapper] adapt for LLVM API changeKrasimir Georgiev-0/+4
2022-11-25add commentlcnr-0/+6
2022-11-25move 2 candidates into builtin candidatelcnr-247/+165
2022-11-25jsondoclint: Recognise Typedef as valid kind for Type::ResolvedPathNixon Enraght-Moony-7/+20
2022-11-25Rollup merge of #104873 - RalfJung:therefore, r=Dylan-DPCMatthias Krüger-3/+3
2022-11-25Rollup merge of #104849 - GuillaumeGomez:source-code-sidebar-css-migration, r...Matthias Krüger-28/+50
2022-11-25Rollup merge of #104841 - compiler-errors:fishy-bound-var, r=jackh726Matthias Krüger-24/+25
2022-11-25Rollup merge of #104793 - nicholasbishop:bishop-add-efiapi, r=JohnTitorMatthias Krüger-0/+23
2022-11-25Rollup merge of #104654 - thomcc:alloc-tests-unsafe_op_in_unsafe_fn, r=Mark-S...Matthias Krüger-7/+38
2022-11-25Rollup merge of #103648 - jyn514:no-preview, r=Mark-SimulacrumMatthias Krüger-7/+5
2022-11-25Auto merge of #104650 - BlackHoleFox:stuck-with-xcode-13, r=Mark-Simulacrumbors-0/+34
2022-11-25Fix mk_const_listkadmin-1/+1
2022-11-25only emit "enable gce" error if it would fix compile errorBoxy-8/+17
2022-11-25Make `expand_abstract_consts` infallibleBoxy-105/+52
2022-11-25`super_relate_consts` do not spurriously fail on assoc constsBoxy-16/+29
2022-11-25add FIXME'sBoxy-0/+11
2022-11-25correctly intern `List<Const<'tcx>>`Boxy-1/+4
2022-11-25dont skip const evalautable of non unevaluatedsBoxy-6/+1
2022-11-25add FIXME for things that I couldn't find ways to triggerBoxy-3/+5