| Age | Commit message (Expand) | Author | Lines |
| 2024-04-02 | Rollup merge of #123349 - compiler-errors:async-closure-captures, r=oli-obk | Jubilee | -31/+311 |
| 2024-04-02 | Rollup merge of #122411 - alexcrichton:wasm32-wasip2-cabi-realloc, r=m-ou-se | Jubilee | -9/+70 |
| 2024-04-03 | Auto merge of #122225 - DianQK:nits-120268, r=cjgillot | bors | -166/+256 |
| 2024-04-03 | Add nice header to our README.md | Urgau | -19/+15 |
| 2024-04-03 | Add Why Rust? section to the README.md and mention our tools | Urgau | -0/+13 |
| 2024-04-03 | Check `x86_64` size assertions on `aarch64`, too | Zalathar | -36/+36 |
| 2024-04-03 | Merge from rustc | The Miri Cronjob Bot | -7638/+10617 |
| 2024-04-03 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2024-04-03 | Auto merge of #123398 - weihanglo:update-cargo, r=weihanglo | bors | -0/+0 |
| 2024-04-03 | Auto merge of #123396 - jhpratt:rollup-oa54mh1, r=jhpratt | bors | -485/+752 |
| 2024-04-02 | Update cargo | Weihang Lo | -0/+0 |
| 2024-04-02 | Add section to sanitizer doc for `-Zexternal-clangrt` | Aaron Loyd | -0/+21 |
| 2024-04-02 | Rollup merge of #123380 - Nilstrieb:bomments, r=clubby789 | Jacob Pratt | -6/+5 |
| 2024-04-02 | Rollup merge of #123203 - jkarneges:context-ext, r=Amanieu | Jacob Pratt | -9/+102 |
| 2024-04-02 | Rollup merge of #123182 - jhpratt:fix-decodable-derive, r=davidtwco | Jacob Pratt | -8/+69 |
| 2024-04-02 | Rollup merge of #122935 - RalfJung:with-exposed-provenance, r=Amanieu | Jacob Pratt | -2/+2 |
| 2024-04-02 | Rollup merge of #122935 - RalfJung:with-exposed-provenance, r=Amanieu | Jacob Pratt | -1/+1 |
| 2024-04-02 | Rollup merge of #122935 - RalfJung:with-exposed-provenance, r=Amanieu | Jacob Pratt | -113/+120 |
| 2024-04-02 | Rollup merge of #122865 - surechen:refactor_astconv_error_report_20240321, r=... | Jacob Pratt | -349/+456 |
| 2024-04-03 | Auto merge of #122791 - compiler-errors:make-coinductive-always, r=lcnr | bors | -117/+104 |
| 2024-04-02 | Comments, comments, comments | Michael Goulet | -39/+96 |
| 2024-04-02 | Fix capture analysis for by-move closure bodies | Michael Goulet | -16/+239 |
| 2024-04-02 | Fix contains_exterior_struct_lit | Michael Goulet | -1/+2 |
| 2024-04-02 | Fix precedence of postfix match | Michael Goulet | -2/+5 |
| 2024-04-02 | Fix suggestions for match non-exhaustiveness | Michael Goulet | -34/+54 |
| 2024-04-03 | coverage: Correctly report and check LLVM's coverage mapping version | Zalathar | -10/+24 |
| 2024-04-02 | set tracking issue | Justin Karneges | -4/+4 |
| 2024-04-02 | Don't ICE for postfix match after as | Michael Goulet | -0/+36 |
| 2024-04-02 | Avoid expanding to unstable internal method | Jacob Pratt | -8/+69 |
| 2024-04-03 | fix: set the right postfix snippets competion source range | Milo Moisson | -2/+1 |
| 2024-04-02 | Auto merge of #123385 - matthiaskrgr:rollup-v69vjbn, r=matthiaskrgr | bors | -596/+679 |
| 2024-04-02 | Put basic impls for f16 and f128 behind cfg(not(bootstrap)) | Trevor Gross | -6/+21 |
| 2024-04-02 | Avoid panicking unnecessarily on startup | Chris Denton | -30/+10 |
| 2024-04-02 | use a consistent style for links | Tshepang Mbambo | -2/+2 |
| 2024-04-02 | Rollup merge of #123378 - ferrocene:hoverbear/bump-sysinfo-to-0.30.8, r=Nilst... | Matthias Krüger | -2/+2 |
| 2024-04-02 | Rollup merge of #123375 - fmease:rustdoc-sati-re-hotfix, r=GuillaumeGomez | Matthias Krüger | -1/+35 |
| 2024-04-02 | Rollup merge of #123368 - maurer:cfi-non-general-coroutines, r=compiler-errors | Matthias Krüger | -12/+62 |
| 2024-04-02 | Rollup merge of #123362 - oli-obk:thread_local_nested_statics, r=estebank | Matthias Krüger | -1/+35 |
| 2024-04-02 | Rollup merge of #123348 - fmease:add-synth-auto-trait-impls-tests, r=Guillaum... | Matthias Krüger | -0/+85 |
| 2024-04-02 | Rollup merge of #123302 - compiler-errors:sized-bound-first, r=estebank | Matthias Krüger | -3/+39 |
| 2024-04-02 | Rollup merge of #123226 - scottmcm:u32-shifts, r=WaffleLapkin | Matthias Krüger | -576/+408 |
| 2024-04-02 | Rollup merge of #123198 - krtab:build_hasher_default_const_new, r=Amanieu | Matthias Krüger | -1/+13 |
| 2024-04-02 | Auto merge of #118310 - scottmcm:three-way-compare, r=davidtwco | bors | -3/+24 |
| 2024-04-02 | Auto merge of #118310 - scottmcm:three-way-compare, r=davidtwco | bors | -13/+601 |
| 2024-04-02 | CFI: Support function pointers for trait methods | Matthew Maurer | -10/+63 |
| 2024-04-02 | Track reason for creating a `ReifyShim` | Matthew Maurer | -19/+60 |
| 2024-04-02 | Improve bootstrap comments | Nilstrieb | -6/+5 |
| 2024-04-02 | CFI: Switch sense of type erasure flag | Matthew Maurer | -8/+10 |
| 2024-04-02 | Don't create an FnDef of a DefKind::Variant, use the ctor def id | Michael Goulet | -2/+2 |
| 2024-04-02 | Assert FnDef only constructed with functions (or fn-like ctors) | Michael Goulet | -1/+5 |