about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-09-03Expand in-place iteration specialization to Flatten, FlatMap and ArrayChunksThe 8472-63/+391
2023-09-03Auto merge of #115510 - GuillaumeGomez:rollup-wh719bn, r=GuillaumeGomezbors-17/+100
2023-09-03Rollup merge of #115503 - GuillaumeGomez:migrate-gui-test-color-38, r=notriddleGuillaume Gomez-3/+15
2023-09-03Rollup merge of #115490 - pitaj:rustdoc-searchjs-comment, r=GuillaumeGomezGuillaume Gomez-8/+17
2023-09-03Rollup merge of #115478 - gurry:115462-exprfield-no-warn, r=compiler-errorsGuillaume Gomez-6/+68
2023-09-03Auto merge of #115448 - onur-ozkan:optimize-bootstrap-dep-tree, r=albertlarsan68bors-40/+8
2023-09-03Auto merge of #115361 - compiler-errors:param, r=cjgillotbors-129/+145
2023-09-03Migrate GUI colors test to original CSS color formatGuillaume Gomez-6/+6
2023-09-03Use named arguments in `code-color.goml` GUI testGuillaume Gomez-3/+15
2023-09-03Auto merge of #115496 - RalfJung:miri, r=RalfJungbors-18/+16
2023-09-03Auto merge of #115470 - ericmarkmartin:stable-prov, r=oli-obkbors-7/+28
2023-09-03Auto merge of #3050 - RalfJung:rustup, r=RalfJungbors-3081/+3878
2023-09-03Merge from rustcRalf Jung-3080/+3877
2023-09-03Preparing for merge from rustcRalf Jung-1/+1
2023-09-03Auto merge of #115472 - RalfJung:tier-2, r=GuillaumeGomezbors-5/+7
2023-09-03Auto merge of #115441 - catandcoder:master, r=workingjubileebors-1/+1
2023-09-03Fix code that now emits unused doc comment warning for expr fieldGurinder Singh-2/+2
2023-09-03Emit unused doc comment warnings for pat and expr fieldsGurinder Singh-4/+66
2023-09-03Auto merge of #115436 - GuillaumeGomez:fix-type-based-search, r=notriddlebors-135/+309
2023-09-02rustdoc: update comment in search.js for #107629Peter Jaszkowiak-8/+17
2023-09-03Auto merge of #115484 - GuillaumeGomez:migrate-gui-test-color-37, r=notriddlebors-9/+9
2023-09-02Correctly handle paths from foreign itemsGuillaume Gomez-11/+65
2023-09-02Auto merge of #115471 - RalfJung:skipping-sanity, r=onur-ozkanbors-10/+13
2023-09-02Migrate GUI colors test to original CSS color formatGuillaume Gomez-9/+9
2023-09-02Auto merge of #115273 - the8472:take-fold, r=cuviperbors-19/+97
2023-09-02restrict test to x86-64The 8472-0/+1
2023-09-02Auto merge of #115429 - compiler-errors:assoc-ct-lt-fallthrough, r=cjgillotbors-34/+88
2023-09-02make it more clear what 'Tier 2' (without host tools) meansRalf Jung-5/+7
2023-09-02Auto merge of #115409 - RalfJung:llvm-merge-reland, r=lqdbors-19/+28
2023-09-02also skip musl checks when BOOTSTRAP_SKIP_TARGET_SANITY is setRalf Jung-10/+13
2023-09-02Auto merge of #115469 - matthiaskrgr:rollup-25ybx39, r=matthiaskrgrbors-113/+335
2023-09-02add stable provenanceEric Mark Martin-7/+28
2023-09-02Rollup merge of #115456 - spastorino:spastorino-vacation, r=spastorinoMatthias Krüger-1/+1
2023-09-02Rollup merge of #115449 - scottmcm:stable-const-is-ascii, r=ChrisDentonMatthias Krüger-3/+2
2023-09-02Rollup merge of #115444 - oli-obk:smir_visitor, r=spastorinoMatthias Krüger-3/+202
2023-09-02Rollup merge of #115443 - epage:os_str, r=cuviperMatthias Krüger-96/+91
2023-09-02Rollup merge of #115427 - solid-rs:patch/kmc-solid/is-interrupted, r=cuviperMatthias Krüger-8/+2
2023-09-02Rollup merge of #114845 - scottmcm:npo-align, r=WaffleLapkinMatthias Krüger-1/+33
2023-09-02Rollup merge of #114349 - inferiorhumanorgans:dragonfly-link-libz, r=cuviperMatthias Krüger-1/+4
2023-09-02Auto merge of #115286 - saethlin:detangler, r=petrochenkovbors-113/+107
2023-09-02Auto merge of #115422 - Zoxc:cache-once-lock, r=cjgillotbors-21/+21
2023-09-02Auto merge of #3049 - RalfJung:rustup, r=RalfJungbors-12/+16
2023-09-02Merge from rustcRalf Jung-11/+15
2023-09-02Preparing for merge from rustcRalf Jung-1/+1
2023-09-01fix(std): Rename os_str_bytes to encoded_bytesEd Page-87/+87
2023-09-02Auto merge of #113295 - clarfonthey:ascii-step, r=cuviperbors-3/+64
2023-09-02Signed-off-by: cui fliter <imcusg@gmail.com>cui fliter-1/+1
2023-09-01Auto merge of #115276 - fmease:rustdoc-obj-lt-defs-handle-self-ty-params, r=G...bors-8/+57
2023-09-01Add spastorino on vacationSantiago Pastorino-1/+1
2023-09-01Reuse const rendering from rustdoc in rmeta encodingBen Kimock-113/+107