summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2024-06-10bump channel to stablePietro Albini-1/+1
2024-06-06Silence double-symlink errors while building solaris toolchainJubilee Young-1/+1
2024-06-06Revert "Rollup merge of #124099 - voidc:disallow-ambiguous-expr-attrs, r=davi...Rémy Rakic-10/+10
2024-06-06Update to LLVM 18.1.7Nikita Popov-0/+0
2024-06-06ast: Revert a breaking attribute visiting order changeVadim Petrochenkov-24/+24
2024-06-03[beta-1.79] Update cargoWeihang Lo-0/+0
2024-05-24Update to LLVM 18.1.6Nikita Popov-0/+0
2024-05-24Add v0 symbol mangling for `f16` and `f128`Trevor Gross-0/+2
2024-05-22[beta] Update cargoScott Schafer-0/+0
2024-05-16rustdoc: use stability, instead of features, to decide what to showMichael Howell-32/+19
2024-05-09Fix bootstrap panic when build from tarball12101111-6/+1
2024-05-02[beta] Update cargoScott Schafer-0/+0
2024-05-02Bump to released 1.78 compilerMark Rousskov-424/+325
2024-04-28Bump to betaMark Rousskov-1/+1
2024-04-28Rollup merge of #124429 - Enselic:document-builder, r=Mark-SimulacrumMatthias Krüger-0/+23
2024-04-28Rollup merge of #124242 - workingjubilee:describe-bootstrap-files-better, r=M...Matthias Krüger-6/+28
2024-04-28Rollup merge of #123942 - onur-ozkan:x-vendor, r=Mark-SimulacrumMatthias Krüger-12/+348
2024-04-27Auto merge of #124448 - matthiaskrgr:rollup-iloy9vz, r=matthiaskrgrbors-144/+120
2024-04-27Rollup merge of #124445 - Enselic:global-true, r=onur-ozkanMatthias Krüger-40/+40
2024-04-27Rollup merge of #124434 - GKFX:remove-lazy-dependencies, r=jieyouxuMatthias Krüger-104/+80
2024-04-27Auto merge of #124405 - RalfJung:miri-core-alloc-tests, r=clubby789bors-3/+0
2024-04-27bootstrap: Change `global(true)` to `global = true` for flags for consistencyMartin Nordholts-40/+40
2024-04-27bootstrap: Document `struct Builder` and its fieldsMartin Nordholts-0/+23
2024-04-27Remove lazycell and once_cell from compiletest dependenciesGeorge Bateman-104/+80
2024-04-27Auto merge of #124430 - RalfJung:miri, r=RalfJungbors-568/+675
2024-04-27Rollup merge of #124382 - petrochenkov:itemvisit, r=lcnrMatthias Krüger-24/+24
2024-04-27Auto merge of #124416 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-04-27Auto merge of #124424 - jhpratt:rollup-o3ngkjy, r=jhprattbors-1/+0
2024-04-26Rollup merge of #124383 - Urgau:port-print-native-static-libs, r=jieyouxuJacob Pratt-1/+0
2024-04-26Auto merge of #124296 - cuviper:dist-cargo-tests, r=onur-ozkanbors-0/+6
2024-04-26env: split up Windows and Unix environment variable handlingRalf Jung-530/+606
2024-04-26Update cargoWeihang Lo-0/+0
2024-04-26add test for concurrent env var accessRalf Jung-0/+8
2024-04-26Port run-make `--print=native-static-libs` to rmake.rsUrgau-1/+0
2024-04-26Auto merge of #3516 - RalfJung:pathbuf, r=RalfJungbors-37/+60
2024-04-26add smoke tests for basic PathBuf interactionsRalf Jung-37/+60
2024-04-26Auto merge of #122385 - lcnr:analyze-obligations-for-infer, r=compiler-errorsbors-1/+0
2024-04-26miri core/alloc tests: do not test a 2nd targetRalf Jung-3/+0
2024-04-26Auto merge of #124321 - JoverZhang:run-make-support-tests, r=onur-ozkanbors-0/+49
2024-04-26Add support for run-make-support unit tests to be run with bootstrap commandJover Zhang-0/+49
2024-04-26Merge from rustcThe Miri Cronjob Bot-81/+178
2024-04-26Preparing for merge from rustcThe Miri Cronjob Bot-1/+1
2024-04-25ast: Generalize item kind visitingVadim Petrochenkov-24/+24
2024-04-25hir typeck: look into nested goalslcnr-1/+0
2024-04-25debuginfo: Stabilize `-Z debug-macros`, `-Z collapse-macro-debuginfo` and `#[...Vadim Petrochenkov-9/+17
2024-04-25Auto merge of #124058 - TechVest:master, r=fmeasebors-2/+2
2024-04-25Auto merge of #124368 - RalfJung:miri, r=RalfJungbors-514/+3261
2024-04-25Auto merge of #3514 - RalfJung:hyperfine, r=RalfJungbors-6/+6
2024-04-25CI: run benches with hyperfine rather than bashRalf Jung-6/+6
2024-04-25Auto merge of #3501 - RalfJung:tls-many-seeds, r=RalfJungbors-12/+47