about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
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-18rename rustc_const_stable_intrinsic -> rustc_intrinsic_const_stable_indirectRalf Jung-54/+54
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
2024-11-17rustdoc-search: add standalone trailing `::` testMichael Howell-0/+10
2024-11-17Auto merge of #125949 - erikdesjardins:nocomponent, r=jieyouxubors-34/+0
2024-11-17Add a ui test for `RUSTC_BOOTSTRAP` vs rustc's stabilityJieyou Xu-0/+57
2024-11-17Add `RUSTC_BOOTSTRAP=-1` to make rustc pretend as stable compilerJieyou Xu-9/+24
2024-11-17Auto merge of #133120 - matthiaskrgr:rollup-4actosy, r=matthiaskrgrbors-437/+498
2024-11-17Auto merge of #132566 - saethlin:querify-mir-collection, r=cjgillotbors-67/+165
2024-11-17alloc: fix `String`'s docYutaro Ohno-1/+1
2024-11-17Auto merge of #133094 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-11-16clean up const stability around UB checksRalf Jung-24/+26
2024-11-16stabilize const_ptr_is_nullRalf Jung-13/+18
2024-11-16Auto merge of #133115 - jieyouxu:cdb, r=chrisdentonbors-40/+55
2024-11-17Mark `numeric-types.rs` as 64-bit only for nowJieyou Xu-2/+5
2024-11-16Rollup merge of #133097 - jieyouxu:opt-out-review-rotation, r=jieyouxuMatthias Krüger-2/+0
2024-11-16Rollup merge of #132832 - compiler-errors:late-ty, r=cjgillotMatthias Krüger-47/+50
2024-11-16Rollup merge of #132787 - maxcabrajac:fnctxt, r=petrochenkovMatthias Krüger-88/+157
2024-11-16Rollup merge of #132569 - lolbinarycat:rustdoc-search-path-end-empty-v2, r=no...Matthias Krüger-13/+21
2024-11-16Rollup merge of #132449 - RalfJung:is_val_statically_known, r=compiler-errorsMatthias Krüger-10/+6
2024-11-16Rollup merge of #132134 - nnethercote:rm-ResultsVisitable, r=cjgillotMatthias Krüger-274/+261
2024-11-16Rollup merge of #131717 - tgross35:stabilize-const_atomic_from_ptr, r=RalfJungMatthias Krüger-3/+3