| Age | Commit message (Expand) | Author | Lines |
| 2024-11-08 | coverage: Remove unhelpful code for handling multiple files per function | Zalathar | -8/+7 |
| 2024-11-08 | remove support for rustc_safe_intrinsic attribute; use rustc_intrinsic functi... | Ralf Jung | -3/+3 |
| 2024-11-08 | pointee_info_at: fix logic for recursing into enums | Ralf Jung | -11/+27 |
| 2024-11-08 | Manually register some bounds for a better span | Michael Goulet | -0/+5 |
| 2024-11-07 | Rollup merge of #132131 - celinval:smir-crate-defs, r=compiler-errors | Jubilee | -0/+10 |
| 2024-11-07 | [StableMIR] API to retrieve definitions from crates | Celina G. Val | -0/+10 |
| 2024-11-07 | remove 'platform-intrinsic' ABI leftovers | Ralf Jung | -1/+1 |
| 2024-11-05 | Auto merge of #129884 - RalfJung:forbidden-target-features, r=workingjubilee | bors | -2/+3 |
| 2024-11-05 | Auto merge of #132580 - compiler-errors:globs, r=Noratrieb | bors | -62/+61 |
| 2024-11-05 | cleanup: Remove outdated comment and logic of `thir_body` | Adwin White | -1/+1 |
| 2024-11-04 | when an intrinsic has a const-stable fallback body, we can easily expose it o... | Ralf Jung | -2/+1 |
| 2024-11-04 | add new rustc_const_stable_intrinsic attribute for const-stable intrinsics | Ralf Jung | -0/+4 |
| 2024-11-04 | mark some target features as 'forbidden' so they cannot be (un)set | Ralf Jung | -2/+3 |
| 2024-11-04 | Rollup merge of #132544 - dianne:unstable-library-feature-backticks, r=compil... | Matthias Krüger | -2/+2 |
| 2024-11-04 | Register const preds for Deref adjustments in HIR typeck | Michael Goulet | -6/+6 |
| 2024-11-04 | ty::BrK -> ty::BoundRegionKind::K | Michael Goulet | -36/+43 |
| 2024-11-04 | Remove BorrowKind glob, make names longer | Michael Goulet | -10/+8 |
| 2024-11-04 | ty::KContainer -> ty::AssocItemContainer::K | Michael Goulet | -12/+10 |
| 2024-11-04 | Remove the trivial constkind imports | Michael Goulet | -4/+0 |
| 2024-11-03 | Rollup merge of #132574 - workingjubilee:abi-in-compiler, r=compiler-errors | Jubilee | -91/+78 |
| 2024-11-03 | use backticks instead of single quotes when reporting "use of unstable librar... | dianne | -2/+2 |
| 2024-11-03 | compiler: Directly use rustc_abi in metadata and middle | Jubilee Young | -91/+78 |
| 2024-11-03 | Rename the FIXMEs, remove a few that dont matter anymore | Michael Goulet | -1/+0 |
| 2024-11-02 | Fix type shortening writing to file | Esteban Küber | -3/+18 |
| 2024-11-01 | Emit warning when calling/declaring functions with unavailable vectors. | Luca Versari | -0/+8 |
| 2024-11-01 | Show actual MIR when MIR building forgot to terminate block | bjorn3 | -22/+24 |
| 2024-10-31 | Rollup merge of #132403 - lcnr:typing-mode, r=compiler-errors | Jubilee | -7/+15 |
| 2024-10-31 | stop using `ParamEnv::reveal` while handling MIR | lcnr | -17/+14 |
| 2024-10-31 | `ConstCx` stop using `ParamEnv::reveal` | lcnr | -6/+17 |
| 2024-10-31 | Auto merge of #132301 - compiler-errors:adjust, r=lcnr | bors | -11/+10 |
| 2024-10-31 | Auto merge of #131186 - compiler-errors:precise-capturing-borrowck, r=estebank | bors | -9/+8 |
| 2024-10-31 | Try to point out when edition 2024 lifetime capture rules cause borrowck issues | Michael Goulet | -1/+1 |
| 2024-10-31 | Encode cross-crate opaque type origin | Michael Goulet | -8/+7 |
| 2024-10-31 | Auto merge of #132377 - matthiaskrgr:rollup-3p1c6hs, r=matthiaskrgr | bors | -12/+0 |
| 2024-10-30 | Remove dead code stemming from the old effects desugaring | León Orell Valerian Liehr | -12/+0 |
| 2024-10-30 | Rollup merge of #132344 - compiler-errors:same-thing, r=lcnr | Jubilee | -8/+8 |
| 2024-10-30 | Rollup merge of #132246 - workingjubilee:campaign-on-irform, r=compiler-errors | Jubilee | -3/+4 |
| 2024-10-30 | Merge HostPolarity and BoundConstness | Michael Goulet | -8/+8 |
| 2024-10-30 | Remap impl-trait lifetimes on HIR instead of AST lowering. | Camille GILLOT | -7/+27 |
| 2024-10-29 | compiler: `rustc_abi::Abi` => `BackendRepr` | Jubilee Young | -3/+4 |
| 2024-10-29 | TypingMode :thinking: | lcnr | -14/+9 |
| 2024-10-29 | Rollup merge of #131375 - klensy:clone_on_ref_ptr, r=cjgillot | Jubilee | -26/+21 |
| 2024-10-29 | Remove region from adjustments | Michael Goulet | -11/+10 |
| 2024-10-28 | Rollup merge of #132255 - workingjubilee:layout-is-🏚️, r=compiler-errors | Jubilee | -1/+1 |
| 2024-10-28 | compiler: Add `is_uninhabited` and use LayoutS accessors | Jubilee Young | -1/+1 |
| 2024-10-28 | fix clippy::clone_on_ref_ptr for compiler | klensy | -26/+21 |
| 2024-10-28 | Rollup merge of #132252 - workingjubilee:rename-layouts-to-layoutdata, r=jiey... | Matthias Krüger | -7/+7 |
| 2024-10-27 | compiler: Rename LayoutS to LayoutData | Jubilee Young | -7/+7 |
| 2024-10-27 | Remove ObligationCause::span() method | Michael Goulet | -12/+7 |
| 2024-10-27 | Stop using the whole match expr span for an arm's obligation span | Michael Goulet | -0/+2 |