| Age | Commit message (Expand) | Author | Lines |
| 2024-07-17 | cleanup: remove support for 3DNow! cpu features | Augie Fackler | -3/+1 |
| 2024-07-16 | Rollup merge of #127780 - compiler-errors:zip-args, r=jieyouxu | Trevor Gross | -0/+1 |
| 2024-07-16 | Rollup merge of #127709 - Zalathar:pair-mod, r=Nadrieril | Trevor Gross | -245/+272 |
| 2024-07-16 | Rollup merge of #120990 - chenyukang:yukang-fix-120327-dbg, r=oli-obk | Trevor Gross | -2/+63 |
| 2024-07-16 | Auto merge of #127638 - adwinwhite:cache_string, r=oli-obk | bors | -10/+28 |
| 2024-07-15 | Auto merge of #127629 - tesuji:suggest-option-ref-unwrap_or, r=estebank | bors | -0/+79 |
| 2024-07-15 | Make sure trait def ids match before zipping args in note_function_argument_o... | Michael Goulet | -0/+1 |
| 2024-07-15 | Rollup merge of #127758 - Zalathar:expression-used, r=oli-obk | Matthias Krüger | -26/+37 |
| 2024-07-15 | Rollup merge of #127729 - compiler-errors:ed-2024-gen, r=oli-obk | Matthias Krüger | -50/+58 |
| 2024-07-15 | Rollup merge of #127407 - estebank:parser-suggestions, r=oli-obk | Matthias Krüger | -200/+370 |
| 2024-07-15 | Rollup merge of #124921 - RalfJung:offset-from-same-addr, r=oli-obk | Matthias Krüger | -15/+18 |
| 2024-07-16 | Suggest a borrow when using dbg | yukang | -2/+63 |
| 2024-07-15 | Use multipart_suggestion to avoid place holder in span_to_snippet | Lzu Tao | -8/+12 |
| 2024-07-15 | Add support for `Result<&T, _>' | Lzu Tao | -10/+9 |
| 2024-07-15 | coverage: Restrict `ExpressionUsed` simplification to `Code` mappings | Zalathar | -19/+27 |
| 2024-07-15 | coverage: Store a copy of `num_bcbs` in `ExtractedMappings` | Zalathar | -7/+10 |
| 2024-07-15 | Auto merge of #127265 - harmou01:dev/harmou01/target-spec-metadata, r=Nilstrieb | bors | -887/+903 |
| 2024-07-14 | Auto merge of #127718 - cjgillot:find_field, r=compiler-errors | bors | -55/+73 |
| 2024-07-14 | Rollup merge of #127630 - compiler-errors:type-ascription, r=chenyukang | Matthias Krüger | -3/+1 |
| 2024-07-14 | Rollup merge of #127587 - compiler-errors:all-features-at-once, r=Nilstrieb | Matthias Krüger | -20/+3 |
| 2024-07-14 | Rollup merge of #127273 - nnethercote:fix-DebugParser, r=workingjubilee | Matthias Krüger | -70/+310 |
| 2024-07-14 | Suppress some fallout from gen in synstructure | Michael Goulet | -0/+8 |
| 2024-07-14 | Stop using the gen keyword in the compiler | Michael Goulet | -50/+50 |
| 2024-07-14 | Add cache for `allocate_str` | Adwin White | -10/+28 |
| 2024-07-14 | find_field does not need to be a query. | Camille GILLOT | -55/+73 |
| 2024-07-14 | Auto merge of #127670 - compiler-errors:no-type-length-limit, r=jackh726 | bors | -1/+5 |
| 2024-07-14 | Auto merge of #127713 - matthiaskrgr:rollup-zxlyexf, r=matthiaskrgr | bors | -0/+14 |
| 2024-07-14 | Rollup merge of #127710 - RalfJung:features, r=compiler-errors | Matthias Krüger | -0/+14 |
| 2024-07-14 | Auto merge of #127087 - cjgillot:small-map, r=oli-obk | bors | -131/+229 |
| 2024-07-14 | clarify the meaning of the version number for accepted/removed features | Ralf Jung | -0/+14 |
| 2024-07-14 | Improve internal docs for `MatchPair` | Zalathar | -5/+24 |
| 2024-07-14 | Move `MatchPair` tree creation to its own module | Zalathar | -240/+248 |
| 2024-07-13 | Rollup merge of #127558 - nnethercote:more-Attribute-cleanups, r=petrochenkov | Jubilee | -158/+150 |
| 2024-07-13 | Rollup merge of #127477 - nnethercote:tweak-inner_attr_ranges, r=petrochenkov | Jubilee | -8/+3 |
| 2024-07-13 | Rollup merge of #127434 - onur-ozkan:use-bootstrap-instead-of-rustbuild, r=Ma... | Jubilee | -2/+2 |
| 2024-07-13 | Merge commit '659243d85c7489412bd0faa1c068d904a6042941' into sync_cg_clif-202... | bjorn3 | -77/+94 |
| 2024-07-13 | Propagate places through assignments. | Camille GILLOT | -10/+109 |
| 2024-07-13 | Create mapped places upon seeing them in the body. | Camille GILLOT | -131/+130 |
| 2024-07-13 | Fix `DebugParser`. | Nicholas Nethercote | -14/+104 |
| 2024-07-13 | Add a test for `Parser::debug_lookahead`. | Nicholas Nethercote | -0/+149 |
| 2024-07-13 | Rollup merge of #127654 - nikic:llvm-ndebug-fix, r=cuviper | Jacob Pratt | -14/+8 |
| 2024-07-13 | Change `look` from a macro to a function. | Nicholas Nethercote | -62/+63 |
| 2024-07-12 | Gate the type length limit check behind a nightly flag | Michael Goulet | -1/+5 |
| 2024-07-12 | Auto merge of #127665 - workingjubilee:rollup-g90yr21, r=workingjubilee | bors | -129/+353 |
| 2024-07-12 | Rollup merge of #127632 - compiler-errors:precise-capturing-rustdoc, r=fmease | Jubilee | -0/+7 |
| 2024-07-12 | Rollup merge of #127631 - compiler-errors:yeet-fully-norm, r=lcnr | Jubilee | -74/+36 |
| 2024-07-12 | Rollup merge of #127619 - compiler-errors:precise-capturing-better-sugg, r=ol... | Jubilee | -12/+142 |
| 2024-07-12 | Rollup merge of #127535 - spastorino:unsafe_code-unsafe_extern_blocks, r=oli-obk | Jubilee | -0/+10 |
| 2024-07-12 | Rollup merge of #127310 - chenyukang:yukang-fix-suggest-import-ice, r=estebank | Jubilee | -5/+5 |
| 2024-07-12 | Rollup merge of #127209 - sayantn:xop, r=Amanieu | Jubilee | -0/+5 |