| Age | Commit message (Expand) | Author | Lines |
| 2023-11-19 | Auto merge of #117364 - BlackHoleFox:farewell-bitcode-no-remorse, r=davidtwco | bors | -94/+0 |
| 2023-11-19 | Auto merge of #117895 - mzohreva:mz/fix-sgx-backtrace, r=Mark-Simulacrum | bors | -1/+14 |
| 2023-11-19 | Auto merge of #117868 - ferrocene:pa-omit-git-hash, r=Mark-Simulacrum | bors | -0/+7 |
| 2023-11-18 | Auto merge of #117813 - onur-ozkan:simplify-download-ci-llvm-option, r=Mark-S... | bors | -19/+18 |
| 2023-11-18 | Auto merge of #118046 - TaKO8Ki:rollup-6jdgwe5, r=TaKO8Ki | bors | -364/+604 |
| 2023-11-19 | Rollup merge of #118034 - klensy:dep-up-18-11-23, r=Mark-Simulacrum | Takayuki Maeda | -104/+41 |
| 2023-11-19 | Rollup merge of #118020 - Lireer:patch-1, r=Mark-Simulacrum | Takayuki Maeda | -2/+2 |
| 2023-11-19 | Rollup merge of #117961 - Zalathar:suggest, r=Mark-Simulacrum | Takayuki Maeda | -17/+30 |
| 2023-11-19 | Rollup merge of #117110 - estebank:deref-field-suggestion, r=b-naber | Takayuki Maeda | -241/+491 |
| 2023-11-19 | Rollup merge of #116750 - fintelia:seek_seek_relative, r=Mark-Simulacrum | Takayuki Maeda | -0/+40 |
| 2023-11-18 | Auto merge of #118002 - nnethercote:unify-input-no-input, r=bjorn3 | bors | -109/+80 |
| 2023-11-18 | Auto merge of #118037 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2023-11-18 | Update cargo | Weihang Lo | -0/+0 |
| 2023-11-18 | Auto merge of #117525 - GKFX:remove_option_payload_ptr, r=petrochenkov | bors | -171/+16 |
| 2023-11-18 | Update based on petrochenkov's review | George Bateman | -3/+4 |
| 2023-11-18 | Auto merge of #117924 - estebank:issue-53841, r=petrochenkov | bors | -0/+22 |
| 2023-11-18 | jsondocck: bump jsonpath to 0.3, dropping few dup dependencies | klensy | -104/+41 |
| 2023-11-18 | Auto merge of #115412 - eswartz:docs/total_cmp-test-result-in-docs, r=scottmcm | bors | -6/+22 |
| 2023-11-18 | Auto merge of #115249 - clarfonthey:alignment, r=scottmcm | bors | -1/+44 |
| 2023-11-18 | impl more traits for ptr::Alignment, add mask method | ltdk | -1/+44 |
| 2023-11-18 | Auto merge of #117825 - fee1-dead-contrib:corefx, r=petrochenkov | bors | -2/+23 |
| 2023-11-18 | Auto merge of #117742 - weiznich:turn_overlapping_diagnostic_options_into_war... | bors | -17/+219 |
| 2023-11-18 | Auto merge of #117138 - zachs18:rwlock_guard_debug_unsized, r=dtolnay | bors | -2/+2 |
| 2023-11-18 | tweak logic of "unknown field" label | Esteban Küber | -49/+101 |
| 2023-11-18 | When a local binding shadows a fn, point at fn def in call failure | Esteban Küber | -0/+22 |
| 2023-11-17 | Auto merge of #118023 - matthiaskrgr:rollup-i9skwic, r=matthiaskrgr | bors | -304/+644 |
| 2023-11-17 | Rollup merge of #118022 - saethlin:miri, r=saethlin | Matthias Krüger | -138/+252 |
| 2023-11-17 | Rollup merge of #118016 - celinval:main, r=compiler-errors | Matthias Krüger | -0/+9 |
| 2023-11-17 | Rollup merge of #118006 - lcnr:discriminant-docs, r=compiler-errors | Matthias Krüger | -4/+6 |
| 2023-11-17 | Rollup merge of #117964 - estebank:issue-81232, r=petrochenkov | Matthias Krüger | -4/+16 |
| 2023-11-17 | Rollup merge of #117745 - ouz-a:emit_smir, r=celinval | Matthias Krüger | -9/+340 |
| 2023-11-17 | Rollup merge of #117549 - DaniPopes:more-copied, r=b-naber | Matthias Krüger | -11/+10 |
| 2023-11-17 | Rollup merge of #117338 - workingjubilee:asmjs-meets-thanatos, r=b-naber | Matthias Krüger | -138/+11 |
| 2023-11-17 | Fix links for std::process::Child{Stdin, Stdout, Stderr} | Carl Scherer | -2/+2 |
| 2023-11-17 | Auto merge of #114292 - estebank:issue-71039, r=b-naber | bors | -67/+200 |
| 2023-11-18 | Simplify `run_compiler` control flow. | Nicholas Nethercote | -72/+54 |
| 2023-11-18 | Factor out two `print_crate_info` calls. | Nicholas Nethercote | -2/+3 |
| 2023-11-18 | Move `describe_lints` calls. | Nicholas Nethercote | -9/+9 |
| 2023-11-18 | Merge `interface::run_compiler` calls. | Nicholas Nethercote | -30/+18 |
| 2023-11-17 | use new apis and add new function | ouz-a | -17/+20 |
| 2023-11-18 | Rename `early_error_handler` as `default_handler`. | Nicholas Nethercote | -9/+9 |
| 2023-11-17 | Use ptr::invalid_mut for SGX image base | Mohsen Zohrevandi | -1/+1 |
| 2023-11-17 | Add stable mir members to triagebot config | Celina G. Val | -0/+9 |
| 2023-11-17 | Auto merge of #111922 - vaporoxx:feat-searcher, r=dtolnay | bors | -0/+4 |
| 2023-11-17 | Auto merge of #117993 - nnethercote:streamline-Linker, r=bjorn3 | bors | -64/+42 |
| 2023-11-17 | Auto merge of #117944 - lcnr:region-refactor-uwu, r=BoxyUwU | bors | -120/+93 |
| 2023-11-17 | Auto merge of #112422 - aliemjay:implied-bounds-placeholders, r=lcnr | bors | -3/+81 |
| 2023-11-17 | only free lifetimes may get erased | lcnr | -4/+6 |
| 2023-11-17 | move pretty into stable_mir | Oğuz Ağcayazı | -305/+308 |
| 2023-11-17 | change smir to StableMir | Oğuz Ağcayazı | -23/+35 |