about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-05-31Remove duplicative test.Adrian Taylor-9/+0
2024-05-31Adjust crash bug to still reproduce.Adrian Taylor-2/+2
2024-05-22Do not elide if there's ambiguity in self lifetime.Adrian Taylor-7/+169
2024-05-22Ambiguous Self lifetimes: don't elide.Adrian Taylor-21/+246
2024-05-21Auto merge of #125298 - tesuji:arrcmp, r=nikicbors-0/+18
2024-05-21Auto merge of #125284 - compiler-errors:uplift-misc, r=lcnrbors-238/+309
2024-05-21Auto merge of #125349 - matthiaskrgr:rollup-p2mbdxi, r=matthiaskrgrbors-357/+772
2024-05-21Add codegen test for array comparision optLzu Tao-0/+18
2024-05-21Rollup merge of #125346 - tbu-:pr_rm_path_to_str, r=wesleywiserMatthias Krüger-15/+14
2024-05-21Rollup merge of #125333 - hermit-os:fuse, r=workingjubileeMatthias Krüger-21/+4
2024-05-21Rollup merge of #125332 - rustbot:docs-update, r=ehussMatthias Krüger-0/+0
2024-05-21Rollup merge of #125308 - lcnr:search-graph-5, r=compiler-errorsMatthias Krüger-156/+289
2024-05-21Rollup merge of #125158 - Nilstrieb:block-indent, r=compiler-errorsMatthias Krüger-53/+53
2024-05-21Rollup merge of #125123 - a1phyr:fix-read_exact, r=workingjubileeMatthias Krüger-10/+55
2024-05-21Rollup merge of #124283 - surechen:fix_123558, r=estebankMatthias Krüger-6/+249
2024-05-21Rollup merge of #124050 - saethlin:less-sysroot-libc, r=ChrisDentonMatthias Krüger-96/+108
2024-05-20Auto merge of #125166 - lovesegfault:embed-rustc-perf, r=Mark-Simulacrumbors-445/+69
2024-05-20Remove some `Path::to_str` from `rustc_codegen_llvm`Tobias Bucher-15/+14
2024-05-20track cycle participants per entrylcnr-53/+159
2024-05-20move global cache lookup into fnlcnr-58/+62
2024-05-20move fixpoint step into subfunctionlcnr-53/+76
2024-05-20Auto merge of #125219 - Urgau:check-cfg-cargo-config, r=fmeasebors-58/+210
2024-05-20switch also the default implementation for read_vectoredStefan Lankes-13/+2
2024-05-20hir pretty: fix block indentNilstrieb-53/+53
2024-05-20Auto merge of #125331 - matthiaskrgr:rollup-4kfrh4n, r=matthiaskrgrbors-1759/+1866
2024-05-20Uplift TermKindMichael Goulet-20/+41
2024-05-20Rework var resolution in InferCtxtLike, uplift EagerResolverMichael Goulet-159/+198
2024-05-20Uplift RegionVidMichael Goulet-64/+75
2024-05-20switch to the default implementation of `write_vectored`Stefan Lankes-8/+2
2024-05-20Update booksrustbot-0/+0
2024-05-20Rollup merge of #125318 - GuillaumeGomez:migrate-rustdoc-examples-whitespaces...Matthias Krüger-6/+6
2024-05-20Rollup merge of #125314 - jdonszelmann:global-registration-feature-gate, r=pn...Matthias Krüger-0/+20
2024-05-20Rollup merge of #125305 - jwong101:120493-codegen-test, r=the8472Matthias Krüger-0/+22
2024-05-20Rollup merge of #125173 - scottmcm:never-checked, r=davidtwcoMatthias Krüger-215/+212
2024-05-20Rollup merge of #125106 - Zalathar:expressions, r=davidtwcoMatthias Krüger-1322/+890
2024-05-20Rollup merge of #124917 - cardigan1008:issue-124819, r=pnkfelixMatthias Krüger-0/+18
2024-05-20Rollup merge of #124682 - estebank:issue-40990, r=pnkfelixMatthias Krüger-216/+698
2024-05-20address nitFelix S Klock II-1/+1
2024-05-20Auto merge of #118014 - keith:ks/remove-unnecessary-fembed-bitcode-usage-now-...bors-12/+2
2024-05-20Undo accidental change to tests/ui/sanitizer/thread.rsBen Kimock-0/+1
2024-05-20Remove Windows dependency on libcBen Kimock-3/+3
2024-05-20Update tests/incremental/foreign.rsBen Kimock-22/+5
2024-05-20Fix feature-gates/rustc-private.rsBen Kimock-3/+3
2024-05-20Port stdout-during-shutdownBen Kimock-0/+22
2024-05-20Patch up foreign-fn-linkname.rsBen Kimock-9/+3
2024-05-20Add a Windows version of foreign2.rsBen Kimock-3/+25
2024-05-20Handle a few more simple testsBen Kimock-32/+34
2024-05-20Add only-unix to sigpipe testsBen Kimock-0/+5
2024-05-20Fix up a few more testsBen Kimock-25/+8
2024-05-20refactor(bootstrap/core/build_steps/dist): vendor dependencies needed for opt...Bernardo Meurer Costa-0/+4