| Age | Commit message (Expand) | Author | Lines |
| 2024-11-26 | Merge pull request #4059 from tiif/fixtest | Oli Scherer | -49/+18 |
| 2024-11-26 | Simplify thread blocking tests | tiif | -49/+18 |
| 2024-11-26 | Merge pull request #4061 from asquared31415/dep_info_fix | Ralf Jung | -5/+8 |
| 2024-11-26 | Add macro expansion test for raw variable names | Mark Murphy | -0/+28 |
| 2024-11-25 | attempt to fix miri failing to create file when under weird powershell config... | asquared31415 | -5/+8 |
| 2024-11-26 | Auto merge of #132894 - frank-king:feature/where-refactor, r=cjgillot | bors | -41/+37 |
| 2024-11-25 | Fix the rest of the tests | Yoh Deadfall | -6/+3 |
| 2024-11-25 | Added linux_like module | Yoh Deadfall | -16/+17 |
| 2024-11-25 | Fixed test target | Yoh Deadfall | -2/+1 |
| 2024-11-25 | Added epoll and eventfd for Android | Yoh Deadfall | -4/+32 |
| 2024-11-25 | Merge pull request #18559 from ChayimFriedman2/recur-unsized | Laurențiu Nicola | -10/+47 |
| 2024-11-26 | compiletest: remove `pretty-expanded` directive and infra | Jieyou Xu | -22/+0 |
| 2024-11-25 | Fix a stack overflow when computing the sizedness of a struct that includes i... | Chayim Refael Friedman | -10/+47 |
| 2024-11-25 | Update cargo | Eric Huss | -0/+0 |
| 2024-11-26 | Migrate `add_turbo_fish` to `SyntaxEditor` | Shoyu Vanilla | -24/+77 |
| 2024-11-25 | miri: implement `TlsFree` | joboet | -0/+26 |
| 2024-11-25 | collect-license-metadata: move JSON to root, and add a 'check' mode | Jonathan Pallant | -12/+31 |
| 2024-11-25 | Fix a bug when synthetic AST node were searched in the AST ID map and caused ... | Chayim Refael Friedman | -4/+80 |
| 2024-11-25 | generate-copyright: Ensure output has UNIX line-endings for consistency. | Jonathan Pallant | -0/+8 |
| 2024-11-25 | Refactor `where` predicates, and reserve for attributes support | Frank King | -41/+37 |
| 2024-11-24 | Fix rustfmt according to review | Nadrieril | -2/+14 |
| 2024-11-24 | Merge pull request #4037 from tiif/blockpipe | Ralf Jung | -44/+80 |
| 2024-11-24 | cover guard patterns in clippy lints | Max Niederman | -1/+1 |
| 2024-11-24 | cover guard patterns in rustfmt | Max Niederman | -1/+3 |
| 2024-11-24 | Merge pull request #18552 from lnicola/rust-src-message | Laurențiu Nicola | -4/+5 |
| 2024-11-24 | Fix missing rust-src message | Laurențiu Nicola | -4/+5 |
| 2024-11-24 | sysconf: add _SC_OPEN_MAX | David Carlier | -0/+7 |
| 2024-11-24 | Rollup merge of #133405 - Zalathar:style-file, r=jieyouxu | Matthias Krüger | -9/+13 |
| 2024-11-24 | Rollup merge of #133371 - RalfJung:is_trivially_const_drop, r=compiler-errors | Matthias Krüger | -4/+3 |
| 2024-11-24 | follow-up on #4052, making a miri evaluation context fn for strerror_r. | David Carlier | -50/+62 |
| 2024-11-24 | tidy: Distinguish between two different meanings of "style file" | Zalathar | -9/+13 |
| 2024-11-23 | Auto merge of #131859 - chriskrycho:update-trpl, r=onur-ozkan | bors | -5/+28 |
| 2024-11-23 | Update request entry point file path in architecture.md | Mark Murphy | -1/+1 |
| 2024-11-23 | Auto merge of #133242 - lcnr:questionable-uwu, r=compiler-errors,BoxyUwU | bors | -3/+1 |
| 2024-11-23 | rustbook: fix two small typos | Chris Krycho | -2/+2 |
| 2024-11-23 | Add support for `--library-path` to `rustbook test` | Chris Krycho | -3/+26 |
| 2024-11-23 | no more Reveal :( | lcnr | -3/+1 |
| 2024-11-23 | Auto merge of #132994 - clubby789:cc-bisect, r=Kobzol | bors | -2/+2 |
| 2024-11-23 | Merge pull request #4052 from devnexen/gh4050 | Ralf Jung | -30/+90 |
| 2024-11-23 | Auto merge of #132915 - veluca93:unsafe-fields, r=jswrenn | bors | -3/+30 |
| 2024-11-23 | remove is_trivially_const_drop | Ralf Jung | -4/+3 |
| 2024-11-23 | sysconf interception fix for solarish systems. | David Carlier | -30/+90 |
| 2024-11-22 | Rollup merge of #133208 - ferrocene:split-copyright-html, r=Kobzol | Michael Goulet | -28/+179 |
| 2024-11-22 | Merge pull request #4047 from RalfJung/eventfd-comments | Ralf Jung | -10/+14 |
| 2024-11-22 | Rollup merge of #133311 - RalfJung:miri-sync, r=RalfJung | 许杰友 Jieyou Xu (Joe) | -763/+1530 |
| 2024-11-22 | generate-copyright: Fixup comment for get_metadata_and_notices. | Jonathan Pallant | -1/+1 |
| 2024-11-22 | disable solaris on CI for now | Ralf Jung | -1/+1 |
| 2024-11-22 | epoll: fix comment typo | Ralf Jung | -2/+2 |
| 2024-11-22 | Merge from rustc | The Miri Cronjob Bot | -1/+1 |
| 2024-11-22 | Preparing for merge from rustc | The Miri Cronjob Bot | -1/+1 |