about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2023-11-16bootstrap: only show PGO warnings when verboseJosh Stone-1/+3
2023-11-16Merge commit 'edb720b199083f4107b858a8761648065bf38d86' into clippyupPhilipp Krones-1/+1
2023-11-16Merge commit 'edb720b199083f4107b858a8761648065bf38d86' into clippyupPhilipp Krones-10369/+10338
2023-11-16Auto merge of #3166 - devnexen:reallocarray, r=RalfJungbors-1/+48
2023-11-16reallocarray shim linux/freebsd support proposal.David Carlier-1/+48
2023-11-16Auto merge of #117875 - Mark-Simulacrum:bootstrap-bump, r=clubby789bors-635/+671
2023-11-16Auto merge of #117955 - notriddle:master, r=GuillaumeGomezbors-61/+10
2023-11-16Auto merge of #3168 - RalfJung:set_var, r=RalfJungbors-5/+5
2023-11-16get rid of our last uses of set_varRalf Jung-5/+5
2023-11-16Merge from rustcRalf Jung-41/+65
2023-11-16Preparing for merge from rustcRalf Jung-1/+1
2023-11-16Update cargoWeihang Lo-0/+0
2023-11-16Add test suggestions for `mir-opt` and `coverage`Zalathar-0/+11
2023-11-16Support multiple globs in static suggestionsZalathar-13/+15
2023-11-16Allow trailing commas in static suggestionsZalathar-5/+5
2023-11-15Re-format code with new rustfmtMark Rousskov-232/+295
2023-11-15Bump cfg(bootstrap)sMark Rousskov-29/+10
2023-11-15Bump stage0 to latestMark Rousskov-374/+366
2023-11-15rustdoc-search: simplify the checkTypes fast pathMichael Howell-61/+10
2023-11-15Auto merge of #3164 - devnexen:fbsd_upd3, r=RalfJungbors-2/+20
2023-11-15freebsd adding getrandom interception.David Carlier-2/+20
2023-11-15Auto merge of #116555 - paulmenage:llvm-module-flag, r=wesleywiserbors-0/+12
2023-11-15Auto merge of #117908 - lcnr:region-kind-rename, r=BoxyUwUbors-10/+10
2023-11-15Add arm64e-apple-darwin targetArtyom Tetyukhin-0/+39
2023-11-15Add arm64e-apple-ios targetArtyom Tetyukhin-0/+40
2023-11-15Auto merge of #117814 - RalfJung:rustc-logger-without-set-var, r=TaKO8Kibors-31/+43
2023-11-15Merge from rustcThe Miri Conjob Bot-2685/+15959
2023-11-15Preparing for merge from rustcThe Miri Conjob Bot-1/+1
2023-11-14Auto merge of #117915 - matthiaskrgr:rollup-ztljqrr, r=matthiaskrgrbors-1/+1
2023-11-14Rollup merge of #116244 - estebank:issue-73497, r=b-naberMatthias Krüger-1/+1
2023-11-14Auto merge of #117907 - nikic:update-llvm-17, r=cuviperbors-0/+0
2023-11-14Auto merge of #117701 - lnicola:sync-from-ra, r=onur-ozkan,HKalbasibors-2066/+14906
2023-11-14Depend on rustc_driverLaurențiu Nicola-0/+4
2023-11-14Auto merge of #117849 - compiler-errors:cycle, r=cjgillotbors-1/+1
2023-11-14finish `RegionKind` renamelcnr-10/+10
2023-11-14Update to LLVM 17.0.5Nikita Popov-0/+0
2023-11-14Auto merge of #117330 - tmiasko:custom-mir-cleanup-blocks, r=cjgillotbors-31/+31
2023-11-14Custom MIR: Support cleanup blocksTomasz Miąsko-31/+31
2023-11-13doc: add release notes to standalone doc bundleMichael Howell-9/+113
2023-11-13don't expose all the borrow tracker stuff to the entire crateRalf Jung-41/+47
2023-11-13Add missing rustc_private featuresLaurențiu Nicola-1/+8
2023-11-13Try Mode::ToolRustcLaurențiu Nicola-6/+6
2023-11-13share getentropy shim across various unixesRalf Jung-36/+48
2023-11-13Auto merge of #117881 - TaKO8Ki:rollup-n7jtmgj, r=TaKO8Kibors-4/+1
2023-11-13organize pass-dep tests more by the crate they testRalf Jung-14/+18
2023-11-14Rollup merge of #117872 - Mark-Simulacrum:fwd-port-cranelift, r=onur-ozkanTakayuki Maeda-4/+1
2023-11-13update type flagslcnr-3/+3
2023-11-13rename `ReLateBound` to `ReBound`lcnr-14/+10
2023-11-13freebsd adding getentropy interception supportDavid Carlier-1/+29
2023-11-13set CFG_OMIT_GIT_HASH=1 during builds when omit-git-hash is enabledPietro Albini-0/+7