| Age | Commit message (Expand) | Author | Lines |
| 2024-01-19 | Auto merge of #120112 - matthiaskrgr:rollup-48o3919, r=matthiaskrgr | bors | -20/+304 |
| 2024-01-19 | Auto merge of #120006 - cjgillot:no-hir-owner, r=wesleywiser | bors | -570/+533 |
| 2024-01-18 | Rollup merge of #120094 - krasimirgg:inline-asm-llvm-18, r=nikic | Matthias Krüger | -14/+116 |
| 2024-01-18 | Rollup merge of #119869 - oli-obk:track_errors2, r=matthewjasper | Matthias Krüger | -4/+38 |
| 2024-01-18 | Rollup merge of #119828 - azhogin:azhogin/collapse_debuginfo_improved_attr, r... | Matthias Krüger | -1/+149 |
| 2024-01-18 | Rollup merge of #119730 - vuittont60:master, r=GuillaumeGomez | Matthias Krüger | -1/+1 |
| 2024-01-18 | Auto merge of #120089 - matthiaskrgr:rollup-xyfqrb5, r=matthiaskrgr | bors | -82/+109 |
| 2024-01-18 | Auto merge of #118553 - jackh726:lint-implied-bounds, r=lcnr | bors | -69/+110 |
| 2024-01-18 | tests/ui/asm/inline-syntax: adapt for LLVM 18 | Krasimir Georgiev | -14/+116 |
| 2024-01-18 | Rollup merge of #120057 - oli-obk:not_sure_wtf_is_going_on, r=compiler-errors | Matthias Krüger | -0/+72 |
| 2024-01-18 | Rollup merge of #119978 - compiler-errors:async-closure-captures, r=oli-obk | Matthias Krüger | -34/+3 |
| 2024-01-18 | Rollup merge of #119833 - celinval:smir-accept-closures, r=oli-obk | Matthias Krüger | -48/+34 |
| 2024-01-18 | Rollup merge of #119172 - nnethercote:earlier-NulInCStr, r=petrochenkov | Matthias Krüger | -0/+0 |
| 2024-01-17 | Revert changes to internal method for now | Celina G. Val | -2/+2 |
| 2024-01-17 | Don't use compat versions of implied bounds in ImpliedOutlivesBounds query | Jack Huey | -16/+26 |
| 2024-01-17 | Correctly handle normalization in implied bounds | Ali MJ Al-Nasrawy | -59/+90 |
| 2024-01-17 | Rollup merge of #120056 - oli-obk:arg_mismatch_ice, r=compiler-errors | Matthias Krüger | -0/+99 |
| 2024-01-17 | Rollup merge of #120031 - compiler-errors:construct-closure-ty-eagerly, r=oli... | Matthias Krüger | -3/+3 |
| 2024-01-17 | Rollup merge of #120020 - oli-obk:long_const_eval_err_taint, r=compiler-errors | Matthias Krüger | -4/+12 |
| 2024-01-17 | Rollup merge of #119975 - lukas-code:inferring-return-types-and-opaque-types-... | Matthias Krüger | -1/+50 |
| 2024-01-17 | Don't ICE when deducing future output if other errors already occurred | Oli Scherer | -0/+72 |
| 2024-01-17 | Auto merge of #118708 - davidtwco:target-tier-assembly-test, r=Mark-Simulacrum | bors | -0/+747 |
| 2024-01-17 | Improved collapse_debuginfo attribute, added command-line flag (no|external|yes) | Andrew Zhogin | -1/+149 |
| 2024-01-17 | Use FnOnceOutput instead of FnOnce where expected | Oli Scherer | -0/+99 |
| 2024-01-17 | Auto merge of #119930 - Urgau:check-cfg-empty-values-means-empty, r=petrochenkov | bors | -19/+62 |
| 2024-01-17 | Auto merge of #119670 - cjgillot:gvn-arithmetic, r=oli-obk | bors | -477/+1889 |
| 2024-01-17 | Move `check_mod_impl_wf` query call out of track_errors and bubble errors up ... | Oli Scherer | -4/+38 |
| 2024-01-17 | tests: add sanity-check assembly test for every target | David Wood | -0/+747 |
| 2024-01-17 | Auto merge of #119651 - novafacing:proc_macro_c_str_literals, r=Amanieu | bors | -4/+30 |
| 2024-01-17 | Auto merge of #120019 - lcnr:fn-wf, r=BoxyUwU | bors | -100/+342 |
| 2024-01-17 | Eagerly instantiate closure ty | Michael Goulet | -3/+3 |
| 2024-01-16 | Bless incremental tests. | Camille GILLOT | -570/+533 |
| 2024-01-16 | Remove tcx function and make `internal` fn safer | Celina G. Val | -11/+11 |
| 2024-01-16 | Do not read a scalar on a non-scalar layout. | Camille GILLOT | -0/+795 |
| 2024-01-16 | Simplify Len. | Camille GILLOT | -48/+62 |
| 2024-01-16 | Simplify unary operations. | Camille GILLOT | -18/+351 |
| 2024-01-16 | Simplify binary ops. | Camille GILLOT | -429/+699 |
| 2024-01-16 | proc_macro_c_str_literals: Implement Literal::c_string constructor | novafacing | -4/+30 |
| 2024-01-16 | Auto merge of #116520 - Enselic:large-copy-into-fn, r=oli-obk | bors | -2/+57 |
| 2024-01-16 | Remove tcx from SMIR run macro and accept closures | Celina G. Val | -43/+29 |
| 2024-01-16 | Auto merge of #120025 - matthiaskrgr:rollup-e9ai06k, r=matthiaskrgr | bors | -0/+28 |
| 2024-01-16 | Fix async closure call suggestion | Michael Goulet | -0/+5 |
| 2024-01-16 | Async closures will move params into the future always | Michael Goulet | -39/+3 |
| 2024-01-16 | Rollup merge of #119816 - oli-obk:tait_ice_unify_obligations, r=lcnr | Matthias Krüger | -0/+28 |
| 2024-01-16 | add test for non-defining use of TAIT in foreign function item | Lukas Markeffsky | -1/+15 |
| 2024-01-16 | Don't ICE if TAIT-defining fn contains a closure with `_` in return type | Lukas Markeffsky | -0/+35 |
| 2024-01-16 | Auto merge of #119954 - scottmcm:option-unwrap-failed, r=WaffleLapkin | bors | -8/+8 |
| 2024-01-16 | Auto merge of #119947 - compiler-errors:old-solver-instantiate-response, r=lcnr | bors | -0/+94 |
| 2024-01-16 | Auto merge of #119672 - cjgillot:dse-sandwich, r=oli-obk | bors | -283/+533 |
| 2024-01-16 | Skip dead code checks on items that failed typeck | Oli Scherer | -4/+12 |