about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-12-10Auto merge of #118368 - GuillaumeGomez:env-flag, r=Nilstriebbors-3/+107
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 #118791 - saethlin:use-immediate-type, r=nikicbors-1/+16
2023-12-10Auto merge of #116952 - compiler-errors:lifetime_capture_rules_2024, r=TaKO8Kibors-8/+125
2023-12-10Auto merge of #116278 - Kobzol:bootstrap-lld-mode, r=albertlarsan68,petrochenkovbors-109/+226
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-10Review fixesJakub Beránek-21/+21
2023-12-10Auto merge of #118692 - surechen:remove_unused_imports, r=petrochenkovbors-510/+140
2023-12-10Produce an explicit error when using a self-contained lld, but we don't add i...Jakub Beránek-0/+10
2023-12-10Add change tracker entryJakub Beránek-0/+5
2023-12-10Do not invoke external lld to figure out thread flags in self-contained modeJakub Beránek-8/+23
2023-12-10Update `config.example.toml`Jakub Beránek-3/+5
2023-12-10Use MCP510Jakub Beránek-2/+11
2023-12-10Introduce `LldMode` and generalize parsing of `use-lld`Jakub Beránek-12/+99
2023-12-10Refactor rust(do)c linker flagsJakub Beránek-65/+51
2023-12-10Add `is_msvc` functionJakub Beránek-23/+26
2023-12-10Auto merge of #118792 - naglis:fix-mutex-doc-typo, r=workingjubileebors-1/+1
2023-12-10Auto merge of #118788 - compiler-errors:const-pretty, r=fee1-deadbors-58/+66
2023-12-10Auto merge of #116949 - hamza1311:stablize-arc_unwrap_or_clone, r=dtolnaybors-4/+2
2023-12-10Auto merge of #118550 - cjgillot:filecheck-const-prop, r=Mark-Simulacrumbors-253/+290
2023-12-10remove redundant importssurechen-510/+140
2023-12-10Auto merge of #118787 - GuillaumeGomez:rollup-fj5wr3q, r=GuillaumeGomezbors-25/+152
2023-12-10Fix typo in `std::sync::Mutex` examplenaglis-1/+1
2023-12-09Auto merge of #118069 - onur-ozkan:bypass_bootstrap_lock, r=Mark-Simulacrumbors-68/+128
2023-12-09Use immediate_backend_type when reading from a const allocBen Kimock-1/+16
2023-12-09Auto merge of #118308 - Nadrieril:sound-exhaustive-patterns-take-3, r=compile...bors-865/+2823
2023-12-09Print constness in TraitPredPrintModifiersAndPathMichael Goulet-8/+11
2023-12-09s/const_effect/host_effectMichael Goulet-9/+10
2023-12-09Don't print host effect param in pretty path_generic_argsMichael Goulet-42/+46
2023-12-09allow bypassing the build directory lockonur-ozkan-68/+128
2023-12-09Auto merge of #117771 - tmandry:fuchsia-gha, r=Mark-Simulacrumbors-11/+144
2023-12-09Rollup merge of #118782 - jyn514:powershell, r=ChrisDentonGuillaume Gomez-16/+3
2023-12-09Rollup merge of #118775 - Young-Flash:fix, r=compiler-errorsGuillaume Gomez-3/+69
2023-12-09Rollup merge of #118774 - lcnr:region-refactor-uwu, r=compiler-errorsGuillaume Gomez-4/+57
2023-12-09Rollup merge of #118747 - Urgau:check-cfg-freebsd-cleanup, r=onur-ozkanGuillaume Gomez-2/+0
2023-12-09Rollup merge of #117966 - lxy19980601:safe_compilation_options, r=Mark-Simula...Guillaume Gomez-0/+23
2023-12-09use `&` instead of start-process in x.ps1jyn-16/+3
2023-12-09Auto merge of #118780 - GuillaumeGomez:rollup-nd0syaf, r=GuillaumeGomezbors-283/+1099
2023-12-09Rollup merge of #118766 - compiler-errors:lower-spans, r=spastorinoGuillaume Gomez-5/+6
2023-12-09Rollup merge of #118734 - nnethercote:literal-cleanups, r=fee1-deadGuillaume Gomez-58/+63
2023-12-09Rollup merge of #118702 - Urgau:check-cfg-strengthen-well-known, r=nnethercoteGuillaume Gomez-77/+298
2023-12-09Rollup merge of #118638 - nnethercote:rustc_mir_dataflow-more, r=cjgillotGuillaume Gomez-138/+102
2023-12-09Rollup merge of #118057 - bvanjoi:fix-118048, r=cjgillotGuillaume Gomez-4/+36
2023-12-09Rollup merge of #117953 - farnoy:masked-load-store, r=workingjubileeGuillaume Gomez-1/+594