about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-01-19Clean up and document unord collections a bit.Michael Woerister-38/+66
2023-01-19Allow for more efficient sorting when exporting Unord collections.Michael Woerister-34/+99
2023-01-19Use UnordMap instead of FxHashMap in define_id_collections!().Michael Woerister-103/+254
2023-01-19Use UnordSet instead of FxHashSet in define_id_collections!().Michael Woerister-18/+49
2023-01-19Auto merge of #106810 - oli-obk:resolver_reverse_plumbing, r=petrochenkovbors-300/+203
2023-01-19Auto merge of #107052 - compiler-errors:rollup-vxr22g5, r=compiler-errorsbors-239/+736
2023-01-18Rollup merge of #107045 - notriddle:notriddle/settings-css-setting-line, r=Gu...Michael Goulet-5/+8
2023-01-18Rollup merge of #107042 - notriddle:notriddle/rustdoc-js-question, r=Guillaum...Michael Goulet-1/+24
2023-01-18Rollup merge of #107030 - albertlarsan68:patch-3, r=lcnrMichael Goulet-1/+1
2023-01-18Rollup merge of #107023 - scottmcm:stop-shouting, r=NilstriebMichael Goulet-113/+111
2023-01-18Rollup merge of #107004 - compiler-errors:new-solver-new-candidates-2, r=lcnrMichael Goulet-47/+442
2023-01-18Rollup merge of #106917 - compiler-errors:const-closure-foreign, r=tmiaskoMichael Goulet-11/+18
2023-01-18Rollup merge of #106753 - compiler-errors:rpitit-not-suggestable, r=spastorinoMichael Goulet-5/+62
2023-01-18Rollup merge of #105796 - notriddle:notriddle/rustdoc-search-stop-doing-demer...Michael Goulet-56/+70
2023-01-18Auto merge of #107041 - Nilstrieb:back-to-being-clueless-whether-it-really-is...bors-56/+32
2023-01-18Auto merge of #105716 - chriswailes:ndk-update-redux, r=pietroalbinibors-44/+31
2023-01-18rustdoc: add test case for setting-line margin on settings.htmlMichael Howell-0/+7
2023-01-18rustdoc: remove redundant rule `#settings .setting-line`Michael Howell-5/+1
2023-01-18Revert "Improve heuristics whether `format_args` string is a source literal"Nilstrieb-56/+32
2023-01-18rustdoc: fix "?" keyboard command when radio button is focusedMichael Howell-1/+12
2023-01-18rustdoc: put focus on the help link when opening it from keyboardMichael Howell-0/+12
2023-01-18Also remove `#![feature(control_flow_enum)]` where possibleScott McMurray-7/+1
2023-01-18Auto merge of #106503 - cjgillot:remap-nofilter, r=oli-obkbors-28/+41
2023-01-18Handle structural traits more gracefullyMichael Goulet-215/+212
2023-01-18no subtyping in the new trait solverMichael Goulet-34/+23
2023-01-18Sized, Copy/CloneMichael Goulet-3/+151
2023-01-18Auto and alias traitsMichael Goulet-21/+169
2023-01-18Assemble object bound candidatesMichael Goulet-0/+52
2023-01-18implement consider_assumptionMichael Goulet-10/+70
2023-01-18Canonicalize trait solver response inside probeMichael Goulet-24/+25
2023-01-18Correct typoAlbert Larsan-1/+1
2023-01-18Auto merge of #107026 - Dylan-DPC:rollup-4fonvdc, r=Dylan-DPCbors-706/+952
2023-01-18Rollup merge of #107014 - notriddle:notriddle/js-cleanup, r=GuillaumeGomezDylan DPC-9/+4
2023-01-18Rollup merge of #106950 - the8472:fix-splice-miri, r=cuviperDylan DPC-3/+15
2023-01-18Rollup merge of #106718 - lcnr:solver-cycles, r=compiler-errorsDylan DPC-644/+916
2023-01-18Rollup merge of #106441 - mllken:abstract-socket-noref, r=joshtriplettDylan DPC-2/+2
2023-01-18Rollup merge of #103702 - WaffleLapkin:lift-sized-bounds-from-pointer-methods...Dylan DPC-48/+15
2023-01-17Stop using `BREAK` & `CONTINUE` in compilerScott McMurray-106/+110
2023-01-18add commentlcnr-0/+1
2023-01-18add note about indirect cycleslcnr-0/+4
2023-01-18update project to emulate a projection cachelcnr-14/+124
2023-01-18add `eq` to `InferCtxtExt`lcnr-38/+49
2023-01-18remove assembly context and impl a bit morelcnr-163/+317
2023-01-18instantiate canonical vars eagerlylcnr-496/+509
2023-01-18update cachelcnr-112/+91
2023-01-18Auto merge of #107021 - matthiaskrgr:rollup-0dzxfyi, r=matthiaskrgrbors-165/+512
2023-01-18Rollup merge of #106997 - Sp00ph:introselect, r=scottmcmMatthias Krüger-0/+22
2023-01-18Rollup merge of #106996 - notriddle:notriddle/settings-line-div, r=GuillaumeG...Matthias Krüger-5/+28
2023-01-18Rollup merge of #106995 - lukas-code:align_offset_assembly_test, r=cuviperMatthias Krüger-2/+2
2023-01-18Rollup merge of #106992 - joboet:alloc_remove_box_syntax, r=thomccMatthias Krüger-1/+0