about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2023-10-19trigger the triagebot for modifications to bootstrap/defaultsonur-ozkan-0/+2
2023-10-19fix bootstrap paths in triagebot.tomlonur-ozkan-8/+8
2023-10-18Auto merge of #116830 - nnethercote:rustc_type_ir, r=compiler-errorsbors-128/+41
2023-10-18Auto merge of #116505 - saethlin:infer-inline, r=cjgillotbors-350/+457
2023-10-18Auto merge of #116840 - nikic:update-llvm-15, r=cuviperbors-0/+0
2023-10-17Bless coverage-map testsBen Kimock-6/+23
2023-10-17Automatically enable cross-crate inlining for small functionsBen Kimock-344/+434
2023-10-17Auto merge of #116767 - cjgillot:alloc-normalize, r=oli-obkbors-326/+361
2023-10-17Auto merge of #116855 - matthiaskrgr:rollup-i2izdwb, r=matthiaskrgrbors-284/+1905
2023-10-17Rollup merge of #116827 - nnethercote:pub-handle_options, r=compiler-errorsMatthias Krüger-1/+5
2023-10-17Rollup merge of #116787 - a-lafrance:span-internal-lint, r=oli-obkMatthias Krüger-21/+89
2023-10-17Rollup merge of #116719 - celinval:smir-mono, r=oli-obkMatthias Krüger-45/+401
2023-10-17Rollup merge of #116717 - estebank:issue-9082, r=oli-obkMatthias Krüger-1/+393
2023-10-17Rollup merge of #111072 - Urgau:check-cfg-new-syntax, r=petrochenkovMatthias Krüger-216/+1017
2023-10-17Auto merge of #116844 - weihanglo:update-cargo, r=weihanglobors-0/+0
2023-10-17Update cargoWeihang Lo-0/+0
2023-10-17Auto merge of #115577 - RalfJung:atomic-load, r=Amanieubors-0/+34
2023-10-17Auto merge of #116756 - fee1-dead-contrib:dupe-those-bounds, r=oli-obkbors-40/+661
2023-10-17Auto merge of #116518 - vita-rust:vita, r=workingjubileebors-109/+40
2023-10-17Update to LLVM 17.0.3Nikita Popov-0/+0
2023-10-17Auto merge of #116196 - onur-ozkan:reorganize-bootstrap-sources, r=Mark-Simul...bors-508/+530
2023-10-17Updated libc and doc for Vita targetNikolay Arhipov-109/+40
2023-10-17bootstrap: fix warningsonur-ozkan-2/+1
2023-10-17rename bootstrap module utils/dylib_util->utils/dylibonur-ozkan-4/+4
2023-10-17move bootstrap utils into bootstrap/src/utils moduleonur-ozkan-861/+297
2023-10-17move bootstrap core implementation to bootstrap/src/core moduleonur-ozkan-189/+792
2023-10-17improve bootstrap tests structureonur-ozkan-10/+10
2023-10-17reorganize bootstrap bins and helper module utilizationsonur-ozkan-35/+19
2023-10-17Auto merge of #116824 - notriddle:master, r=fmeasebors-0/+53
2023-10-17remove 128bit atomics, they are anyway not exposed on those targetsRalf Jung-2/+1
2023-10-17Rewrite `Box<T>::try_fold_with`.Nicholas Nethercote-11/+3
2023-10-17Remove `IdFunctor` trait.Nicholas Nethercote-125/+48
2023-10-17Remove unused features from `rustc_data_structures`.Nicholas Nethercote-2/+0
2023-10-17Auto merge of #116822 - notriddle:notriddle/rust-logo, r=fmeasebors-1/+51
2023-10-16fix lint failures in clippyArthur Lafrance-16/+16
2023-10-16tweak pass description and fix lint fail post-rebaseArthur Lafrance-2/+2
2023-10-16debug Span::ctxt() call detectionArthur Lafrance-28/+29
2023-10-17Auto merge of #116477 - nnethercote:tidy-alpha-deps, r=wesleywiserbors-28/+30
2023-10-16basic lint v2 implementedArthur Lafrance-43/+69
2023-10-16implement the basics of the lint static analysisArthur Lafrance-0/+41
2023-10-17Make `handle_options` public again.Nicholas Nethercote-1/+5
2023-10-16rustdoc: add `check-pass` to ICE test with no expected outputMichael Howell-0/+2
2023-10-16rustdoc: move ICE test to rustdoc-uiMichael Howell-0/+0
2023-10-16Add URL to test casesMichael Howell-0/+20
2023-10-16Rename `issue-\d+.rs` tests to have meaningful namesMichael Howell-0/+0
2023-10-17Auto merge of #116826 - nnethercote:fix-116780-116797, r=compiler-errorsbors-4/+4
2023-10-17Fix a performance regression in obligation deduplication.Nicholas Nethercote-4/+4
2023-10-16Auto merge of #116820 - GuillaumeGomez:rollup-l54ri5q, r=GuillaumeGomezbors-230/+275
2023-10-16Add `crate_name` to test so that it can be renamedMichael Howell-0/+31
2023-10-16docs: add Rust logo to more compiler cratesMichael Howell-1/+51