about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2024-08-18Fix order of normalization and recursion in const folding.Luca Versari-4/+29
2024-08-17Auto merge of #128598 - RalfJung:float-comments, r=workingjubileebors-683/+116
2024-08-17more clear NAN names and fix broken_floats logicRalf Jung-12/+14
2024-08-17disable problematic float-conv tests in i586 targetsRalf Jung-6/+13
2024-08-17Auto merge of #129178 - weihanglo:update-cargo, r=weihanglobors-0/+0
2024-08-17Auto merge of #106943 - mina86:exact_size_take_repeat, r=dtolnaybors-0/+147
2024-08-16Update cargoWeihang Lo-0/+0
2024-08-16Auto merge of #116528 - daxpedda:stabilize-ready-into-inner, r=dtolnaybors-2/+1
2024-08-16Auto merge of #129162 - matthiaskrgr:rollup-r0oxdev, r=matthiaskrgrbors-71/+76
2024-08-16Rollup merge of #129161 - dtolnay:spawnunck, r=NoratriebMatthias Krüger-3/+1
2024-08-16Rollup merge of #129154 - wafarm:fix-95463, r=estebankMatthias Krüger-12/+19
2024-08-16Rollup merge of #129149 - GuillaumeGomez:migrate-python-script, r=jieyouxuMatthias Krüger-44/+47
2024-08-16Rollup merge of #129086 - slanterns:is_none_or, r=dtolnayMatthias Krüger-7/+2
2024-08-16Rollup merge of #129042 - Jaic1:fix-116308, r=BoxyUwUMatthias Krüger-1/+7
2024-08-16Rollup merge of #128990 - saethlin:freebsd-debuginfo-tests, r=compiler-errorsMatthias Krüger-4/+0
2024-08-16Auto merge of #128456 - Oneirical:clantestine-operations, r=jieyouxubors-141/+240
2024-08-16Stabilize std::thread::Builder::spawn_uncheckedDavid Tolnay-3/+1
2024-08-16Re-enable debuginfo tests on freebsdBen Kimock-4/+0
2024-08-16Reexport `serde_json` crate from run-make-support to give it access to `run-m...Guillaume Gomez-39/+38
2024-08-16Migrate `validate_json.py` script to rust in `run-make/rustdoc-map-file` testGuillaume Gomez-44/+48
2024-08-16Auto merge of #129068 - cuviper:llvm19rc2, r=compiler-errorsbors-0/+0
2024-08-16massive refactor of reproducible-build testOneirical-161/+179
2024-08-16rewrite reproducible-build to rmakeOneirical-141/+222
2024-08-16Fix wrong source location for some incorrect macro definitionsWafarm-12/+19
2024-08-16Auto merge of #129052 - onur-ozkan:better-incompatibility-check, r=Kobzolbors-98/+164
2024-08-16Auto merge of #128977 - jieyouxu:writable-file, r=Kobzolbors-11/+45
2024-08-16float to/from bits and classify: update comments regarding non-conformant har...Ralf Jung-683/+107
2024-08-16bootstrap: fix trying to modify file times on read-only file on Windows许杰友 Jieyou Xu (Joe)-11/+45
2024-08-16Auto merge of #128913 - saethlin:unignore-debuginfo-tests, r=compiler-errorsbors-72/+48
2024-08-16Auto merge of #129143 - workingjubilee:rollup-h0hzumu, r=workingjubileebors-350/+564
2024-08-15Rollup merge of #129135 - matthiaskrgr:ITKEEPSCRASHINGAAAAAAAAHH, r=compiler-...Jubilee-0/+131
2024-08-15Rollup merge of #129111 - Zalathar:python-sysroot, r=jieyouxuJubilee-77/+99
2024-08-15Rollup merge of #129110 - nnethercote:Ty-kind-ret-ty-comment, r=jieyouxuJubilee-0/+4
2024-08-15Rollup merge of #129078 - lcnr:scrape_region_constraints-use-ocx, r=compiler-...Jubilee-35/+3
2024-08-15Rollup merge of #129037 - Zalathar:rmake-libtest, r=jieyouxuJubilee-44/+64
2024-08-15Rollup merge of #129018 - Oneirical:nmemonic-artifice, r=jieyouxuJubilee-79/+180
2024-08-15Rollup merge of #128965 - Zalathar:no-pat, r=NadrierilJubilee-112/+60
2024-08-15Rollup merge of #128922 - Nadrieril:r-a-use-upstream-pat-ana, r=VeykrilJubilee-2/+4
2024-08-15Rollup merge of #128064 - ijackson:noop-waker-doc, r=workingjubileeJubilee-1/+19
2024-08-16Auto merge of #128725 - nnethercote:fix-assoc-expr-collect-problems, r=petroc...bors-298/+483
2024-08-16Special-case alias ty in `try_from_lit`Jaic1-1/+7
2024-08-16Overhaul token collection.Nicholas Nethercote-291/+413
2024-08-16Add some attribute `stringify!` tests.Nicholas Nethercote-2/+53
2024-08-16Add an assertion to `NodeRange::new`.Nicholas Nethercote-0/+1
2024-08-16Convert a bool to `Trailing`.Nicholas Nethercote-40/+52
2024-08-16Make visibilities minimal and consistent in `attr_wrapper.rs`.Nicholas Nethercote-6/+6
2024-08-16Remove size assertion on `AttrWrapper`.Nicholas Nethercote-1/+0
2024-08-15Auto merge of #128787 - Oneirical:infohazardous-deprogram, r=jieyouxubors-66/+37
2024-08-15Disable macro-stepping on current lldbBen Kimock-1/+2
2024-08-15crashes: more testsMatthias Krüger-0/+131