about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2023-12-07also print 'immutable' flagRalf Jung-2/+16
2023-12-07compile-time evaluation: emit a lint when a write through an immutable pointe...Ralf Jung-3/+4
2023-12-07ctfe interpreter: extend provenance so that it can track whether a pointer is...Ralf Jung-6/+8
2023-12-07Move round_* functions from `shims::x86::sse41` module to `shims::x86`Eduardo Sánchez Muñoz-84/+84
2023-12-07Move unary_op_* functions from `shims::x86::sse` module to `shims::x86`Eduardo Sánchez Muñoz-125/+129
2023-12-07Auto merge of #118463 - cuviper:restore-cg_gcc-ci, r=cuviper,GuillaumeGomezbors-7/+16
2023-12-07Fix display of features in rustdocGuillaume Gomez-9/+12
2023-12-07Auto merge of #116565 - Sword-Destiny:master, r=Amanieubors-3/+10
2023-12-07add teeos std impl袁浩-3/+10
2023-12-06Rollup merge of #117981 - Urgau:check-cfg-remove-deprecated-syntax, r=b-naberMatthias Krüger-70/+3
2023-12-06Auto merge of #118679 - matthiaskrgr:rollup-zr1l9w6, r=matthiaskrgrbors-4/+48
2023-12-06Rollup merge of #118650 - RalfJung:flags-sync, r=clubby789Matthias Krüger-0/+2
2023-12-06Rollup merge of #117874 - esp-rs:riscv3264imafc-unknown-none-elf, r=davidtwcoMatthias Krüger-4/+46
2023-12-07Add emulated TLS supportquininer-0/+2
2023-12-06Auto merge of #118605 - fee1-dead-contrib:rm-rustc_host, r=compiler-errorsbors-6/+7
2023-12-06Adjust tests for newly added ambiguous_wide_pointer_comparisons lintUrgau-0/+2
2023-12-06Drop clippy::vtable_address_comparisonsUrgau-244/+70
2023-12-06Auto merge of #118663 - weihanglo:update-cargo, r=weihanglobors-0/+0
2023-12-05Update cargoWeihang Lo-0/+0
2023-12-06Auto merge of #118655 - compiler-errors:rollup-vrngyzn, r=compiler-errorsbors-2/+1
2023-12-05remove unnecesary `-Zunstable-options`Weihang Lo-4/+1
2023-12-06Auto merge of #117072 - betrusted-io:unwinding-crate-support, r=cuviperbors-0/+1
2023-12-06tidy: add `unwinding` as an allowed dependencySean Cross-0/+1
2023-12-05Rollup merge of #118642 - Xanewok:patch-1, r=clubby789Michael Goulet-1/+0
2023-12-05Rollup merge of #118123 - RalfJung:internal-lib-features, r=compiler-errorsMichael Goulet-1/+1
2023-12-05Auto merge of #118457 - eholk:genfn, r=compiler-errorsbors-23/+37
2023-12-05add comment about keeping flags in sync between bootstrap.py and bootstrap.rsRalf Jung-0/+2
2023-12-05Rollup merge of #118614 - rustbot:docs-update, r=ehussMatthias Krüger-0/+0
2023-12-05Rollup merge of #118606 - long-long-float:x-do-not-quit-when-x-prints-setting...Matthias Krüger-6/+7
2023-12-05Rollup merge of #118594 - hdost:patch-1, r=fmeaseMatthias Krüger-1/+1
2023-12-05Remove deprecated --check-cfg names() and values() syntaxUrgau-67/+0
2023-12-05Update bootstrap libc to 0.2.150Urgau-3/+3
2023-12-05Fix formattingIgor Matuszewski-1/+3
2023-12-05bootstrap(builder.rs): Don't explicitly warn against `semicolon_in_expression...Igor Matuszewski-1/+0
2023-12-05Add riscv32 imafc bare metal targetScott Mabin-4/+46
2023-12-05Don't explicitly warn against `semicolon_in_expressions_from_macros`Igor Matuszewski-1/+1
2023-12-05Fix x not to quit when x prints settings.jsonlong-long-float-6/+7
2023-12-05Remove mention of rust to make the error message generic.Harold Dost-1/+1
2023-12-05simd numeric intrinsics: share code with scalar intrinsicRalf Jung-12/+1
2023-12-05fix miri_promise_symbolic_alignment for huge alignmentsRalf Jung-3/+46
2023-12-05fix typo in commentRalf Jung-1/+1
2023-12-05Add safe compilation optionsl00846161-0/+13
2023-12-05fmtThe Miri Conjob Bot-20/+24
2023-12-05Merge from rustcThe Miri Conjob Bot-201/+969
2023-12-05Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2023-12-05Remove `#[rustc_host]`, use internal desugaringDeadbeef-6/+7
2023-12-04Fix buildEric Holk-1/+1
2023-12-04Update doctestEric Holk-2/+2
2023-12-04Remove bad mergeEric Holk-199/+0
2023-12-04Address code review feedbackEric Holk-15/+6