| Age | Commit message (Expand) | Author | Lines |
| 2024-04-14 | Consolidate two copies of ty_kind_suggestion | Michael Goulet | -130/+73 |
| 2024-04-14 | Auto merge of #16450 - Urhengulas:edition-aware-parser, r=Veykril | bors | -102/+140 |
| 2024-04-14 | Use Edition::CURRENT | Lukas Wirth | -19/+17 |
| 2024-04-14 | Deduplicate Edition enum | Lukas Wirth | -62/+65 |
| 2024-04-14 | Auto merge of #122268 - ChrisDenton:no-libc, r=Mark-Simulacrum | bors | -15/+46 |
| 2024-04-14 | Mark edition field as unused | Johann Hemmann | -2/+2 |
| 2024-04-14 | Raise edition one more level | Johann Hemmann | -35/+61 |
| 2024-04-14 | Add edition to all `parse` functions of the parser crate | Johann Hemmann | -20/+16 |
| 2024-04-14 | Add edition to parser struct | Johann Hemmann | -5/+20 |
| 2024-04-14 | Update v0.rs | Tobias Decking | -1/+1 |
| 2024-04-14 | Update encode.rs | Tobias Decking | -2/+2 |
| 2024-04-14 | Auto merge of #17064 - Veykril:inlay-hints-fix, r=Veykril | bors | -13/+11 |
| 2024-04-14 | Merge pull request #1481 from taiki-e/asm-maybe-uninit | bjorn3 | -2/+23 |
| 2024-04-14 | builtin-derive: tag → discriminant | Ralf Jung | -107/+107 |
| 2024-04-14 | update README and add COMPILETEST_VERBOSE_CRASHES env var which when set prin... | Matthias Krüger | -8/+16 |
| 2024-04-14 | crashes: fix ice detection which did not trigger if code compiled without err... | Matthias Krüger | -9/+22 |
| 2024-04-14 | tests/crashes: add ICEs from matthiaskrgr/glacier2 | Matthias Krüger | -39/+2620 |
| 2024-04-14 | add .rs crashes from https://github.com/rust-lang/glacier | Matthias Krüger | -1/+664 |
| 2024-04-14 | compiletest: switch crash detection logic for run_crash_test around | Matthias Krüger | -5/+6 |
| 2024-04-14 | run_crash_test(): better error message when we get a none-ice | Matthias Krüger | -1/+5 |
| 2024-04-14 | compiletest: crashes: turn off backtraces for faster tests | Matthias Krüger | -2/+13 |
| 2024-04-14 | tidy: add tidy check agains \.rs files inside tests/crashes that are missing ... | Matthias Krüger | -5/+21 |
| 2024-04-14 | add ignore-mode-crashes to the know list of compiletest directive names | Matthias Krüger | -0/+1 |
| 2024-04-14 | crashes: add another test showing that everything works fine when we need com... | Matthias Krüger | -2/+29 |
| 2024-04-14 | Allow MaybeUninit in input and output of inline assembly | Taiki Endo | -2/+23 |
| 2024-04-14 | bootstrap/compiletest: implement "crashes" tests that fail if no ice is repro... | Matthias Krüger | -6/+36 |
| 2024-04-14 | add initial ice as test | Matthias Krüger | -0/+4 |
| 2024-04-14 | Auto merge of #123913 - matthiaskrgr:rollup-w8stnwl, r=matthiaskrgr | bors | -206/+289 |
| 2024-04-14 | minor: Carry inlay hint resolve hash as a string | Lukas Wirth | -13/+11 |
| 2024-04-14 | improve documentation slightly regarding some pointer methods | Mohamed El-Shenawy | -6/+6 |
| 2024-04-14 | Move msvc libs to core | Chris Denton | -0/+11 |
| 2024-04-14 | Replace libc::c_int with core::ffi::c_int | Chris Denton | -15/+35 |
| 2024-04-14 | Rollup merge of #123902 - ehuss:update-rustfix2, r=Mark-Simulacrum | Matthias Krüger | -4/+16 |
| 2024-04-14 | Rollup merge of #123898 - fmease:gci-cmp-impl-item-lt-params, r=compiler-errors | Matthias Krüger | -21/+31 |
| 2024-04-14 | Rollup merge of #123889 - onur-ozkan:improve-tidy, r=Mark-Simulacrum | Matthias Krüger | -9/+24 |
| 2024-04-14 | Rollup merge of #123879 - beetrees:missing-unsafe, r=Mark-Simulacrum | Matthias Krüger | -17/+24 |
| 2024-04-14 | Rollup merge of #123875 - Ghamza-Jd:master, r=joboet | Matthias Krüger | -6/+6 |
| 2024-04-14 | Rollup merge of #123779 - semarie:notgull-openbsd-socket, r=Mark-Simulacrum | Matthias Krüger | -0/+10 |
| 2024-04-14 | Rollup merge of #123699 - jieyouxu:rmake-refactor, r=Mark-Simulacrum | Matthias Krüger | -121/+146 |
| 2024-04-14 | Rollup merge of #123651 - tgross35:thread-local-updates, r=Mark-Simulacrum | Matthias Krüger | -28/+32 |
| 2024-04-14 | Auto merge of #123580 - rust-lang:cargo_update, r=Mark-Simulacrum | bors | -57/+57 |
| 2024-04-14 | Auto merge of #17063 - Veykril:inlay-hints-fix, r=Veykril | bors | -37/+89 |
| 2024-04-14 | fix: Fix inlay hint resolution being broken | Lukas Wirth | -37/+89 |
| 2024-04-14 | Auto merge of #107462 - WaffleLapkin:from_iterator_for_tuple, r=dtolnay | bors | -0/+33 |
| 2024-04-13 | rustdoc: check redundant explicit links with correct itemid | Michael Howell | -11/+22 |
| 2024-04-14 | Auto merge of #123819 - joboet:fmt_usize_marker, r=Mark-Simulacrum | bors | -45/+53 |
| 2024-04-13 | Auto merge of #17062 - Veykril:disable-unlinked-file-popup, r=Veykril | bors | -1/+4 |
| 2024-04-13 | Auto merge of #123644 - dtolnay:cc, r=Mark-Simulacrum | bors | -2/+2 |
| 2024-04-13 | Temporarily disable unlinked file popup | Lukas Wirth | -1/+4 |
| 2024-04-13 | Auto merge of #17019 - Wilfred:source_root_prefixes, r=Veykril | bors | -0/+27 |