about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-06-08Do fix_*_builtin_expr hacks on the writeback resultsMichael Goulet-48/+46
2023-06-07Auto merge of #111698 - Amanieu:force-static-lib, r=petrochenkovbors-6/+47
2023-06-07Force all native libraries to be statically linked when linking a static binaryAmanieu d'Antras-6/+47
2023-06-07Auto merge of #109005 - Nilstrieb:dont-forgor-too-much-from-cfg, r=petrochenkovbors-84/+599
2023-06-07Auto merge of #112383 - Dylan-DPC:rollup-et2z6nt, r=Dylan-DPCbors-232/+671
2023-06-07Rollup merge of #112382 - jyn514:test-download-rustc-macos, r=albertlarsan68Dylan DPC-1/+6
2023-06-07Rollup merge of #112359 - Nilstrieb:i-can-only-handle-so-many-backtraces, r=c...Dylan DPC-4/+14
2023-06-07Rollup merge of #112345 - bvanjoi:fix-112342, r=nilstrieb,est31Dylan DPC-10/+212
2023-06-07Rollup merge of #112251 - notriddle:notriddle/cleanup-inlining, r=GuillaumeGomezDylan DPC-18/+28
2023-06-07Rollup merge of #112122 - compiler-errors:next-coherence, r=lcnrDylan DPC-63/+142
2023-06-07Rollup merge of #112076 - compiler-errors:bidirectional-alias-eq, r=lcnrDylan DPC-136/+269
2023-06-07download-rustc: Fix `x test core` on MacOSjyn-1/+6
2023-06-07Auto merge of #111047 - compiler-errors:rtn-no-ty-ct-params, r=spastorinobors-44/+100
2023-06-07Auto merge of #96875 - SabrinaJewson:noop-waker, r=m-ou-sebors-0/+40
2023-06-07Auto merge of #111819 - nikarh:vita-improved, r=Amanieubors-88/+81
2023-06-07feat(expand): emit note for doc comment in macro matcherbohan-12/+119
2023-06-07Auto merge of #111495 - Kobzol:dist-tests, r=Mark-Simulacrumbors-7/+127
2023-06-06Auto merge of #112361 - matthiaskrgr:rollup-39zxrw1, r=matthiaskrgrbors-86/+188
2023-06-06Rollup merge of #112358 - Nilstrieb:fancy-more-borrowck-cleanups, r=compiler-...Matthias Krüger-6/+2
2023-06-06Rollup merge of #112356 - Nilstrieb:get-region-var-origins, r=compiler-errorsMatthias Krüger-5/+5
2023-06-06Rollup merge of #112350 - Nilstrieb:borrow-me-some-cleanups, r=compiler-errorsMatthias Krüger-3/+1
2023-06-06Rollup merge of #112343 - GuillaumeGomez:extern-crate-missing-docs, r=notriddleMatthias Krüger-28/+37
2023-06-06Rollup merge of #112340 - lcnr:tyctxt-cleanup, r=compiler-errorsMatthias Krüger-40/+9
2023-06-06Rollup merge of #112334 - fee1-dead-contrib:add-rotation, r=NilstriebMatthias Krüger-0/+1
2023-06-06Rollup merge of #112310 - loongarch-rs:bare-metal, r=WaffleLapkinMatthias Krüger-0/+132
2023-06-06Rollup merge of #111250 - spastorino:smir-terminator-2, r=oli-obkMatthias Krüger-4/+1
2023-06-06Respect `RUST_BACKTRACE` for delayed bugsNilstrieb-4/+14
2023-06-06rustdoc: convert `if let Some()` that always matches to variableMichael Howell-18/+28
2023-06-06Remove default visitor impl in region constraint generationNilstrieb-6/+2
2023-06-06Avoid duplicate type sanitization of local declsNilstrieb-3/+1
2023-06-06Fix comment for `get_region_var_origins`Nilstrieb-5/+5
2023-06-06Fall back to bidirectional normalizes-to if no subst-eq in alias-eq goalMichael Goulet-23/+145
2023-06-06Move alias-relate to its own moduleMichael Goulet-136/+147
2023-06-06bless coherence testMichael Goulet-2/+31
2023-06-06Make TraitEngine::new use the right solver, add compare modeMichael Goulet-32/+49
2023-06-06Add -Ztrait-solver=next-coherenceMichael Goulet-0/+14
2023-06-06New trait solver is a property of inference contextMichael Goulet-42/+61
2023-06-06Auto merge of #112344 - matthiaskrgr:rollup-tswr83e, r=matthiaskrgrbors-41/+320
2023-06-06fix(expand): prevent infinity loop in macro containing only "///"bohan-0/+95
2023-06-06Bumped libc versionNikolay Arhipov-3/+3
2023-06-06Rollup merge of #112325 - notriddle:notriddle/issue-111932, r=compiler-errorsMatthias Krüger-8/+62
2023-06-06Rollup merge of #112220 - kylematsuda:earlybinder-fix, r=compiler-errorsMatthias Krüger-5/+5
2023-06-06Rollup merge of #112199 - jieyouxu:issue-112188, r=compiler-errorsMatthias Krüger-13/+111
2023-06-06Rollup merge of #112019 - jieyouxu:issue-111554, r=compiler-errorsMatthias Krüger-6/+79
2023-06-06Rollup merge of #111962 - theIDinside:better-gdb, r=Mark-SimulacrumMatthias Krüger-1/+12
2023-06-06Rollup merge of #111369 - Nassiel:master, r=oli-obkMatthias Krüger-4/+38
2023-06-06Rollup merge of #111058 - fortanix:raoul/fix_lvi_mitigations, r=cuviperMatthias Krüger-4/+13
2023-06-06Add regression test for #112308Guillaume Gomez-26/+31
2023-06-06Prevent emitting `missing_docs` for `pub extern crate`Guillaume Gomez-2/+6
2023-06-06Auto merge of #112312 - nikic:llvm-16.0.5, r=cuviperbors-1/+1