| Age | Commit message (Expand) | Author | Lines |
| 2024-05-22 | Auto merge of #17251 - roife:fix-issue-17057, r=Veykril | bors | -6/+71 |
| 2024-05-22 | Simplify | Lukas Wirth | -9/+9 |
| 2024-05-22 | internal: refactor `prefer_no_std`/`prefer_prelude` bools into a struct | David Barsky | -33/+29 |
| 2024-05-23 | fix: check pseudo-block by local_id instead of ModuleOrigin | roife | -5/+3 |
| 2024-05-22 | Auto merge of #17277 - Veykril:find-path-fixes, r=Veykril | bors | -286/+602 |
| 2024-05-22 | Auto merge of #17279 - Veykril:format_args-escape, r=Veykril | bors | -6/+18 |
| 2024-05-22 | fix: Fix format_args lowering passing incorrect parameters to rustc_parse_format | Lukas Wirth | -6/+18 |
| 2024-05-22 | Auto merge of #17268 - Veykril:signatures, r=Veykril | bors | -7/+11 |
| 2024-05-22 | expectify find_path tests | Lukas Wirth | -184/+447 |
| 2024-05-22 | fix: Fix general find-path inconsistencies | Lukas Wirth | -141/+194 |
| 2024-05-21 | test: add tests for extern preludes resolving in local mods | roife | -0/+62 |
| 2024-05-19 | Merge from rust-lang/rust | Laurențiu Nicola | -1/+0 |
| 2024-05-18 | Update builtin tool list | Lukas Wirth | -7/+11 |
| 2024-05-17 | fix: resolve extern prelude for local mods in block modules | roife | -7/+12 |
| 2024-05-14 | Auto merge of #17227 - Veykril:build-deps-changed-hashes, r=Veykril | bors | -3/+2 |
| 2024-05-14 | Hash file contents to verify whether file actually changed | Lukas Wirth | -3/+2 |
| 2024-05-14 | Auto merge of #17224 - Veykril:lock-bump, r=Veykril | bors | -2/+4 |
| 2024-05-14 | Bump Cargo.lock | Lukas Wirth | -2/+4 |
| 2024-05-13 | Auto merge of #17221 - Veykril:lazier-validation, r=Veykril | bors | -107/+42 |
| 2024-05-13 | Push macro-parsing error calculation out of fundamental queries | Lukas Wirth | -107/+42 |
| 2024-05-13 | Render literal escaping errors in hovers | Lukas Wirth | -3/+3 |
| 2024-05-02 | Change `SIGPIPE` ui from `#[unix_sigpipe = "..."]` to `-Zon-broken-pipe=...` | Martin Nordholts | -1/+0 |
| 2024-05-02 | Auto merge of #17175 - Veykril:fix-implicit-ty-args, r=Veykril | bors | -2/+2 |
| 2024-05-02 | fix: Fix implicit ty args being lowered where they shouldn't | Lukas Wirth | -2/+2 |
| 2024-05-02 | fix: Correctly handle `no_core`/`no_std` for preludes | Lukas Wirth | -54/+41 |
| 2024-04-30 | Use `RefCell::take` | Lukas Wirth | -1/+1 |
| 2024-04-29 | implement creating generics for impl traits in associated types | dfireBird | -8/+55 |
| 2024-04-27 | fix: Fix doc comment desugaring for proc-macros | Lukas Wirth | -1/+32 |
| 2024-04-27 | fix: Fix attributes on generic parameters colliding in item tree | Lukas Wirth | -116/+234 |
| 2024-04-25 | fix: Fix expression scopes not being calculated for inline consts | Lukas Wirth | -27/+44 |
| 2024-04-21 | Auto merge of #16938 - Nilstrieb:dont-panic-tests, r=Veykril | bors | -51/+55 |
| 2024-04-21 | Allow rust files to be used linkedProjects | Lukas Wirth | -0/+36282 |
| 2024-04-20 | Merge commit '55d9a533b309119c8acd13061581b43ae8840823' into sync-from-ra | Laurențiu Nicola | -41/+146 |
| 2024-04-18 | Fix #[rustc_const_panic_str] functions not actually being hooked | Lukas Wirth | -12/+14 |
| 2024-04-18 | Fixup some issues with minicore | Lukas Wirth | -39/+41 |
| 2024-04-18 | Handle panicking like rustc CTFE does | Nilstrieb | -0/+36273 |
| 2024-03-31 | Merge commit 'f5a9250147f6569d8d89334dc9cca79c0322729f' into sync-from-ra | Laurențiu Nicola | -39/+237 |
| 2024-03-17 | Merge commit '5ecace48f693afaa6adf8cb23086b651db3aec96' into sync-from-ra | Laurențiu Nicola | -175/+304 |
| 2024-03-10 | Merge commit '574e23ec508064613783cba3d1833a95fd9a5080' into sync-from-ra | Laurențiu Nicola | -453/+433 |
| 2024-03-03 | Merge commit '4ef6a49b44e8aa380da7522442234bfd7a52c55e' into sync-from-ra | Laurențiu Nicola | -32/+75 |
| 2024-02-25 | Merge commit '4a8d0f7f565b6df45da5522dd7366a4df3460cd7' into sync-from-ra | Laurențiu Nicola | -21/+40 |
| 2024-02-18 | Auto merge of #117772 - surechen:for_117448, r=petrochenkov | bors | -10/+9 |
| 2024-02-18 | By tracking import use types to check whether it is scope uses or the other s... | surechen | -10/+9 |
| 2024-02-18 | Merge commit 'ac998a74b3c8ff4b81c3eeb9a18811d4cc76226d' into sync-from-ra | Laurențiu Nicola | -100/+257 |
| 2024-02-12 | Tweak delayed bug mentions. | Nicholas Nethercote | -1/+1 |
| 2024-02-11 | Merge commit 'ddf105b646c6749a2de2451c9a499a354eec79c2' into sync-from-ra | Laurențiu Nicola | -810/+854 |
| 2024-02-04 | Merge commit '0113bc9388b480fa42c632f57f4f0f7af5813ec1' into sync-from-ra | Laurențiu Nicola | -100/+122 |
| 2024-01-28 | Merge commit '7219414e81810fd4d967136c4a0650523892c157' into sync-from-ra | Laurențiu Nicola | -87/+100 |
| 2024-01-21 | Merge commit 'a9116523604c998e7781f60d3b5a6f586e0414a9' into sync-from-ra | Laurențiu Nicola | -632/+746 |
| 2024-01-15 | Merge commit '9d8889cdfcc3aa0302353fc988ed21ff9bc9925c' into sync-from-ra | Laurențiu Nicola | -354/+511 |