Laurențiu Nicola
|
37f7190b3e
|
Merge from rust-lang/rust
|
2024-09-25 09:00:53 +03:00 |
|
Folkert de Vries
|
02f677372b
|
add C-cmse-nonsecure-entry ABI
|
2024-09-21 13:04:14 +02:00 |
|
cuishuang
|
680de15ec3
|
chore: fix some comments
Signed-off-by: cuishuang <imcusg@gmail.com>
|
2024-09-02 18:33:23 +08:00 |
|
Shoyu Vanilla
|
6520a43ca3
|
feat: Implement object safety
|
2024-08-29 22:22:21 +09:00 |
|
Lukas Wirth
|
fa48bc216c
|
Revert "feat: Implement module_path macro"
|
2024-08-27 08:19:09 +02:00 |
|
bors
|
0ad26e6025
|
Auto merge of #17941 - ChayimFriedman2:pre-closure-to-fn, r=Veykril
Preliminary work for #17940
I split the PR as requested, and made small commits.
|
2024-08-26 08:09:15 +00:00 |
|
Chayim Refael Friedman
|
34920dde8d
|
Provide Future::Output and Iterator lang items
|
2024-08-24 23:46:32 +03:00 |
|
Lukas Wirth
|
d44a3ab30c
|
internal: Implement module_path macro
|
2024-08-21 13:50:05 +02:00 |
|
Lukas Wirth
|
f2fa456a8c
|
Fix incorrect handling of cfg'd varargs
|
2024-07-25 11:02:19 +02:00 |
|
Lukas Wirth
|
92268627a8
|
Support rustc_skip_during_method_dispatch
|
2024-07-17 11:46:36 +02:00 |
|
Lukas Wirth
|
df5f1777b8
|
More symbol usage
|
2024-07-16 12:05:16 +02:00 |
|
Lukas Wirth
|
c30bdfcc84
|
Use symbol in cfg
|
2024-07-16 10:41:42 +02:00 |
|
Lukas Wirth
|
93024ad411
|
Switch token trees to use Symbols
|
2024-07-16 10:11:59 +02:00 |
|
Lukas Wirth
|
cde0f69cae
|
Fix stable iteration ordering for Map<Name, ...> usages
|
2024-07-15 11:25:46 +02:00 |
|
Lukas Wirth
|
f2d51073d2
|
Use statics + clone instead of const until const can access statics
|
2024-07-14 17:52:59 +02:00 |
|
Lukas Wirth
|
dd626e78c7
|
Fix cloning Symbols not increasing their ref count
|
2024-07-12 17:13:12 +02:00 |
|
Lukas Wirth
|
3fe815b0f3
|
Use Symbol in Name
|
2024-07-12 16:06:44 +02:00 |
|
Lukas Wirth
|
843806b79f
|
Add missing docs
|
2024-07-12 16:01:47 +02:00 |
|
Lukas Wirth
|
6275eb140e
|
Implement rough symbol interning infra
|
2024-07-12 16:01:47 +02:00 |
|
Lukas Wirth
|
2ae3e57c26
|
Fix new clippy lints
|
2024-04-01 17:55:56 +02:00 |
|
shogo-nakano-desu
|
ebbbaaa90f
|
refactor: fix clippy lints
|
2023-09-15 16:43:21 +09:00 |
|
Lukas Wirth
|
c09f175d59
|
Less once_cell more std
|
2023-09-01 17:30:59 +02:00 |
|
Lukas Wirth
|
12d4355c60
|
Remove double lookups from Interned
|
2023-05-24 12:54:25 +02:00 |
|
Laurențiu Nicola
|
7197a27028
|
Use triomphe Arc
|
2023-05-02 20:02:43 +03:00 |
|
Lukas Wirth
|
68723043db
|
Split out hir-def attribute handling parts into hir-expand
|
2023-01-09 19:29:28 +01:00 |
|