about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-12-11Auto merge of #11878 - samueltardieu:uninhabited_reference, r=flip1995bors-2/+151
2023-12-11llvm-wrapper: adapt for LLVM API changeKrasimir Georgiev-0/+4
2023-12-11Merge commit '457b966b171b09a7e57acb710fbca29a4b3526f0' into sync-from-raLaurențiu Nicola-6213/+9743
2023-12-11Merge commit '457b966b171b09a7e57acb710fbca29a4b3526f0' into sync-from-raLaurențiu Nicola-6213/+9743
2023-12-11Auto merge of #117116 - calebzulawski:repr-simd-packed, r=workingjubileebors-3/+83
2023-12-11Auto merge of #11538 - Jarcho:proc_mac, r=dswijbors-67/+144
2023-12-11Auto merge of #118494 - nnethercote:default_configuration-fill_well_known, r=...bors-166/+187
2023-12-10Apply suggestions from code reviewBen Kimock-7/+7
2023-12-10Apply suggestions from code reviewBen Kimock-10/+9
2023-12-11Auto merge of #118032 - RalfJung:char-u32, r=Mark-Simulacrumbors-5/+19
2023-12-10rustdoc-search: fix fast path unboxing bindingsMichael Howell-1/+12
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-525/+816
2023-12-10rustdoc-search: do not treat associated type names as typesMichael Howell-13/+104
2023-12-11Rearrange `default_configuration` and `CheckCfg::fill_well_known`.Nicholas Nethercote-166/+187
2023-12-11Add a few cases with wonky formatting to `stringify.rs` test.Nicholas Nethercote-0/+4
2023-12-11Add spacing information to delimiters.Nicholas Nethercote-1/+1
2023-12-11Add spacing information to delimiters.Nicholas Nethercote-231/+307
2023-12-10Auto merge of #16039 - WaffleLapkin:don't-emit-missing-assoc-items-diagnostic...bors-1/+16
2023-12-10Revert "Use MCP510"Jakub Beránek-11/+3
2023-12-10fix: Don't emit "missing items" diagnostic for negative implsMaybe Waffle-1/+16
2023-12-11Improve `print_tts` by changing `tokenstream::Spacing`.Nicholas Nethercote-356/+567
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-10Auto merge of #118368 - GuillaumeGomez:env-flag, r=Nilstriebbors-3/+107
2023-12-10Remove an allocation in min_stackAlex Saveau-1/+1
2023-12-10Remove edition umbrella features.Eric Huss-652/+471
2023-12-10Delay several `is_from_proc_macro` checksJason Newcomb-25/+27
2023-12-10Fix `is_from_proc_macro` patternsJason Newcomb-42/+117
2023-12-10Auto merge of #118703 - Kobzol:bootstrap-config-unused, r=onur-ozkanbors-171/+303
2023-12-10Add ChangeInfo recordJakub Beránek-1/+6
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 #11949 - blyxyas:on-vacation, r=Jarchobors-0/+1
2023-12-10Auto merge of #118791 - saethlin:use-immediate-type, r=nikicbors-1/+16
2023-12-10Add `blyxyas` to `users_on_vacation`blyxyas-0/+1
2023-12-10Sync from rust 06e02d5b259c1e88cbf0c74366d9e0a4c7cfd6d9bjorn3-3/+55
2023-12-10Auto merge of #3199 - Jefffrey:fix-doc-and-script, r=RalfJungbors-3/+4
2023-12-10Auto merge of #116952 - compiler-errors:lifetime_capture_rules_2024, r=TaKO8Kibors-8/+125
2023-12-10Remove codegen test that depends on optimizationsCaleb Zulawski-32/+0
2023-12-10Auto merge of #116278 - Kobzol:bootstrap-lld-mode, r=albertlarsan68,petrochenkovbors-109/+226
2023-12-10Auto merge of #16078 - Veykril:fix-view-ir, r=Veykrilbors-8/+10
2023-12-10fix: Fix view mir, hir and eval function not working when cursor is inside ma...Lukas Wirth-8/+10
2023-12-10Add (unstable) documentation for `--env` command line optionGuillaume Gomez-0/+26
2023-12-10Add feature gate test for `--env` flagGuillaume Gomez-0/+5
2023-12-10Add ui tests for `--env` optionGuillaume Gomez-0/+21
2023-12-10Implement `--env` compiler flagGuillaume Gomez-3/+55
2023-12-10fix clippyDeadbeef-24/+40
2023-12-10fix clippyDeadbeef-14/+31
2023-12-10Review fixesJakub Beránek-21/+21