about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2023-11-12rustdoc: use `.rustdoc` class instead of `body`Michael Howell-2/+2
2023-11-12Cranelift isn't available on non-nightly channelsMark Rousskov-4/+1
2023-11-12Auto merge of #117855 - RalfJung:miri, r=RalfJungbors-120/+648
2023-11-12bootstrap: simplify setting unstable-options for toolsonur-ozkan-4/+10
2023-11-12make LayoutError::Cycle carry ErrorGuaranteedMichael Goulet-1/+1
2023-11-12Auto merge of #3159 - eduardosm:sse41-round, r=RalfJungbors-96/+372
2023-11-12Improve SSE4.1 rounding tests coverageEduardo Sánchez Muñoz-137/+305
2023-11-12more consistent naming for TLS testsRalf Jung-10/+13
2023-11-12Auto merge of #2931 - max-heller:issue-2881, r=RalfJungbors-10/+148
2023-11-12allow allocations referenced by main thread TLS to leakmax-heller-10/+148
2023-11-12Implement roundps and roundpd SSE4.1 intrinsicsEduardo Sánchez Muñoz-16/+124
2023-11-12better error when calling pthread shims on unsupported unixesRalf Jung-0/+70
2023-11-12tweak commentsRalf Jung-9/+5
2023-11-12interpret: simplify handling of shifts by no longer trying to handle signed a...Ralf Jung-0/+24
2023-11-12freebsd interceptions update proposalDavid Carlier-7/+45
2023-11-12write .last-warned-change-id only if environment is ttyonur-ozkan-2/+7
2023-11-12bootstrap: add doc-comments for `ChangeSeverity`onur-ozkan-1/+3
2023-11-12remove .last-warned-change-id on `x clean`onur-ozkan-0/+1
2023-11-12refactor change-tracking implementationonur-ozkan-27/+70
2023-11-11Add -Z llvm_module_flagPaul Menage-0/+12
2023-11-11Auto merge of #115694 - clarfonthey:std-hash-private, r=dtolnaybors-2/+1
2023-11-11Auto merge of #117820 - Mark-Simulacrum:bump-version, r=Mark-Simulacrumbors-1/+1
2023-11-11Bump nightly versionMark Rousskov-1/+1
2023-11-11print the change warnings once for per idonur-ozkan-0/+10
2023-11-11merge `if-available` and `if-unchanged` for `download-ci-llvm`onur-ozkan-10/+12
2023-11-11Miri: use new init_logger function, avoid calling env::set_varRalf Jung-29/+39
2023-11-11rustc_log: provide a way to init logging based on the values, not names, of t...Ralf Jung-2/+4
2023-11-11Auto merge of #117797 - weihanglo:update-cargo, r=weihanglobors-0/+1
2023-11-11Auto merge of #117799 - erickt:fuchsia, r=tmandrybors-8/+44
2023-11-10Switch `fuchsia-test-runner.py` to `ffx product`Erick Tryzelaar-8/+44
2023-11-10Destructure `Conf` in `register_lints`Alex Macleod-1/+1
2023-11-10Update cargoWeihang Lo-0/+1
2023-11-10Allow rustc_private for RustAnalyzerLaurențiu Nicola-2/+1
2023-11-10Drop anymap license exceptionLaurențiu Nicola-1/+0
2023-11-10Auto merge of #117765 - onur-ozkan:fix-117762, r=clubby789bors-0/+6
2023-11-10data_race: link to docs for 'unusual' race conditionsRalf Jung-1/+8
2023-11-10Auto merge of #117750 - klensy:icu-followup, r=Nilstriebbors-0/+4
2023-11-10Rollup merge of #114191 - rcvalle:rust-exploit-mitigations, r=cuviperMatthias Krüger-209/+195
2023-11-09enable unstable feature on `x clean [PATH]`onur-ozkan-0/+6
2023-11-09Auto merge of #117708 - onur-ozkan:x-setup, r=clubby789bors-104/+112
2023-11-09Auto merge of #117122 - ferrocene:pa-configure-git-diff, r=albertlarsan68bors-21/+93
2023-11-09fmtPietro Albini-4/+1
2023-11-09bump few ICU4X leftover depsklensy-0/+4
2023-11-09Auto merge of #117632 - Nilstrieb:icup, r=davidtwcobors-2/+34
2023-11-09chore(bootstrap): capitalize {error, warning, info, note} tagsonur-ozkan-92/+92
2023-11-09allow users to override the existing configuration during x setuponur-ozkan-1/+11
2023-11-09check config file before prompts on x setuponur-ozkan-13/+11
2023-11-09Rollup merge of #117724 - Kobzol:shim-error-message, r=onur-ozkanTakayuki Maeda-1/+3
2023-11-09Rollup merge of #117723 - onur-ozkan:keep-bootstrap-on-x-clean, r=albertlarsan68Takayuki Maeda-1/+0
2023-11-08Auto merge of #117454 - shepmaster:github-actions-m1-tests, r=GuillaumeGomez,...bors-0/+47