about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2022-11-06Auto merge of #2638 - DrMeepster:windows-condvars, r=RalfJungbors-30/+504
2022-11-06bootstrap: put Miri sysroot into local build dirRalf Jung-11/+24
2022-11-06bootstrap: add support for running Miri on a fileRalf Jung-54/+132
2022-11-06Auto merge of #104043 - matthiaskrgr:rollup-sttf9e8, r=matthiaskrgrbors-96/+254
2022-11-06Rollup merge of #104035 - m-ou-se:weird-expr-closure-match, r=compiler-errorsMatthias Krüger-0/+11
2022-11-06Rollup merge of #104014 - GuillaumeGomez:run-button-css-var, r=notriddleMatthias Krüger-34/+69
2022-11-06Rollup merge of #103990 - notriddle:notriddle/logo-container, r=GuillaumeGomezMatthias Krüger-9/+60
2022-11-06Rollup merge of #103851 - viandoxdev:103816_bootstrap_fix_json_doc, r=jyn514Matthias Krüger-53/+44
2022-11-06Rollup merge of #103012 - chenyukang:fix-102806, r=davidtwco,compiler-errorsMatthias Krüger-0/+70
2022-11-06Auto merge of #102618 - aliemjay:simplify-closure-promote, r=compiler-errorsbors-91/+70
2022-11-06Normalize signature when deducing closure signature from supertraitsMichael Goulet-0/+17
2022-11-06Add more nonsense to weird-exprs.rs.Mara Bos-0/+11
2022-11-05rustdoc: print usize with less string manipulationMichael Howell-12/+6
2022-11-05Rebase and update testclubby789-1/+1
2022-11-05Update UI testclubby789-2/+2
2022-11-05Split non-fixable case to different testclubby789-11/+38
2022-11-05Attempt to fix arguments of associated functionsclubby789-56/+69
2022-11-05Use `FmtPrinter` instead of creating `Instance`clubby789-5/+115
2022-11-05Update UI testclubby789-1/+1
2022-11-05fix shared behavior and add testsDrMeepster-3/+290
2022-11-05use enum for condvar locksDrMeepster-44/+76
2022-11-05impl condvars for windowsDrMeepster-30/+185
2022-11-05rustdoc: add test case for huge logoMichael Howell-2/+57
2022-11-05Place config.toml in current working directory if config not foundTanner Davies-4/+4
2022-11-05Auto merge of #102458 - JohnTitor:stabilize-instruction-set, r=oli-obkbors-45/+6
2022-11-05Bless more testsMichael Goulet-15/+11
2022-11-05Merge conflicts and rebase onto masterMichael Goulet-27/+26
2022-11-05Bless chalk testsMichael Goulet-12/+42
2022-11-05Adjust diagnostics, bless testsMichael Goulet-148/+250
2022-11-05fix out dir being wrong in jsonviandoxdev-1/+5
2022-11-05Rollup merge of #103988 - GuillaumeGomez:fix-bottom-border-color, r=notriddleMatthias Krüger-4/+7
2022-11-05Rollup merge of #103927 - fee1-dead-contrib:E0425-no-typo-when-pattern-matchi...Matthias Krüger-0/+30
2022-11-05Rollup merge of #103920 - ferrocene:pa-maybe-open-in-browser, r=jyn514Matthias Krüger-25/+28
2022-11-05Rollup merge of #101702 - jsha:static-files2, r=notriddle,GuillaumeGomezMatthias Krüger-512/+284
2022-11-05Remove linuxkernel targetsAlex Gaynor-1/+0
2022-11-05Extend GUI test for run buttonGuillaume Gomez-4/+51
2022-11-05Migrate test-arrow to CSS variablesGuillaume Gomez-30/+18
2022-11-05rustdoc: use `ThinVec` and `Box<str>` to shrink `clean::ItemKind`Michael Howell-16/+16
2022-11-05Update GUI test for bottom border colorGuillaume Gomez-3/+3
2022-11-05Fix search result bottom border colorGuillaume Gomez-1/+4
2022-11-05Do not make typo suggestions when suggesting pattern matchingDeadbeef-0/+30
2022-11-05Merge from rustcRalf Jung-6018/+7737
2022-11-05Auto merge of #103831 - chenyukang:yukang/fix-103751-ice, r=nagisabors-0/+53
2022-11-05TidyCaio-2/+2
2022-11-05Move some tests to more reasonable directoriesCaio-0/+0
2022-11-05privacy: Print effective visibilities of constructorsVadim Petrochenkov-16/+30
2022-11-05resolve: More detailed effective visibility tracking for importsVadim Petrochenkov-2/+49
2022-11-05Update several crates for improved support of the new targetsMateusz Mikuła-10/+67
2022-11-05Auto merge of #103691 - michaelwoerister:consistent-slice-and-str-cpp-like-de...bors-35/+43
2022-11-05Auto merge of #103998 - Dylan-DPC:rollup-2nbmtc9, r=Dylan-DPCbors-237/+114