about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-11-19Honor collapse_debuginfo when dealing with MIR-inlined functions inside macros.Kyle Huey-3/+4126
2024-11-18Auto merge of #132460 - lcnr:questionable-uwu, r=compiler-errorsbors-1341/+1745
2024-11-18Auto merge of #133179 - GuillaumeGomez:rollup-ro5rtts, r=GuillaumeGomezbors-45/+31
2024-11-18Rollup merge of #133171 - binchengqu:master, r=jieyouxuGuillaume Gomez-1/+1
2024-11-18Rollup merge of #133169 - jieyouxu:update-triagebot-labels, r=WaffleLapkinGuillaume Gomez-6/+21
2024-11-18Rollup merge of #133163 - RalfJung:cold, r=saethlinGuillaume Gomez-3/+1
2024-11-18Rollup merge of #133157 - RalfJung:skip_stability_check_due_to_privacy, r=com...Guillaume Gomez-34/+7
2024-11-18Rollup merge of #133156 - tshepang:patch-5, r=jieyouxuGuillaume Gomez-1/+1
2024-11-18Auto merge of #133160 - jhpratt:rollup-wzj9q15, r=jhprattbors-217/+378
2024-11-18Add the missing quotation mark in commentbinchengqu-1/+1
2024-11-18Tag `src/build_helper` with `T-bootstrap`Jieyou Xu-6/+7
2024-11-18Tag more test suite changes with `T-compiler`Jieyou Xu-0/+14
2024-11-18reviewlcnr-6/+11
2024-11-18use `TypingEnv` when no `infcx` is availablelcnr-1340/+1739
2024-11-18remove pointless cold_path impl in interpreterRalf Jung-3/+1
2024-11-18Rollup merge of #133158 - lnicola:sync-from-ra, r=lnicolaJacob Pratt-15/+32
2024-11-18Rollup merge of #133145 - kornelski:static-mutex, r=traviscrossJacob Pratt-0/+6
2024-11-18Rollup merge of #133142 - RalfJung:naming-is-hard, r=compiler-errorsJacob Pratt-54/+54
2024-11-18Rollup merge of #132934 - Zalathar:native-libs, r=jieyouxuJacob Pratt-148/+286
2024-11-18Auto merge of #128219 - connortsui20:rwlock-downgrade, r=tgross35bors-261/+662
2024-11-18stability: remove skip_stability_check_due_to_privacyRalf Jung-34/+7
2024-11-18rename rustc_const_stable_intrinsic -> rustc_intrinsic_const_stable_indirectRalf Jung-54/+54
2024-11-18typo in config.example.tomlTshepang Mbambo-1/+1
2024-11-18Overhaul the `-l` option parser (for linking to native libs)Zalathar-122/+225
2024-11-18Move `-l` option parsing into its own submoduleZalathar-140/+144
2024-11-18Add some UI tests for `-l` modifier parsingZalathar-0/+19
2024-11-18Auto merge of #133152 - jhpratt:rollup-wkqs5ud, r=jhprattbors-52/+507
2024-11-17Rollup merge of #133147 - ChrisDenton:fixup, r=compiler-errorsJacob Pratt-4/+4
2024-11-17Rollup merge of #133143 - kornelski:let-mut-global, r=compiler-errorsJacob Pratt-9/+47
2024-11-17Rollup merge of #133133 - notriddle:notriddle/trailing-test, r=GuillaumeGomezJacob Pratt-0/+10
2024-11-17Rollup merge of #133130 - dianne:fix-133118, r=compiler-errorsJacob Pratt-20/+60
2024-11-17Rollup merge of #132993 - jieyouxu:i_am_very_stable, r=chenyukangJacob Pratt-9/+81
2024-11-17Rollup merge of #132944 - linyihai:needing-parenthases-issue-132924, r=chenyu...Jacob Pratt-9/+101
2024-11-17Rollup merge of #132795 - compiler-errors:refine-rpitit, r=lcnrJacob Pratt-1/+204
2024-11-18Modify some feature-gate tests to also check command-line handlingZalathar-4/+16
2024-11-17`suggest_borrow_generic_arg`: instantiate clauses properlydianne-20/+60
2024-11-18Document alternatives to `static mut`Kornel-0/+6
2024-11-18Check use<..> in RPITIT for refinementMichael Goulet-1/+204
2024-11-17Auto merge of #120370 - x17jiri:likely_unlikely_fix, r=saethlinbors-73/+256
2024-11-17Diagnostics for let mut in item contextKornel-9/+47
2024-11-17fixup some test directivesChris Denton-4/+4
2024-11-17Auto merge of #132646 - jieyouxu:liberate-aarch64-gnu-debug, r=Kobzolbors-111/+184
2024-11-17Likely unlikely fixJiri Bobek-73/+256
2024-11-17Auto merge of #133135 - jieyouxu:rollup-4q1wbyq, r=jieyouxubors-111/+602
2024-11-17Rollup merge of #133126 - ohno418:fix-String-doc, r=jhpratt许杰友 Jieyou Xu (Joe)-1/+1
2024-11-17Rollup merge of #133116 - RalfJung:const-null-ptr, r=dtolnay许杰友 Jieyou Xu (Joe)-36/+43
2024-11-17Rollup merge of #133093 - est31:let_chains_tests, r=traviscross许杰友 Jieyou Xu (Joe)-6/+68
2024-11-17Rollup merge of #133060 - tyrone-wu:removelet-span-suggestion, r=jieyouxu许杰友 Jieyou Xu (Joe)-15/+31
2024-11-17Rollup merge of #133051 - estebank:cond-misparse, r=jieyouxu许杰友 Jieyou Xu (Joe)-36/+435
2024-11-17Rollup merge of #133029 - veluca93:abi-checks-tier3, r=workingjubilee许杰友 Jieyou Xu (Joe)-17/+24