about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2023-08-23Remove opinions from style guide about where clauses in type alias itemsMichael Goulet-6/+9
2023-08-23Rollup merge of #115135 - GuillaumeGomez:no-html-source-flag, r=notriddleGuillaume Gomez-1/+9
2023-08-23Rollup merge of #115109 - cuviper:yaml-404, r=albertlarsan68Guillaume Gomez-0/+5
2023-08-23Rollup merge of #115103 - djkoloski:disable_bootstrap_version_check, r=compil...Guillaume Gomez-1/+2
2023-08-23Use LLVM 17 as the host compilerJakub Beránek-1/+1
2023-08-23Add unstable `--no-html-source` rustdoc flagGuillaume Gomez-1/+9
2023-08-23MCP661: Move wasm32-wasi-preview1-threads to Tier2Georgii Rylov-15/+24
2023-08-23Auto merge of #115123 - cuviper:llvm-17-rc3, r=nikicbors-0/+0
2023-08-23Auto merge of #113986 - MaskRay:freebsd, r=nikicbors-3/+4
2023-08-23Rollup merge of #115122 - estebank:fix-clippy, r=ManishearthDylan DPC-3/+23
2023-08-23Auto merge of #115121 - weihanglo:update-cargo, r=weihanglobors-0/+0
2023-08-22Update LLVM submodule to 17.0.0-rc3Josh Stone-0/+0
2023-08-23Fix clippy lint for identical `if`/`else` contraining `?` expressionsEsteban Küber-3/+23
2023-08-23Update cargoWeihang Lo-0/+0
2023-08-23Auto merge of #115070 - notriddle:notriddle/utf8-redundant-explicit-links, r=...bors-14/+4
2023-08-22ci: Update FreeBSD and illumos binutils to 2.40Fangrui Song-3/+4
2023-08-22Better diagnostics for people using nix subshell on non-NixOS.Felix S. Klock II-8/+32
2023-08-22drive-by fix to Python doc comment.Felix S. Klock II-1/+1
2023-08-22compile rust-anaylzer with `x check` if it's enabledozkanonur-2/+9
2023-08-22Skip ExpandYamlAnchors when the config is missingJosh Stone-0/+5
2023-08-22Rollup merge of #115090 - eopb:dont-check-lib-bootstrap, r=ozkanonurMichael Goulet-8/+3
2023-08-22Rollup merge of #115011 - compiler-errors:warn-on-elided-assoc-ct-lt, r=cjgillotMichael Goulet-2/+2
2023-08-22Disable bootstrap rustc version checkDavid Koloski-1/+2
2023-08-22rust-gdbgui: remove excessive quotesEren K-3/+3
2023-08-22fix some bad regex capture group references in test normalizationRalf Jung-14/+14
2023-08-22Auto merge of #115095 - RalfJung:miri, r=RalfJungbors-74/+299
2023-08-22bootstrap: builder: don't add origin paths on xousSean Cross-1/+4
2023-08-22Update stage0 to next betaMark Rousskov-368/+370
2023-08-22Auto merge of #115086 - RalfJung:miri-locked, r=albertlarsan68bors-0/+7
2023-08-22Always use `os-release` rather than `/lib` to detect `NixOS`Ethan Brierley-8/+3
2023-08-22Auto merge of #3036 - RalfJung:josh-autostart, r=RalfJungbors-26/+214
2023-08-22miri-script: start and stop josh automaticallyRalf Jung-25/+212
2023-08-22make sure './miri many-seeds ./miri run' does not re-invoke the auto-opsRalf Jung-1/+2
2023-08-22respect CARGO_EXTRA_FLAGS in more placesRalf Jung-7/+18
2023-08-22bootstrap/miri: respect config_locked_depsRalf Jung-0/+7
2023-08-22bump serdeRalf Jung-34/+33
2023-08-22Auto merge of #115075 - workingjubilee:retier-sparc-none, r=compiler-errorsbors-1/+1
2023-08-22Auto merge of #115055 - Kriskras99:master, r=ehussbors-3/+4
2023-08-21Fix elided lifetimes in rust-lang/rustMichael Goulet-2/+2
2023-08-21rustdoc: use unicode-aware checks for redundant explicit link fastpathMichael Howell-14/+4
2023-08-21rustdoc-json: Rename typedef to type aliasNoah Lev-21/+21
2023-08-21rustdoc: Rename `clean` items from typedef to type aliasNoah Lev-48/+52
2023-08-21Reassign sparc-unknown-none-elf to tier 3Jubilee Young-1/+1
2023-08-21rustdoc: Rename "Type Definition" to "Type Alias"Noah Lev-3/+3
2023-08-21Fix table issues in platform support documentationChristiaan Biesterbosch-3/+4
2023-08-21Auto merge of #115048 - lnicola:sync-from-ra, r=lnicolabors-1448/+3862
2023-08-21Merge commit '9b3d03408c66749d56466bb09baf2a7177deb6ce' into sync-from-raLaurențiu Nicola-1448/+3862
2023-08-21Auto merge of #106561 - GuillaumeGomez:warning-block, r=rustdocbors-3/+39
2023-08-21fix MIRI_AUTO_OPS not having an effect any moreRalf Jung-2/+8
2023-08-21update recommended RA configRalf Jung-4/+5