about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-05-19use posix_memalign on most Unix targetsRalf Jung-9/+7
2024-05-19Auto merge of #124500 - VladimirMakaev:lldb-str-formatters, r=Mark-Simulacrumbors-4/+70
2024-05-19Auto merge of #99969 - calebsander:feature/collect-box-str, r=dtolnaybors-4/+54
2024-05-19Auto merge of #125230 - compiler-errors:uplift-query-stuff, r=lcnrbors-681/+886
2024-05-18Auto merge of #125257 - jieyouxu:rollup-11evnm9, r=jieyouxubors-57/+1844
2024-05-18Move NormalizesTo back downMichael Goulet-6/+12
2024-05-18Stop using def_kind() in solverMichael Goulet-17/+8
2024-05-18Make proof tree building genericMichael Goulet-93/+111
2024-05-18Uplift inspect into rustc_type_irMichael Goulet-318/+399
2024-05-18Uplift GenericArgKind, CanonicalVarValues, QueryInputMichael Goulet-268/+377
2024-05-18Rollup merge of #125251 - jonhoo:patch-1, r=Nilstrieb许杰友 Jieyou Xu (Joe)-5/+7
2024-05-18Rollup merge of #125236 - dtolnay:expandtest, r=nnethercote许杰友 Jieyou Xu (Joe)-51/+1807
2024-05-18Rollup merge of #125214 - compiler-errors:gat-guide, r=lcnr许杰友 Jieyou Xu (Joe)-1/+30
2024-05-18Auto merge of #125077 - spastorino:add-new-fnsafety-enum2, r=jackh726bors-494/+460
2024-05-18Add tests for -Zunpretty=expanded ported from stringify's testsDavid Tolnay-51/+1807
2024-05-18Auto merge of #125254 - matthiaskrgr:rollup-ukvsxbc, r=matthiaskrgrbors-83/+120
2024-05-18Clarify how String::leak and into_boxed_str differJon Gjengset-5/+7
2024-05-18Rollup merge of #125248 - GuillaumeGomez:migrate-rustdoc-scrape-examples-inva...Matthias Krüger-6/+6
2024-05-18Rollup merge of #125240 - lnicola:rustc-abi-nonzerousize, r=fee1-deadMatthias Krüger-6/+5
2024-05-18Rollup merge of #125184 - scottmcm:fix-thin-ptr-ice, r=jieyouxuMatthias Krüger-1/+28
2024-05-18Rollup merge of #125117 - dev-ardi:improve-parser, r=wesleywiser,fmeaseMatthias Krüger-70/+81
2024-05-18Auto merge of #125244 - RalfJung:android-alloc, r=workingjubileebors-18/+1
2024-05-18Migrate `run-make/rustdoc-scrape-examples-invalid-expr` to `rmake.rs`Guillaume Gomez-6/+6
2024-05-18Auto merge of #125180 - mu001999-contrib:improve/macro-diag, r=fee1-deadbors-13/+64
2024-05-18Improve error message: missing `;` in macro_rulesr0cky-13/+64
2024-05-18Auto merge of #124611 - Urgau:rustdoc-stdin, r=GuillaumeGomezbors-29/+86
2024-05-18android: use posix_memalign for aligned allocationsRalf Jung-18/+1
2024-05-18Auto merge of #125004 - pymongo:issue-125002, r=estebankbors-9/+49
2024-05-18Temporarily revert to NonZeroUsize in rustc-abi to fix building on stableLaurențiu Nicola-6/+5
2024-05-18Auto merge of #125105 - nnethercote:rustc_resolve-cleanups, r=estebankbors-93/+41
2024-05-18Auto merge of #125237 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-05-17Update cargoWeihang Lo-0/+0
2024-05-18Auto merge of #125232 - coolreader18:inline-duration-new, r=jhprattbors-6/+28
2024-05-18Fix println! ICE when parsing percent prefix numberwuaoxiang-9/+49
2024-05-18Auto merge of #125233 - jieyouxu:rollup-76hk8qu, r=jieyouxubors-56/+79
2024-05-18Rollup merge of #125221 - Oneirical:fourth, r=jieyouxu许杰友 Jieyou Xu (Joe)-6/+13
2024-05-18Rollup merge of #125215 - Oneirical:easy-test-the-second, r=jieyouxu许杰友 Jieyou Xu (Joe)-41/+51
2024-05-18Rollup merge of #125213 - Oneirical:easy-test, r=jieyouxu许杰友 Jieyou Xu (Joe)-9/+15
2024-05-17Inline Duration construction into Duration::from_{millis,micros,nanos}Noa-3/+21
2024-05-17Auto merge of #123865 - eholk:expr_2021, r=fmeasebors-24/+204
2024-05-17Rename Unsafe to SafetySantiago Pastorino-494/+460
2024-05-17Don't call Duration::new unnecessarily in Duration::from_secsNoa-3/+7
2024-05-17Update compiler/rustc_parse/src/parser/nonterminal.rsEric Holk-2/+1
2024-05-17rewrite and rename issue-28766Oneirical-6/+13
2024-05-17Auto merge of #125153 - compiler-errors:opt-poly, r=lcnrbors-23/+23
2024-05-17to_opt_poly_X_pred -> as_X_clauseMichael Goulet-23/+23
2024-05-17Only make GAT ambiguous in match_projection_projections considering shallow r...Michael Goulet-1/+30
2024-05-17Auto merge of #125216 - BoxyUwU:boxy_compiler_rereviews, r=joboetbors-0/+1
2024-05-17Update allowed_run_make_makefiles.txtJulien-1/+0
2024-05-17add boxy to compiler reviewsBoxy-0/+1