about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-10-30Add parser testmejrs-0/+17
2022-10-26fix tracking hash testmejrs-1/+1
2022-10-26Adjust normalizationmejrs-22/+22
2022-10-24Add more normalization and testsmejrs-10/+101
2022-10-24Address some commentsmejrs-6/+42
2022-10-19Implement -Ztrack-diagnosticsmejrs-8/+176
2022-10-18Auto merge of #102418 - citrus-it:illumos-strip-debug, r=nagisabors-9/+40
2022-10-18Auto merge of #103188 - JohnTitor:rollup-pwilam1, r=JohnTitorbors-135/+161
2022-10-18Rollup merge of #103168 - Amanieu:stable_asm_sym, r=davidtwcoYuki Okushi-114/+61
2022-10-18Rollup merge of #103163 - SUPERCILEX:uninit-array-assume2, r=scottmcmYuki Okushi-11/+10
2022-10-18Rollup merge of #103159 - cuviper:check_pow-final-try_opt, r=Mark-SimulacrumYuki Okushi-2/+2
2022-10-18Rollup merge of #103154 - H4x5:reverse-searcher-typo, r=Mark-SimulacrumYuki Okushi-1/+1
2022-10-18Rollup merge of #103142 - fmease:fix-103052, r=oli-obkYuki Okushi-5/+78
2022-10-18Rollup merge of #103023 - andrewpollack:i-fuchsia-finals, r=tmandryYuki Okushi-2/+9
2022-10-18Auto merge of #103075 - SUPERCILEX:miri-metadata, r=thomccbors-2/+16
2022-10-18Auto merge of #103177 - lnicola:rust-analyzer-2022-10-18, r=lnicolabors-1631/+3127
2022-10-18:arrow_up: rust-analyzerLaurențiu Nicola-1631/+3127
2022-10-18Auto merge of #102992 - nnethercote:rm-RunCompiler-emitter, r=bjorn3bors-101/+29
2022-10-18Auto merge of #102543 - daym:patch-1, r=joshtriplettbors-6/+1
2022-10-17Auto merge of #103165 - matthiaskrgr:rollup-guw8oh6, r=matthiaskrgrbors-85/+64
2022-10-18Remove `RunCompiler::emitter`.Nicholas Nethercote-101/+29
2022-10-17Stabilize asm_symAmanieu d'Antras-114/+61
2022-10-17Rollup merge of #103162 - notriddle:notriddle/crate-search, r=GuillaumeGomezMatthias Krüger-4/+0
2022-10-17Rollup merge of #103161 - notriddle:notriddle/copy-path-settings-help-button,...Matthias Krüger-12/+8
2022-10-17Rollup merge of #103160 - notriddle:notriddle/js-mobile-scroll, r=GuillaumeGomezMatthias Krüger-41/+28
2022-10-17Rollup merge of #103152 - GuillaumeGomez:named-arguments, r=notriddleMatthias Krüger-28/+28
2022-10-17Remove all uses of array_assume_initAlex Saveau-11/+10
2022-10-17Auto merge of #101837 - scottmcm:box-array-from-vec, r=m-ou-sebors-1/+50
2022-10-17rustdoc: remove redundant CSS `#crate-search { border-radius }`Michael Howell-4/+0
2022-10-17Remove execute bit from lock file permissionsDanny Milosavljevic-6/+1
2022-10-17rustdoc: remove redundant CSS on `#copy-path`Michael Howell-12/+8
2022-10-17rustdoc: factor JS mobile scroll lock into its own functionMichael Howell-41/+28
2022-10-17Remove the redundant `Some(try_opt!(..))` in `checked_pow`Josh Stone-2/+2
2022-10-17Fix typo in `ReverseSearcher` docsSky-1/+1
2022-10-17Auto merge of #103151 - matthiaskrgr:rollup-t3mmnsg, r=matthiaskrgrbors-66/+496
2022-10-17Use named arguments to make test clearerGuillaume Gomez-27/+27
2022-10-17Update browser-ui-test version to 0.12.6Guillaume Gomez-1/+1
2022-10-17Rollup merge of #103091 - notriddle:notriddle/sidebar-title, r=GuillaumeGomezMatthias Krüger-30/+24
2022-10-17Rollup merge of #102945 - compiler-errors:placeholder-region-outlives, r=lcnrMatthias Krüger-1/+62
2022-10-17Rollup merge of #102466 - lcnr:const-equate-uwu, r=BoxyUwUMatthias Krüger-23/+26
2022-10-17Rollup merge of #102454 - chenyukang:fix-102396-missing-parentheses, r=lcnrMatthias Krüger-12/+384
2022-10-17Auto merge of #102355 - lcnr:bye-bye-type-traversal, r=oli-obkbors-251/+37
2022-10-17Auto merge of #103145 - matthiaskrgr:rollup-mxwsysv, r=matthiaskrgrbors-26/+32
2022-10-17Rollup merge of #103139 - smoelius:patch-2, r=Dylan-DPCMatthias Krüger-5/+0
2022-10-17Rollup merge of #103136 - tmccombs:alignment-doc-fixes, r=Dylan-DPCMatthias Krüger-2/+2
2022-10-17Rollup merge of #103129 - notriddle:notriddle/sub-logo-container, r=Guillaume...Matthias Krüger-16/+8
2022-10-17Rollup merge of #102962 - flba-eb:remote_test_server_help, r=pietroalbiniMatthias Krüger-3/+22
2022-10-17Make diagnostic for unsatisfied Termination bounds more preciseLeón Orell Valerian Liehr-5/+78
2022-10-17add inline to `TrivialTypeTraversalImpls`lcnr-14/+17
2022-10-17rm `try_normalize_mir_const_after_erasing_regions`lcnr-11/+0