summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2023-12-28Remove `--enable-missing-tools` from `configure.py`Jakub Beránek-1/+0
2023-12-28Remove `--enable-missing-tools` usage in CIJakub Beránek-4/+0
2023-12-28utilize the unused `llvm-tools` optiononur-ozkan-8/+10
2023-12-28Auto merge of #3244 - RalfJung:nan-nondet, r=RalfJungbors-197/+488
2023-12-28don't test unspecified caseRalf Jung-22/+0
2023-12-28NaN non-determinism for SIMD intrinsicsRalf Jung-75/+145
2023-12-28add NaN-nondet to libm functionsRalf Jung-47/+101
2023-12-28make float intrinsics return non-deterministic NaNRalf Jung-75/+238
2023-12-27Auto merge of #3240 - Jefffrey:tempfile, r=RalfJungbors-16/+181
2023-12-28Support for tempfile crate on UNIX hostsPointerbender-16/+181
2023-12-27fast_math: detect non-finite resultsRalf Jung-1/+27
2023-12-27Auto merge of #119099 - fmease:always-const-trait-bounds, r=fee1-deadbors-2/+5
2023-12-27Introduce `const Trait` (always-const trait bounds)León Orell Valerian Liehr-2/+5
2023-12-27Auto merge of #119327 - notriddle:notriddle/plusencoding, r=GuillaumeGomezbors-1/+2
2023-12-26Update cargoWeihang Lo-0/+0
2023-12-26rustdoc-search: count path edits with separate edit limitMichael Howell-17/+30
2023-12-26rustdoc: treat query string `+` as spaceMichael Howell-1/+2
2023-12-26Add a few more docsMichael Howell-34/+14
2023-12-26rustdoc: search for tuples and unit by type with `()`Michael Howell-40/+130
2023-12-26custom mir: make it clear what the return block isRalf Jung-31/+31
2023-12-26Rollup merge of #119240 - compiler-errors:lang-item-more, r=petrochenkovMichael Goulet-0/+4
2023-12-26Auto merge of #119129 - jyn514:verbose, r=compiler-errors,estebankbors-1/+1
2023-12-26Auto merge of #119315 - RalfJung:miri, r=RalfJungbors-150/+155
2023-12-26Rollup merge of #119303 - GuillaumeGomez:update-sysinfo, r=onur-ozkanMatthias Krüger-3/+3
2023-12-26Merge from rustcThe Miri Conjob Bot-46/+49
2023-12-26Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2023-12-26Auto merge of #119258 - compiler-errors:closure-kind, r=eholkbors-73/+119
2023-12-26Make some non-diagnostic-affecting QPath::LangItem into regular qpathsMichael Goulet-0/+4
2023-12-26Auto merge of #119146 - nnethercote:rm-DiagCtxt-api-duplication, r=compiler-e...bors-45/+45
2023-12-25have windows tests use windows-sysDrMeepster-156/+212
2023-12-25Update sysinfo version to 0.30.1Guillaume Gomez-3/+3
2023-12-25Fix clippy's usage of Body's coroutine_kindMichael Goulet-73/+119
2023-12-25Auto merge of #119292 - onur-ozkan:share-make-with-rustdoc, r=albertlarsan68bors-5/+0
2023-12-25bootstrap: use same make flags with rustdoconur-ozkan-5/+0
2023-12-25Auto merge of #119283 - GuillaumeGomez:warning-block-pos, r=notriddlebors-1/+4
2023-12-24Fix display of warning block if it is first element of the top doc blockGuillaume Gomez-0/+3
2023-12-24Update browser-ui-test version to 0.16.11Guillaume Gomez-1/+1
2023-12-24Merge from rustcThe Miri Conjob Bot-504/+838
2023-12-24Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2023-12-24Rollup merge of #119165 - onur-ozkan:update-container-entrypoint, r=KobzolMatthias Krüger-4/+21
2023-12-24allow devs to turn-off read-only modeonur-ozkan-1/+9
2023-12-24Remove more `Session` methods that duplicate `DiagCtxt` methods.Nicholas Nethercote-3/+3
2023-12-24Remove `Session` methods that duplicate `DiagCtxt` methods.Nicholas Nethercote-42/+42
2023-12-23Rollup merge of #119246 - GuillaumeGomez:trait-is_object_safe-json, r=aDotInT...Matthias Krüger-1/+4
2023-12-23Rollup merge of #112936 - Toasterson:illumos-aarch64-target, r=jackh726Matthias Krüger-0/+1
2023-12-23Rollup merge of #119248 - lukas-code:purge-unused-outlives-test, r=cjgillotMatthias Krüger-1/+1
2023-12-23Rollup merge of #119245 - GuillaumeGomez:improve-docs, r=fmeaseMatthias Krüger-0/+16
2023-12-23Rollup merge of #119232 - Takashiidobe:fix-doc-typos, r=JohnTitorMatthias Krüger-7/+7
2023-12-23Rollup merge of #119231 - aDotInTheVoid:PatKind-struct-bool-docs, r=compiler-...Matthias Krüger-4/+10
2023-12-23move rustc_outlives test code from query to dedicated functionLukas Markeffsky-1/+1