about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2022-11-06README: Add macos cache deletion commandMartin Kröning-2/+5
2022-11-06Auto merge of #2653 - RalfJung:stderr, r=RalfJungbors-12/+1
2022-11-06remove a stray stderr fileRalf Jung-12/+1
2022-11-06Auto merge of #2638 - DrMeepster:windows-condvars, r=RalfJungbors-30/+504
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-05Auto merge of #2650 - RalfJung:rustup, r=RalfJungbors-8877/+11801
2022-11-05Merge from rustcRalf Jung-8877/+11801
2022-11-06bootstrap: add support for running Miri on a fileRalf Jung-54/+132
2022-11-05Auto merge of #103998 - Dylan-DPC:rollup-2nbmtc9, r=Dylan-DPCbors-412/+300
2022-11-05Rollup merge of #103995 - SUPERCILEX:typos, r=Dylan-DPCDylan DPC-9/+10
2022-11-05Rollup merge of #103994 - clubby789:break-unlabeled, r=TaKO8KiDylan DPC-30/+37
2022-11-05Rollup merge of #103867 - compiler-errors:no-has-errors, r=cjgillotDylan DPC-19/+20
2022-11-05Rollup merge of #103866 - compiler-errors:fn-ctxt-less-state, r=fee1-deadDylan DPC-27/+15
2022-11-05Rollup merge of #103660 - ozkanonur:master, r=jyn514Dylan DPC-255/+152
2022-11-05Rollup merge of #103621 - fee1-dead-contrib:iat-fix-use, r=cjgillotDylan DPC-72/+66
2022-11-05Auto merge of #103992 - weihanglo:update-cargo, r=weihanglobors-20/+71
2022-11-04Small round of typo fixesAlex Saveau-9/+10
2022-11-05Auto merge of #103991 - matthiaskrgr:rollup-tj53nte, r=matthiaskrgrbors-295/+284
2022-11-05Specify that `break` cannot be used outside of loop *or* labeled blockclubby789-30/+37
2022-11-04Update cargoWeihang Lo-20/+71
2022-11-05Rollup merge of #103984 - V0ldek:103974-refactor-mk_const, r=BoxyUwUMatthias Krüger-104/+74
2022-11-05Rollup merge of #103980 - notriddle:notriddle/search-results, r=GuillaumeGomezMatthias Krüger-32/+19
2022-11-05Rollup merge of #103977 - TimNN:memory-effects, r=nikicMatthias Krüger-12/+67
2022-11-05Rollup merge of #103956 - JakobDegen:tidy-bless, r=jyn514Matthias Krüger-7/+11
2022-11-05Rollup merge of #103946 - camsteffen:cleanup-bind-pattern, r=cjgillotMatthias Krüger-37/+14
2022-11-05Rollup merge of #103878 - Mark-Simulacrum:fix-stable-ci-download, r=jyn514Matthias Krüger-17/+42
2022-11-05Rollup merge of #103868 - compiler-errors:trait-engine-less, r=jackh726Matthias Krüger-86/+57
2022-11-04Auto merge of #103298 - ferrocene:pa-compile-flags-last, r=jyn514bors-39/+80
2022-11-04Refactor tcx mk_const parameters.Mateusz-104/+74
2022-11-04rustdoc: get rid of CSS/DOM `div.desc span`, which isn't really neededMichael Howell-15/+12
2022-11-04Auto merge of #103978 - matthiaskrgr:rollup-iym9kmg, r=matthiaskrgrbors-407/+811
2022-11-04rustdoc: simplify search results CSS and DOMMichael Howell-19/+9
2022-11-04LLVM 16: Switch to using MemoryEffectsTim Neumann-12/+67
2022-11-04Rollup merge of #103964 - clubby789:lint-enclosing-unsafe, r=compiler-errorsMatthias Krüger-9/+84
2022-11-04Rollup merge of #103958 - chenyukang:yukang/fix-103951-count-limit, r=jyn514Matthias Krüger-26/+35
2022-11-04Rollup merge of #103937 - BoxyUwU:misc_cleanups, r=compiler-errorsMatthias Krüger-101/+56
2022-11-04Rollup merge of #103897 - Amanieu:llvm-58384, r=davidtwcoMatthias Krüger-3/+70
2022-11-04Rollup merge of #103792 - JhonnyBillM:migrate-codegen-ssa-to-diagnostics-stru...Matthias Krüger-99/+298
2022-11-04Rollup merge of #103681 - RalfJung:libtest-thread, r=thomccMatthias Krüger-59/+42
2022-11-04Rollup merge of #103397 - crlf0710:port_dead_code_lint, r=davidtwcoMatthias Krüger-99/+215
2022-11-04Rollup merge of #103367 - chbaker0:update-std-getrandom, r=thomccMatthias Krüger-11/+11
2022-11-04Auto merge of #2641 - DrMeepster:init_once_acquire, r=RalfJungbors-33/+97
2022-11-04Auto merge of #101703 - nicholasbishop:bishop-add-uefi-ci-2, r=jyn514bors-2/+159
2022-11-04improve `filesearch::get_or_default_sysroot` r=ozkanonurOnur Özkan-255/+152
2022-11-04test tidy should not count untracked paths towards entries limityukang-26/+35
2022-11-04Auto merge of #103962 - matthiaskrgr:rollup-9av8i6k, r=matthiaskrgrbors-213/+334
2022-11-04Formatting changes + add UI testclubby789-10/+59
2022-11-04Give a specific lint for unsafety not being inheritedclubby789-9/+35