about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-03-22Do not feed param_env for RPITITs impl sideSantiago Pastorino-5/+5
2023-03-22eager nll type relatingb-naber-170/+104
2023-03-22assertion for only collection nll region variable information for debug in no...b-naber-24/+49
2023-03-22Auto merge of #10527 - samueltardieu:issue-10523, r=dswijbors-12/+42
2023-03-22Update anonymous-reexport UI testGuillaume Gomez-39/+26
2023-03-22Move useless_anynous_reexport lint into unused_importsGuillaume Gomez-102/+44
2023-03-22More general capturesest31-3/+3
2023-03-22Bugfix: avoid panic on invalid json output from libtestRaoul Strackx-12/+7
2023-03-22Auto merge of #109163 - hi-rustin:rustin-patch-dockerfile, r=Mark-Simulacrumbors-4/+5
2023-03-22Remove comment about re-using Rib allocationsLukas Wirth-1/+0
2023-03-22reviewlcnr-2/+1
2023-03-22stop special-casing `'static` in evaluatelcnr-102/+151
2023-03-22rustc: Remove unused `Session` argument from some attribute functionsVadim Petrochenkov-5/+5
2023-03-22rustc: Remove unused `Session` argument from some attribute functionsVadim Petrochenkov-299/+173
2023-03-22`HirId` to `LocalDefId` cleanuplcnr-11/+7
2023-03-22Auto merge of #109073 - michaelwoerister:limit-mingw-llvm-link-jobs, r=Mark-S...bors-0/+8
2023-03-22Demonstration test for MIR building of checked shift operatorsScott McMurray-0/+314
2023-03-22Increase array size in array-map.rsNikita Popov-3/+3
2023-03-22Upgrade to LLVM 16Nikita Popov-1/+1
2023-03-22Update dist-x86_64-linux to GCC 8.5Nikita Popov-1/+1
2023-03-22Auto merge of #10490 - samueltardieu:issue-10482, r=xFrednetbors-6/+147
2023-03-22Fixes #109436: add parentheses properlyMu42-7/+56
2023-03-22Auto merge of #109119 - lcnr:trait-system-cleanup, r=compiler-errorsbors-2/+4
2023-03-22Auto merge of #109119 - lcnr:trait-system-cleanup, r=compiler-errorsbors-384/+258
2023-03-22Change text -> rust,ignore highlighting in sanitizer.mdTrevor Gross-2/+2
2023-03-22Auto merge of #109087 - cjgillot:sparse-bb-clear, r=davidtwcobors-22/+61
2023-03-22Auto merge of #109463 - weihanglo:update-cargo, r=weihanglobors-2/+2
2023-03-22Do not propose to simplify a not expression coming from a macroSamuel "Sam" Tardieu-12/+42
2023-03-21RPITITs are DefKind::Opaque with new lowering strategyMichael Goulet-15/+36
2023-03-21Always encode RPITITsSantiago Pastorino-1/+9
2023-03-22Do not propose to remove `async move` if variables are captured by refSamuel "Sam" Tardieu-6/+147
2023-03-22Update cargoWeihang Lo-2/+2
2023-03-21iat selection: erase regions in self typeLeón Orell Valerian Liehr-31/+101
2023-03-21rustdoc: remove redundant `.content` prefix from span/a colorsMichael Howell-21/+21
2023-03-21Use `SmallVec` in bitsetsNilstrieb-5/+7
2023-03-21Auto merge of #10526 - samueltardieu:dogfood-clippy, r=flip1995bors-15/+16
2023-03-21Really dogfood clippySamuel "Sam" Tardieu-15/+16
2023-03-21Auto merge of #109453 - matthiaskrgr:rollup-odn02wu, r=matthiaskrgrbors-139/+597
2023-03-21Auto merge of #10520 - Nilstrieb:uninit, r=Alexendoobors-31/+83
2023-03-21Do not consider synthesized RPITITs on missing items checksSantiago Pastorino-4/+31
2023-03-21Auto merge of #109092 - compiler-errors:local-key, r=cjgillotbors-632/+438
2023-03-21Rollup merge of #109446 - spastorino:new-rpitit-17, r=compiler-errorsMatthias Krüger-4/+36
2023-03-21Rollup merge of #109441 - oli-obk:fn_trait_new_solver, r=compiler-errorsMatthias Krüger-28/+189
2023-03-21Rollup merge of #109415 - nnethercote:refactor-handle_missing_lit, r=petroche...Matthias Krüger-14/+8
2023-03-21Rollup merge of #109403 - chenyukang:yukang/fix-109396, r=estebankMatthias Krüger-1/+47
2023-03-21Rollup merge of #109336 - compiler-errors:constrain-to-ct-err, r=BoxyUwUMatthias Krüger-13/+51
2023-03-21Rollup merge of #108729 - bvanjoi:fix-issue-97534, r=petrochenkovMatthias Krüger-15/+106
2023-03-21Rollup merge of #108164 - joboet:discard_messages_mpmc_array, r=AmanieuMatthias Krüger-26/+98
2023-03-21Rollup merge of #96391 - ChrisDenton:command-non-verbatim, r=joshtriplettMatthias Krüger-38/+62
2023-03-21Add `safe` to number renderingclubby789-2/+2