about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-12-04Add failing testMichael Goulet-0/+25
2024-12-04Auto merge of #133799 - DianQK:llvm/19.1.5, r=nikicbors-1/+1
2024-12-04Auto merge of #133841 - matthiaskrgr:rollup-2snj3hc, r=matthiaskrgrbors-830/+913
2024-12-04Rollup merge of #133817 - clubby789:bootstrap-eprintln, r=jieyouxuMatthias Krüger-206/+210
2024-12-04Rollup merge of #133804 - GuillaumeGomez:improve-code, r=notriddleMatthias Krüger-28/+22
2024-12-04Rollup merge of #133798 - lcnr:nested-bodies-opaques, r=compiler-errorsMatthias Krüger-46/+70
2024-12-04Rollup merge of #133784 - dtolnay:visitspans, r=compiler-errorsMatthias Krüger-22/+10
2024-12-04Rollup merge of #133764 - aDotInTheVoid:rename, r=GuillaumeGomezMatthias Krüger-18/+18
2024-12-04Rollup merge of #133651 - scottmcm:nonnull-nonzero-no-field-projection, r=oli...Matthias Krüger-510/+583
2024-12-04Auto merge of #133825 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-12-04Auto merge of #133818 - matthiaskrgr:rollup-iav1wq7, r=matthiaskrgrbors-240/+566
2024-12-03tidy: `println!` -> `eprintln!`clubby789-12/+12
2024-12-03compiletest: `println!` -> `eprintln!`clubby789-54/+54
2024-12-03bootstrap: `println!` -> `eprintln!`clubby789-140/+144
2024-12-03Update cargoWeihang Lo-0/+0
2024-12-03Rename `is_real_and_local` function into `filename_real_and_local`Guillaume Gomez-3/+4
2024-12-03Rollup merge of #133813 - clubby789:ui-pass-note, r=jieyouxuMatthias Krüger-4/+7
2024-12-03Rollup merge of #133812 - alexcrichton:update-wasm-component-ld, r=jieyouxuMatthias Krüger-3/+12
2024-12-03Rollup merge of #133811 - mustartt:change-default-codemodel, r=jieyouxuMatthias Krüger-1/+1
2024-12-03Rollup merge of #133768 - compiler-errors:gate, r=lcnr,jackh726Matthias Krüger-124/+300
2024-12-03Rollup merge of #133726 - joshtriplett:breakpoint, r=oli-obkMatthias Krüger-13/+66
2024-12-03Rollup merge of #133681 - RalfJung:niches, r=wesleywiserMatthias Krüger-92/+177
2024-12-03Rollup merge of #132937 - xmh0511:master, r=m-ou-seMatthias Krüger-3/+3
2024-12-03Update `NonZero` and `NonNull` to not field-project (per MCP807)Scott McMurray-510/+583
2024-12-03compiletest: explain that UI tests are expected not to compile by defaultclubby789-4/+7
2024-12-03Update wasm-component-ld to 0.5.11Alex Crichton-3/+12
2024-12-03Auto merge of #133803 - matthiaskrgr:rollup-8ag5ncy, r=matthiaskrgrbors-224/+438
2024-12-03change aix default codemodel=largeHenry Jiang-1/+1
2024-12-03Remove generic_associated_types_extended feature gateMichael Goulet-124/+300
2024-12-03Rollup merge of #133796 - TDecking:borrowing-sub, r=tgross35Matthias Krüger-3/+24
2024-12-03Rollup merge of #133779 - BoxyUwU:array_const_arg_infer_hir_id, r=compiler-er...Matthias Krüger-5/+22
2024-12-03Rollup merge of #133777 - the8472:document-randomize-layout, r=jieyouxuMatthias Krüger-0/+23
2024-12-03Rollup merge of #133762 - RalfJung:const-size-of-val, r=workingjubileeMatthias Krüger-11/+8
2024-12-03Rollup merge of #133753 - dingxiangfei2009:reduce-false-positive-if-let-resco...Matthias Krüger-40/+47
2024-12-03Rollup merge of #133696 - RalfJung:const-hashmap, r=cuviperMatthias Krüger-6/+53
2024-12-03Rollup merge of #133558 - compiler-errors:structurally-resolve-probe-adt, r=lcnrMatthias Krüger-16/+20
2024-12-03Rollup merge of #133545 - clubby789:symbol-intern-lit, r=jieyouxuMatthias Krüger-37/+94
2024-12-03Rollup merge of #132612 - compiler-errors:async-trait-bounds, r=lcnrMatthias Krüger-106/+147
2024-12-03closure-requirements: add regression testslcnr-3/+62
2024-12-03Improve code for FileName retrieval in rustdocGuillaume Gomez-28/+21
2024-12-03Auto merge of #133792 - lqd:jemallocup, r=Mark-Simulacrumbors-19/+23
2024-12-03Visit Stmt span in MutVisitor::flat_map_stmtDavid Tolnay-14/+8
2024-12-03Visit BinOp span in MutVisitor::visit_exprDavid Tolnay-8/+2
2024-12-03Update the definition of `borrowing_sub`Tobias Decking-3/+24
2024-12-03Update LLVM to 19.1.5DianQK-1/+1
2024-12-03small code cleanuplcnr-10/+7
2024-12-03closure requirements: don't replace bivariant opaque argslcnr-30/+0
2024-12-03Auto merge of #104342 - mweber15:add_file_location_to_more_types, r=wesleywiserbors-27/+350
2024-12-03update instrumentationlcnr-3/+1
2024-12-03Auto merge of #133788 - matthiaskrgr:rollup-1p100a8, r=matthiaskrgrbors-168/+535