about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-11-18rustdoc: remove unused JS IIFE from main.jsMichael Howell-6/+3
2022-11-18Auto merge of #104555 - matthiaskrgr:rollup-tncyca8, r=matthiaskrgrbors-126/+363
2022-11-18Auto merge of #103179 - ferrocene:pa-run-in-run-make, r=jyn514bors-29/+54
2022-11-17Rollup merge of #104532 - GuillaumeGomez:migrate-tooltip-css, r=notriddleMatthias Krüger-35/+87
2022-11-17Rollup merge of #104515 - chenyukang:yukang/fix-104510-ice, r=compiler-errorsMatthias Krüger-0/+25
2022-11-17Rollup merge of #104508 - compiler-errors:dyn-return, r=oli-obkMatthias Krüger-0/+21
2022-11-17Rollup merge of #104503 - notriddle:notriddle/where, r=GuillaumeGomezMatthias Krüger-4/+1
2022-11-17Rollup merge of #104496 - djkoloski:dont_normalize_compiler_backtraces, r=jac...Matthias Krüger-16/+1
2022-11-17Rollup merge of #104483 - oli-obk:santa-clauses-make-goals, r=compiler-errorsMatthias Krüger-2/+4
2022-11-17Rollup merge of #104444 - chenyukang:yukang/fix-104390, r=compiler-errorsMatthias Krüger-0/+75
2022-11-17Rollup merge of #104433 - TaKO8Ki:fix-104392, r=estebankMatthias Krüger-0/+38
2022-11-17Rollup merge of #104366 - GuillaumeGomez:simplify-settings-theme-choice, r=no...Matthias Krüger-69/+79
2022-11-17Rollup merge of #103852 - compiler-errors:rpitit-early-from-impl, r=lcnrMatthias Krüger-0/+32
2022-11-17Extend codeblock GUI test to include tooltipsGuillaume Gomez-4/+76
2022-11-17Migrate tooltip style to CSS variablesGuillaume Gomez-31/+11
2022-11-17Auto merge of #104219 - bryangarza:async-track-caller-dup, r=eholkbors-0/+76
2022-11-17fmtPietro Albini-1/+1
2022-11-17run tests on the remote device even when the default address is usedPietro Albini-3/+3
2022-11-17set correct default value for cc and cxx on androidPietro Albini-20/+29
2022-11-17install the target g++ in armhf-gnuPietro Albini-1/+1
2022-11-17issue-36710 test can now run on cross-compiled targetsPietro Albini-3/+0
2022-11-17Revert "test: run-make: skip when cross-compiling"Pietro Albini-1/+5
2022-11-17add support for running binaries with remote-test-client on run-makePietro Albini-6/+21
2022-11-17Auto merge of #104170 - cjgillot:hir-def-id, r=fee1-deadbors-143/+121
2022-11-17Auto merge of #103138 - nnethercote:merge-BBs, r=bjorn3bors-4/+4
2022-11-16Auto merge of #102944 - nnethercote:ast-Lit-third-time-lucky, r=petrochenkovbors-121/+317
2022-11-16Check `dyn*` return type correctlyMichael Goulet-0/+21
2022-11-16rustdoc: remove redundant font-color CSS on `.where`Michael Howell-4/+1
2022-11-16Auto merge of #104456 - RalfJung:miri, r=RalfJungbors-335/+308
2022-11-16Don't attempt to normalize compiler backtracesDavid Koloski-16/+1
2022-11-16ensure rand has its default features enabledRalf Jung-0/+2
2022-11-16Rollup merge of #104466 - notriddle:notriddle/crate-search-div-display, r=Gui...Matthias Krüger-1/+0
2022-11-16Rollup merge of #104462 - notriddle:notriddle/rightside-padding-right, r=Guil...Matthias Krüger-1/+0
2022-11-16Rollup merge of #104459 - notriddle:notriddle/main-js-iife, r=GuillaumeGomezMatthias Krüger-4/+2
2022-11-16Rollup merge of #104335 - Nilstrieb:macrowo, r=compiler-errorsMatthias Krüger-0/+31
2022-11-16Rollup merge of #104317 - RalfJung:ctfe-error-reporting, r=oli-obkMatthias Krüger-459/+609
2022-11-16Rollup merge of #104137 - StackDoubleFlow:err-lsc-unsupported, r=bjorn3Matthias Krüger-2/+2
2022-11-16fix #104510, Remove is_tainted_by_errors since we have ty_error for delay bugyukang-0/+25
2022-11-16fix #104390, fix ICE in in_operand for ty erroryukang-0/+75
2022-11-16Convert predicates into Predicate in the Obligation constructorOli Scherer-2/+4
2022-11-16cleanup and dedupe CTFE and Miri error reportingRalf Jung-459/+609
2022-11-16Rollup merge of #104471 - scruss:patch-1, r=jyn514Matthias Krüger-1/+1
2022-11-16Rollup merge of #104450 - andrewpollack:fix-fuchsia-compiler-docs, r=tmandryMatthias Krüger-6/+12
2022-11-16Rollup merge of #104425 - notriddle:notriddle/main-heading-justify-content, r...Matthias Krüger-1/+17
2022-11-16Rollup merge of #104424 - notriddle:notriddle/popover-font-size, r=GuillaumeG...Matthias Krüger-2/+2
2022-11-16Rollup merge of #104419 - Ayush1325:test-issue-30490, r=lcnrMatthias Krüger-1/+1
2022-11-16Rollup merge of #104348 - fmease:iat-vis-stab, r=cjgillotMatthias Krüger-1/+76
2022-11-16Rollup merge of #104193 - TaKO8Ki:fix-104142, r=cjgillotMatthias Krüger-0/+29
2022-11-16Rollup merge of #103484 - saschanaz:patch-2, r=ehussMatthias Krüger-4/+2
2022-11-16allow fastrand dependencyRalf Jung-0/+1