about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-01-20add raw identifier for keyword in suggestionbohan-6/+37
2023-01-19Auto merge of #107064 - GuillaumeGomez:rollup-pbgu6r3, r=GuillaumeGomezbors-100/+716
2023-01-19Rollup merge of #107037 - tmiasko:rank, r=oli-obkGuillaume Gomez-6/+6
2023-01-19Rollup merge of #107027 - GuillaumeGomez:rm-extra-removal, r=tmiaskoGuillaume Gomez-1/+1
2023-01-19Rollup merge of #106931 - Ezrashaw:docs-e0208, r=compiler-errorsGuillaume Gomez-46/+96
2023-01-19Rollup merge of #106927 - Ezrashaw:e0606-make-machine-applicable, r=estebankGuillaume Gomez-33/+64
2023-01-19Rollup merge of #105977 - Swatinem:async-mir-context, r=oli-obkGuillaume Gomez-14/+549
2023-01-19Auto merge of #106989 - clubby789:is-zero-num, r=scottmcmbors-1/+37
2023-01-19Transform async ResumeTy in generator transformArpad Borsos-14/+549
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-18Fix Dominators::rank_partial_cmp to match documentationTomasz Miąsko-6/+6
2023-01-18Update `IsZero` documentationclubby789-1/+2
2023-01-18Implement `alloc::vec::IsZero` for `Option<$NUM>` typesclubby789-0/+35
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-18Remove extra removal from test pathGuillaume Gomez-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-18remove error code from `#[rustc_variance]` and document its remainsEzra Shaw-46/+96
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