about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-04-05Rollup merge of #123350 - compiler-errors:async-closure-by-move, r=oli-obkGuillaume Gomez-55/+182
2024-04-05Rollup merge of #123311 - Jules-Bertholet:andpat-everywhere, r=NadrierilGuillaume Gomez-28/+281
2024-04-05Rollup merge of #123149 - jieyouxu:rmake-arguments-non-c-like-enum, r=Mark-Si...Guillaume Gomez-27/+328
2024-04-05Rollup merge of #122894 - compiler-errors:downgrade, r=lcnrGuillaume Gomez-4/+65
2024-04-05Rollup merge of #122334 - GuillaumeGomez:vendor-cg_gcc, r=Mark-SimulacrumGuillaume Gomez-9/+11
2024-04-05Auto merge of #122070 - Zoxc:dep-edges-from-previous, r=cjgillotbors-45/+183
2024-04-05Auto merge of #123469 - belovdv:remove-miri-jobserver-fixme, r=petrochenkovbors-7/+0
2024-04-05Auto merge of #123444 - saethlin:const-eval-inline-cycles, r=tmiaskobors-4/+32
2024-04-05Auto merge of #123484 - jhpratt:rollup-usz4e64, r=jhprattbors-374/+286
2024-04-04Rollup merge of #123478 - maurer:cfi-call-once-addr-taken, r=compiler-errorsJacob Pratt-0/+11
2024-04-04Rollup merge of #123477 - lcnr:forced_ambig-no-ice, r=compiler-errorsJacob Pratt-3/+10
2024-04-04Rollup merge of #123464 - fmease:rn-has-proj-to-has-aliases, r=compiler-errorsJacob Pratt-17/+21
2024-04-04Rollup merge of #123454 - petrochenkov:zeroindex2, r=fmeaseJacob Pratt-7/+6
2024-04-04Rollup merge of #123437 - Zalathar:clang-format, r=cuviperJacob Pratt-28/+20
2024-04-04Rollup merge of #123417 - harryhanYuhao:master, r=GuillaumeGomezJacob Pratt-1/+10
2024-04-04Rollup merge of #123407 - GuillaumeGomez:js-failed-theme, r=notriddleJacob Pratt-6/+29
2024-04-04Rollup merge of #123363 - lcnr:normalizes-to-zero-to-inf, r=BoxyUwUJacob Pratt-310/+174
2024-04-04Rollup merge of #123206 - stepancheg:pointee-metadata-freeze, r=AmanieuJacob Pratt-2/+5
2024-04-05Auto merge of #123465 - flip1995:clippy-subtree-update, r=Manishearthbors-1946/+5287
2024-04-04Force `move` async-closures that are `FnOnce` to make their inner coroutines ...Michael Goulet-73/+57
2024-04-04Actually use the inferred ClosureKind from signature inference in coroutine-c...Michael Goulet-60/+203
2024-04-05use `Lrc` instead of the aliased type `Arc` directlyy21-3/+3
2024-04-04CFI: Add test for `call_once` addr takenMatthew Maurer-0/+11
2024-04-05do not ICE in forced ambiguity if we get an errorlcnr-3/+10
2024-04-04Add regression test to ensure that even if JS is enabled but not working, a t...Guillaume Gomez-0/+9
2024-04-04Update browser-ui-test version to 0.17.1Guillaume Gomez-1/+1
2024-04-04Auto merge of #123097 - oli-obk:perf_experiment, r=petrochenkovbors-13/+29
2024-04-04remove miri jobserver workaroundbelovdv-7/+0
2024-04-04Update Cargo.lockPhilipp Krones-14/+0
2024-04-04Merge commit '9725c4a162502a02c1c67fdca6b797fe09b2b73c' into clippy-subtree-u...Philipp Krones-1932/+5287
2024-04-04Auto merge of #12632 - flip1995:rustup, r=flip1995bors-376/+417
2024-04-04Bump nightly version -> 2024-04-04Philipp Krones-1/+1
2024-04-04Merge remote-tracking branch 'upstream/master' into rustupPhilipp Krones-1963/+5340
2024-04-04Auto merge of #121394 - oli-obk:define_opaque_types, r=compiler-errorsbors-49/+522
2024-04-04Rename HAS_PROJECTIONS to HAS_ALIASES etc.León Orell Valerian Liehr-17/+21
2024-04-04Add regression testOli Scherer-0/+66
2024-04-04Effects are boolean consts and don't contain opaque typesOli Scherer-1/+2
2024-04-04Allow defining opaque types when checking const equality boundsOli Scherer-10/+22
2024-04-04Auto merge of #123377 - oli-obk:private_projection, r=compiler-errorsbors-5/+44
2024-04-04Add regression testOli Scherer-0/+40
2024-04-04Add some regression tests for opaque types and const genericsOli Scherer-2/+174
2024-04-04amend to Switch `can_eq` and `can_sub` to `DefineOpaqueTypes::Yes`Oli Scherer-2/+2
2024-04-04Only inspect user-written predicates for privacy concernsOli Scherer-16/+12
2024-04-04Switch upcast projections to allowing opaque types and add a test showing it ...Oli Scherer-0/+60
2024-04-04Switch `can_eq` and `can_sub` to `DefineOpaqueTypes::Yes`Oli Scherer-6/+42
2024-04-04rustdoc prioritise cargo doc: suggestions appliedHarry Han-1/+10
2024-04-04Auto merge of #123455 - matthiaskrgr:rollup-b6nu296, r=matthiaskrgrbors-512/+893
2024-04-04Rollup merge of #123439 - Zalathar:constants, r=oli-obkMatthias Krüger-13/+5
2024-04-04Rollup merge of #123431 - slanterns:literal_byte_character_c_string_stabilize...Matthias Krüger-51/+2
2024-04-04Rollup merge of #123397 - krtab:foreign_fn_qualif_diag, r=petrochenkovMatthias Krüger-70/+91