about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-04-20Style fix for loongarch-linux.mdSlanterns-0/+2
2023-04-20Auto merge of #110535 - nikic:llvm-16.0.2, r=cuviperbors-0/+0
2023-04-19Auto merge of #110061 - WaffleLapkin:duality_of_myself_and_this, r=cjgillotbors-83/+425
2023-04-19Auto merge of #106704 - ecnelises:big_archive, r=bjorn3bors-39/+48
2023-04-19Extend and use `hir::Node::body_id`Maybe Waffle-89/+102
2023-04-19 Add suggestion to use a closure arg instead of a capture on bck errorMaybe Waffle-8/+237
2023-04-19Auto merge of #110546 - matthiaskrgr:rollup-346kik6, r=matthiaskrgrbors-86/+113
2023-04-19Add `#[track_caller]` to `struct_span_err_with_code` (drive-by cleanup)Maybe Waffle-0/+1
2023-04-19Remove useless check (drive-by cleanup)Maybe Waffle-15/+1
2023-04-19Add test for `a.f(|this| a.g())`Maybe Waffle-0/+113
2023-04-19Auto merge of #110496 - WaffleLapkin:🏳️‍⚧️sound, r=compiler-errorsbors-57/+32
2023-04-19Rollup merge of #110541 - jyn514:fix-configure, r=ozkanonurMatthias Krüger-31/+32
2023-04-19Rollup merge of #110540 - safinaskar:patch-1, r=WaffleLapkinMatthias Krüger-1/+1
2023-04-19Rollup merge of #110533 - GuillaumeGomez:missing-blanket-impl-trait-not-publi...Matthias Krüger-1/+32
2023-04-19Rollup merge of #110531 - lcnr:type-system-stuff, r=aliemjayMatthias Krüger-24/+15
2023-04-19Rollup merge of #110525 - jyn514:translation-download-rustc, r=albertlarsan68Matthias Krüger-0/+2
2023-04-19Rollup merge of #110521 - jyn514:test-lint-docs, r=albertlarsan68Matthias Krüger-1/+11
2023-04-19Rollup merge of #110515 - jyn514:download-rustc-llvm, r=albertlarsan68Matthias Krüger-14/+0
2023-04-19Rollup merge of #110430 - jsoref:spelling-src-ci, r=albertlarsan68Matthias Krüger-8/+8
2023-04-19Rollup merge of #110429 - jsoref:spelling-src-bootstrap, r=albertlarsan68Matthias Krüger-6/+6
2023-04-19Rollup merge of #110123 - madsravn:master, r=jyn514Matthias Krüger-0/+6
2023-04-19Update readme to suggest `./configure` instead of printfjyn-26/+25
2023-04-19configure: Set `profile = user` by defaultjyn-0/+3
2023-04-19Fix wrong comment in rustc_hir/src/hir.rsAskar Safin-1/+1
2023-04-19configure: Fix bug in `configure_top_level_key`jyn-5/+4
2023-04-19Auto merge of #110393 - fee1-dead-contrib:rm-const-traits, r=oli-obkbors-1953/+1460
2023-04-19Changing position of early exit and using standard error method with correct ...Mads Ravn-4/+4
2023-04-19temporarily ignore run-make coverage testsDeadbeef-0/+6
2023-04-19Update to LLVM 16.0.2Nikita Popov-0/+0
2023-04-19Add regression test for #94183Guillaume Gomez-0/+31
2023-04-19Fix missing blanket impl if the trait is not directly publicGuillaume Gomez-1/+1
2023-04-19small type system cleanuplcnr-24/+15
2023-04-19Auto merge of #110407 - Nilstrieb:fluent-macro, r=davidtwcobors-293/+398
2023-04-19Fix `tests/run-make-translation` when download-rustc is enabledjyn-0/+2
2023-04-19Auto merge of #110522 - matthiaskrgr:rollup-9m7rw3u, r=matthiaskrgrbors-57/+303
2023-04-19Bump version of object and related cratesQiu Chaofan-39/+42
2023-04-19Rollup merge of #110513 - Ezrashaw:fix-trait-const-name-lint, r=compiler-errorsMatthias Krüger-6/+38
2023-04-19Rollup merge of #110510 - bryangarza:issue-110467-safe-transmute, r=compiler-...Matthias Krüger-1/+18
2023-04-19Rollup merge of #110507 - weihanglo:print-try-run-output, r=jyn514Matthias Krüger-1/+1
2023-04-19Rollup merge of #110498 - kylematsuda:earlybinder-rpitit-tys, r=compiler-errorsMatthias Krüger-20/+18
2023-04-19Rollup merge of #110476 - compiler-errors:ty-err-ctxt-good-path, r=lcnrMatthias Krüger-3/+21
2023-04-19Rollup merge of #110451 - WaffleLapkin:ensure_return_elem, r=scottmcmMatthias Krüger-26/+24
2023-04-19Rollup merge of #110432 - compiler-errors:unsatisfied-index-impl, r=cjgillotMatthias Krüger-0/+183
2023-04-18Fix `x test lint-docs` when download-rustc is enabledjyn-1/+11
2023-04-19Recognize AIX style archive kindQiu Chaofan-0/+6
2023-04-19Auto merge of #110477 - miguelraz:canoodling2-electric-boogaloo, r=compiler-e...bors-48/+56
2023-04-18Don't special-case download-rustc in `maybe_install_llvm`jyn-14/+0
2023-04-19make `non_upper_case_globals` lint not report trait implsEzra Shaw-6/+38
2023-04-19Auto merge of #110229 - jyn514:download-rustc-tests, r=albertlarsan68bors-17/+84
2023-04-18Fix ICE for transmutability in candidate assemblyBryan Garza-1/+18