about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-11-26Revert "Do not need to account for overflow in predicate_can_apply"Michael Goulet-27/+0
2022-11-26Revert "Add fatal overflow test"Michael Goulet-41/+0
2022-11-26Rollup merge of #104943 - aDotInTheVoid:jsondoclint-use-enum, r=GuillaumeGomezGuillaume Gomez-3/+61
2022-11-26Rollup merge of #104928 - notriddle:notriddle/sidebar-toggle-flexbox, r=Guill...Guillaume Gomez-9/+3
2022-11-26Rollup merge of #104924 - aDotInTheVoid:jsondocck-trait-alias, r=GuillaumeGomezGuillaume Gomez-5/+35
2022-11-26Rollup merge of #104788 - compiler-errors:unresolved-ct-in-gen, r=fee1-deadGuillaume Gomez-0/+92
2022-11-26jsondoclint: Handle using enum variants and glob using enums.Nixon Enraght-Moony-3/+61
2022-11-26Auto merge of #104935 - matthiaskrgr:rollup-nuca86l, r=matthiaskrgrbors-22/+56
2022-11-26Rollup merge of #104899 - notriddle:notriddle/help-dt, r=GuillaumeGomezMatthias Krüger-1/+0
2022-11-26Rollup merge of #104121 - Lokathor:mir-opt-when-instruction-set-missing-on-ca...Matthias Krüger-21/+56
2022-11-26Auto merge of #103556 - clubby789:specialize-option-partial-eq, r=scottmcmbors-0/+34
2022-11-26Do not record unresolved const vars in generator interiorMichael Goulet-0/+92
2022-11-25rustdoc: use flexbox CSS to align sidebar button instead of positionMichael Howell-9/+3
2022-11-26Auto merge of #104431 - alistair23:alistair/rv64-profiler, r=Mark-Simulacrumbors-1/+1
2022-11-26jsondoclint: Accept trait alias is places where trait expected.Nixon Enraght-Moony-5/+35
2022-11-25Auto merge of #99798 - JulianKnodt:ac1, r=BoxyUwUbors-6/+115
2022-11-25Refine instruction_set inline rulesLokathor-21/+56
2022-11-25Auto merge of #104902 - matthiaskrgr:rollup-oo27a4u, r=matthiaskrgrbors-12/+26
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-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-55/+65
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-37/+80
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-2/+2
2022-11-25Rollup merge of #104849 - GuillaumeGomez:source-code-sidebar-css-migration, r...Matthias Krüger-28/+50
2022-11-25Rollup merge of #104793 - nicholasbishop:bishop-add-efiapi, r=JohnTitorMatthias Krüger-0/+23
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/+21
2022-11-25`super_relate_consts` do not spurriously fail on assoc constsBoxy-0/+20
2022-11-25fmtBoxy-1/+1
2022-11-25handle assoc consts in fulfill `ConstEquate`Boxy-151/+61
2022-11-25handle nested obligations in `satisfied_from_param_env`Boxy-8/+79
2022-11-25Add expand_abstract_constkadmin-21/+1
2022-11-25Add empty ConstKind::Abstractkadmin-35/+163
2022-11-25RefCell::get_mut: fix typoRalf Jung-7/+7
2022-11-25Auto merge of #104602 - petrochenkov:effvisperf5, r=oli-obkbors-6/+50
2022-11-25Introduce PredicateKind::ClauseSantiago Pastorino-47/+63
2022-11-25Simplify a bunch of trait ref obligation creationsOli Scherer-2/+1
2022-11-25get rid of to_poly_trait_predicateOli Scherer-6/+1
2022-11-24Fix typo in miri sysrootJoshua Nelson-1/+1
2022-11-24Don't set `is_preview` for clippy and rustfmtJoshua Nelson-7/+5
2022-11-24Auto merge of #104845 - matthiaskrgr:rollup-tckj956, r=matthiaskrgrbors-7/+65
2022-11-24Strenghten GUI test to include extra state in selectorGuillaume Gomez-6/+12
2022-11-24Extend GUI test to include more source code elements checksGuillaume Gomez-2/+24