index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
tools
/
rust-analyzer
/
crates
/
hir-def
Age
Commit message (
Expand
)
Author
Lines
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
2024-01-08
Merge commit 'af40101841c45aa75b56f4e9ca745369da8fb4ba' into sync-from-ra
Laurențiu Nicola
-312
/
+286
2024-01-03
Merge commit '426d2842c1f0e5cc5e34bb37c7ac3ee0945f9746' into sync-from-ra2
Laurențiu Nicola
-412
/
+476
2023-12-18
Merge commit '21b06c1beb9bb59369ffd652f5d617bcf6952e05' into sync-from-ra
Laurențiu Nicola
-76
/
+181
2023-12-11
Merge commit '457b966b171b09a7e57acb710fbca29a4b3526f0' into sync-from-ra
Laurențiu Nicola
-470
/
+957
2023-12-04
Merge commit 'e402c494b7c7d94a37c6d789a216187aaf9ccd3e' into sync-from-ra
Laurențiu Nicola
-27
/
+29
2023-12-02
Rename `HandlerInner::delay_span_bug` as `HandlerInner::span_delayed_bug`.
Nicholas Nethercote
-1
/
+1
2023-11-27
Merge commit '237712fa314237e428e7ef2ab83b979f928a43a1' into sync-from-ra
Laurențiu Nicola
-9
/
+0
2023-11-16
Merge commit '141fc695dca1df7cfc3c9803972ec19bb178dcbc' into sync-from-ra
Laurențiu Nicola
-181
/
+327
2023-11-08
Merge commit '3b7c7f97e4a7bb253a8d398ee4f8346f6cf2817b' into sync-from-ra
Laurențiu Nicola
-67
/
+100
[prev]
[next]