about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-11-04update commentNeutron3529-4/+8
2022-11-03fix the overflow warning.Neutron3529-1/+9
2022-11-03Optimize the code to run faster.Neutron3529-9/+1
2022-11-03Auto merge of #103455 - BlackHoleFox:apple-sim-abi-consistency, r=davidtwcobors-9/+38
2022-11-03Auto merge of #103903 - matthiaskrgr:rollup-r5xcvrp, r=matthiaskrgrbors-50/+213
2022-11-02Rollup merge of #103890 - notriddle:notriddle/mobile-rustdoc-padding-top, r=G...Matthias Krüger-1/+0
2022-11-02Rollup merge of #103886 - GuillaumeGomez:local-reexport-doc, r=notriddleMatthias Krüger-18/+53
2022-11-02Rollup merge of #103875 - oli-obk:ast_conv_simplification, r=spastorinoMatthias Krüger-15/+9
2022-11-02Rollup merge of #103870 - TaKO8Ki:fix-103790, r=fee1-deadMatthias Krüger-0/+78
2022-11-02Rollup merge of #103610 - wesleywiser:thinlto_cgu1, r=michaelwoeristerMatthias Krüger-14/+11
2022-11-02Rollup merge of #99801 - Neo-Zhixing:fix/generic_const_exprs_parent_opaque_pr...Matthias Krüger-2/+62
2022-11-02Auto merge of #103846 - Kobzol:revert-103295-ninja, r=cuviperbors-5/+4
2022-11-02Auto merge of #103888 - Dylan-DPC:rollup-p7gubqj, r=Dylan-DPCbors-422/+504
2022-11-02rustdoc: remove unused mobile CSS `.rustdoc { padding-top: 0 }`Michael Howell-1/+0
2022-11-02Rollup merge of #103864 - smoelius:reorder-walk-functions, r=fee1-deadDylan DPC-361/+361
2022-11-02Rollup merge of #103862 - compiler-errors:ocx-in-fully-normalize, r=spastorinoDylan DPC-18/+9
2022-11-02Rollup merge of #103855 - notriddle:notriddle/mobile-item-table, r=GuillaumeG...Dylan DPC-8/+1
2022-11-02Rollup merge of #103807 - H4x5:string-extend-from-within-tracking-issue, r=Dy...Dylan DPC-1/+1
2022-11-02Rollup merge of #103774 - compiler-errors:dyn-trait-in-type-name, r=eholkDylan DPC-15/+22
2022-11-02Rollup merge of #103703 - Nilstrieb:flag-recovery-1, r=compiler-errorsDylan DPC-6/+32
2022-11-02Rollup merge of #103275 - Manishearth:tinystrup, r=pnkfelixDylan DPC-13/+78
2022-11-02Add regression test for doc of reexport of local itemsGuillaume Gomez-0/+16
2022-11-02Fix merge of attributes for reexports of local itemsGuillaume Gomez-18/+37
2022-11-02Simplify astconv item def id handlingOli Scherer-15/+9
2022-11-02Auto merge of #103690 - GuillaumeGomez:visibility-on-demand, r=notriddlebors-145/+144
2022-11-02Auto merge of #103649 - petrochenkov:docnotrait, r=GuillaumeGomezbors-4/+12
2022-11-02return const_error when ty has errorsTakayuki Maeda-0/+78
2022-11-02Auto merge of #103857 - Manishearth:rollup-709fui6, r=Manishearthbors-1033/+848
2022-11-02Use ObligationCtxt in fully_normalizeMichael Goulet-18/+9
2022-11-01Rollup merge of #103839 - Nilstrieb:print-list, r=compiler-errorsManish Goregaokar-23/+44
2022-11-01Rollup merge of #103837 - GuillaumeGomez:migrate-sidebar-links-color-gui-test...Manish Goregaokar-225/+162
2022-11-01Rollup merge of #103781 - JakobDegen:mir-opt-tidy, r=jyn514Manish Goregaokar-496/+168
2022-11-01Rollup merge of #103638 - ia0:multivalue, r=nagisaManish Goregaokar-0/+1
2022-11-01Rollup merge of #103637 - ChrisDenton:stdio-uwp, r=thomccManish Goregaokar-120/+28
2022-11-01Rollup merge of #103575 - Xiretza:suggestions-style-attr, r=davidtwcoManish Goregaokar-135/+405
2022-11-01Rollup merge of #103084 - inquisitivecrystal:control-flow, r=scottmcmManish Goregaokar-1/+3
2022-11-01Rollup merge of #103072 - cuviper:compiletest-path, r=Mark-SimulacrumManish Goregaokar-33/+37
2022-11-01rustdoc: simplify mobile item-table CSSMichael Howell-8/+1
2022-11-01Reorder `walk_` functions in intravisit.rsSamuel Moelius-361/+361
2022-11-01fix(generic_const_exprs): Fix predicate inheritance for children of opaque typesZhixing Zhang-2/+62
2022-11-01Auto merge of #103217 - mejrs:track, r=eholkbors-8/+385
2022-11-01Format dyn Trait better in type_name intrinsicMichael Goulet-15/+22
2022-11-01Remove unneeded "rustdoc-preferred-dark-theme" settingGuillaume Gomez-1/+0
2022-11-01Migrate sidebar-links-color GUI test to functionsGuillaume Gomez-224/+162
2022-11-01Revert "ci: Bring back ninja for dist builders"Jakub Beránek-5/+4
2022-11-01Auto merge of #103841 - Dylan-DPC:rollup-rff2x1l, r=Dylan-DPCbors-824/+1126
2022-11-01Rollup merge of #103833 - lnicola:rust-analyzer-2022-11-01, r=lnicolaDylan DPC-404/+824
2022-11-01Rollup merge of #103817 - notriddle:notriddle/attribute-css, r=GuillaumeGomezDylan DPC-16/+16
2022-11-01Rollup merge of #103813 - notriddle:notriddle/search-results-clear-both, r=Gu...Dylan DPC-2/+0
2022-11-01Rollup merge of #103760 - petrochenkov:macimp, r=cjgillotDylan DPC-164/+237