summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2023-12-12Auto merge of #118817 - lnicola:sync-from-ra, r=lnicolabors-6213/+9745
2023-12-12Add rust_analyzer to EXTRA_CHECK_CFGSLaurențiu Nicola-0/+2
2023-12-12Rollup merge of #118756 - jyn514:colors, r=estebankMatthias Krüger-1/+1
2023-12-12Rollup merge of #118445 - ferrocene:jp-support-reuse-in-submodules, r=Mark-Si...Matthias Krüger-18/+98
2023-12-11rustdoc-search: clean up parserMichael Howell-7/+2
2023-12-12fmtThe Miri Conjob Bot-8/+4
2023-12-12Merge from rustcThe Miri Conjob Bot-654/+882
2023-12-12Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2023-12-11update debug providers to match new RawVec capacity fieldThe 8472-3/+11
2023-12-11Rollup merge of #118827 - Nilstrieb:linker-plugin-lto, r=ehussMatthias Krüger-2/+6
2023-12-11Rollup merge of #118826 - Nilstrieb:no-email-pls, r=davidtwcoMatthias Krüger-1/+1
2023-12-11Rollup merge of #118647 - onur-ozkan:bootstrap-shims-dump, r=clubby789Matthias Krüger-26/+158
2023-12-11Auto merge of #118344 - saethlin:rmeta-header-pos, r=WaffleLapkinbors-13/+18
2023-12-11Update rust-analyzer to support new `injected_env_var` functionGuillaume Gomez-0/+4
2023-12-11Auto merge of #3222 - RalfJung:waker-noop, r=RalfJungbors-63/+17
2023-12-11use Waker::noop instead of defining our own WakerRalf Jung-63/+17
2023-12-11Auto merge of #117758 - Urgau:lint_pointer_trait_comparisons, r=davidtwcobors-244/+72
2023-12-11Update table for linker-plugin-lto docsNilstrieb-2/+6
2023-12-11Edit target doc template to remove emailNilstrieb-1/+1
2023-12-11Auto merge of #118823 - GuillaumeGomez:rollup-6v51gxv, r=GuillaumeGomezbors-18/+25
2023-12-11sort dump files at the end of bootstraponur-ozkan-2/+29
2023-12-11update auto completionsonur-ozkan-17/+62
2023-12-11Dump command invocations from bootstrap shimsonur-ozkan-9/+69
2023-12-11Rollup merge of #118812 - notriddle:notriddle/assoc-name-intern, r=GuillaumeG...Guillaume Gomez-14/+21
2023-12-11Rollup merge of #118802 - ehuss:remove-edition-preview, r=TaKO8KiGuillaume Gomez-4/+4
2023-12-11Auto merge of #118661 - fee1-dead-contrib:restore-const-partialEq, r=compiler...bors-14/+31
2023-12-11Fix typo in cfgLaurențiu Nicola-1/+1
2023-12-11Merge commit '457b966b171b09a7e57acb710fbca29a4b3526f0' into sync-from-raLaurențiu Nicola-6213/+9743
2023-12-10Apply suggestions from code reviewBen Kimock-7/+7
2023-12-11Auto merge of #118032 - RalfJung:char-u32, r=Mark-Simulacrumbors-1/+5
2023-12-10rustdoc-search: fix fast path unboxing bindingsMichael Howell-1/+1
2023-12-11Auto merge of #118810 - Kobzol:revert-mcp-510-bootstrap, r=nnethercotebors-11/+3
2023-12-11Auto merge of #114571 - nnethercote:improve-print_tts, r=petrochenkovbors-7/+7
2023-12-10rustdoc-search: do not treat associated type names as typesMichael Howell-13/+20
2023-12-11Add spacing information to delimiters.Nicholas Nethercote-7/+7
2023-12-10Revert "Use MCP510"Jakub Beránek-11/+3
2023-12-10Auto merge of #3219 - saethlin:map-failed, r=RalfJungbors-4/+83
2023-12-10Return MAP_FAILED when mmap failsBen Kimock-4/+83
2023-12-10./miri run: default to edition 2021Ralf Jung-4/+13
2023-12-10Auto merge of #118368 - GuillaumeGomez:env-flag, r=Nilstriebbors-0/+26
2023-12-10Remove edition umbrella features.Eric Huss-4/+4
2023-12-10Add ChangeInfo recordJakub Beránek-0/+5
2023-12-10Remove unused run_dsymutil and gpg_password_file config valuesJakub Beránek-4/+0
2023-12-10Destructure TOML configsJakub Beránek-168/+299
2023-12-10Auto merge of #3199 - Jefffrey:fix-doc-and-script, r=RalfJungbors-3/+4
2023-12-10Auto merge of #116278 - Kobzol:bootstrap-lld-mode, r=albertlarsan68,petrochenkovbors-106/+221
2023-12-10Add (unstable) documentation for `--env` command line optionGuillaume Gomez-0/+26
2023-12-10fix clippyDeadbeef-14/+31
2023-12-10Review fixesJakub Beránek-21/+21
2023-12-10Auto merge of #118692 - surechen:remove_unused_imports, r=petrochenkovbors-54/+20