about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-04-24bootstrap: reinterpret the main advantage of x.py setupJubilee Young-2/+3
2024-04-24bootstrap: link to the forge about toolstateJubilee Young-1/+3
2024-04-21bootstrap: Describe build_steps::clean how 2024 knows itJubilee Young-1/+1
2024-04-21bootstrap: Demagic a repeating pathJubilee Young-2/+4
2024-04-21bootstrap: Describe build_steps::setupJubilee Young-0/+6
2024-04-21bootstrap: Describe build_steps::suggestJubilee Young-0/+2
2024-04-21bootstrap: Describe build_steps::toolstateJubilee Young-0/+4
2024-04-21bootstrap: Describe build_steps::runJubilee Young-0/+5
2024-04-21bootstrap: Describe build_steps::test for 2024Jubilee Young-3/+3
2024-04-18Auto merge of #123949 - scottmcm:debug-no-means-no-debug-info-when-inlined, r...bors-1192/+825
2024-04-18The ICE in 121127 needs debuginfoScott McMurray-1/+2
2024-04-18Update src/bootstrap/src/core/builder.rsscottmcm-1/+1
2024-04-18Ensure `[rust] debuginfo-level-std` doesn't change core's MIRScott McMurray-157/+38
2024-04-18Update `checked_ops` so 32- and 64-bit gets the same checksScott McMurray-19/+174
2024-04-18At debuginfo=0, don't inline debuginfo when inliningScott McMurray-1195/+791
2024-04-18Auto merge of #124072 - saethlin:less-sysroot-libc-misc, r=jieyouxubors-38/+32
2024-04-18Add an exception for windows-msvcBen Kimock-0/+9
2024-04-18Auto merge of #123144 - dpaoliello:arm64eclib, r=GuillaumeGomez,ChrisDenton,w...bors-47/+73
2024-04-18Auto merge of #124008 - nnethercote:simpler-static_assert_size, r=Nilstriebbors-43/+45
2024-04-18Auto merge of #124111 - matthiaskrgr:rollup-cmmkryf, r=matthiaskrgrbors-322/+293
2024-04-18Rollup merge of #124100 - dev-ardi:master, r=workingjubileeMatthias Krüger-1/+1
2024-04-18Rollup merge of #124090 - durin42:llvm-19-riscv-feature, r=cuviperMatthias Krüger-7/+8
2024-04-18Rollup merge of #124064 - Zalathar:otherwise-block, r=NadrierilMatthias Krüger-3/+3
2024-04-18Rollup merge of #124047 - Jules-Bertholet:match-ergonomics-cleanups, r=NadrierilMatthias Krüger-286/+254
2024-04-18Rollup merge of #124041 - GuillaumeGomez:fix-copy-path-button, r=notriddleMatthias Krüger-25/+27
2024-04-18Simplify `static_assert_size`s.Nicholas Nethercote-43/+45
2024-04-18Auto merge of #124046 - matthiaskrgr:one_or_two_more_tests____some_on_top, r=...bors-0/+723
2024-04-18crashes: add even more tests?!?Matthias Krüger-0/+723
2024-04-18Auto merge of #122684 - oli-obk:delay_interning_errors_to_after_validaiton, r...bors-564/+405
2024-04-18Auto merge of #124044 - DianQK:update-llvm-18, r=cuviperbors-0/+0
2024-04-18fix: make `str::from_raw_parts_mut` mutardi-1/+1
2024-04-17Auto merge of #123978 - alexcrichton:update-wasi-toolchain, r=Mark-Simulacrumbors-102/+94
2024-04-17llvm: update riscv target feature to match LLVM 19Augie Fackler-7/+8
2024-04-17Auto merge of #123936 - Mark-Simulacrum:zst-no-alloc, r=oli-obkbors-27/+63
2024-04-17Auto merge of #124084 - matthiaskrgr:rollup-h42psbx, r=matthiaskrgrbors-162/+402
2024-04-17Rollup merge of #124073 - saethlin:rust-get-test-int, r=wesleywiserMatthias Krüger-54/+18
2024-04-17Rollup merge of #124066 - oli-obk:define_opaque_types7, r=compiler-errorsMatthias Krüger-1/+1
2024-04-17Rollup merge of #124062 - allgoewer:fish-fight, r=oli-obkMatthias Krüger-0/+15
2024-04-17Rollup merge of #124049 - slanterns:const_io_structs_stabilize, r=jhprattMatthias Krüger-7/+6
2024-04-17Rollup merge of #124037 - compiler-errors:dont-parent-body, r=michaelwoeristerMatthias Krüger-2/+45
2024-04-17Rollup merge of #124030 - RalfJung:adjust_alloc_base_pointer, r=oli-obkMatthias Krüger-65/+85
2024-04-17Rollup merge of #122723 - bjorn3:archive_writer_fixes, r=nnethercoteMatthias Krüger-8/+51
2024-04-17Rollup merge of #122201 - coolreader18:doc-clone_from, r=dtolnayMatthias Krüger-25/+133
2024-04-17Rollup merge of #116957 - fmease:meta-notify-rustdoc-zulip-on-backport-nomina...Matthias Krüger-0/+48
2024-04-17Add GUI test for copy path buttonGuillaume Gomez-0/+15
2024-04-17Fix copy-path buttonGuillaume Gomez-25/+12
2024-04-17Auto merge of #123674 - oli-obk:bogus_note, r=estebankbors-109/+55
2024-04-17Improve `BindingMode` doc commentJules Bertholet-2/+4
2024-04-17Rename `BindingAnnotation` to `BindingMode`Jules Bertholet-256/+222
2024-04-17Store `ByRef` instead of `BindingAnnotation` in `PatInfo`Jules Bertholet-30/+30