Lukas Wirth
|
c3186202a2
|
Shrink size of hir::Binding
|
2023-06-18 12:03:04 +02:00 |
|
hkalbasi
|
a4695788ca
|
Add a bunch of fixme comments
|
2023-06-12 00:37:11 +03:30 |
|
hkalbasi
|
71f3e4b08c
|
Detect "bound more than once" error and suppress need-mut for it.
|
2023-06-04 12:39:36 +03:30 |
|
hkalbasi
|
51368793b4
|
MIR episode 6
|
2023-05-28 23:25:15 +03:30 |
|
bors
|
9ce95674e8
|
Auto merge of #14837 - Veykril:rustc-lexer, r=Veykril
Support c string literals
|
2023-05-18 11:55:38 +00:00 |
|
Lukas Wirth
|
4b577e2bc8
|
Support c string literals
|
2023-05-18 11:06:05 +02:00 |
|
hkalbasi
|
cbcafd3539
|
MIR episode 5
|
2023-05-12 18:17:15 +03:30 |
|
Josh Soref
|
bc7d84c3ce
|
Spelling
* a rule
* access
* after
* amount
* annotations
* assignment
* assist
* associated
* attribute
* borrowed
* built-in type
* clarification
* command
* const
* constructor
* corresponding
* counterparts
* curlies
* dependencies
* deterministic
* diagnostic
* duplicates
* edge
* edited
* efficient
* elsewhere
* execution
* expression
* extensions
* extracted
* fill
* github
* helper
* heuristic
* incomplete
* indent end
* inlay
* invocation
* lifetime
* looking
* maybe
* move
* mutability
* mutable
* necessarily
* necessary
* negative
* nonexistent
* occurred
* offsets
* offsetted
* overridden
* parameters
* params
* params_and_where_preds_in_scope
* paredit
* parent
* parentheses
* prepended if
* punctuation
* receive
* receiver
* referring
* repeated
* representing
* semantically
* separately
* shouldnot
* siblings
* similar
* something's
* statement
* struct
* structure
* surprise
* the
* this
* transparent
* unimplemented
* unnamed
* unnecessary
* unneeded
* unreachable
* unterminated
* utilities
* variant
* variants
* visibility
* work around (v)
* workaround
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-04-19 09:45:55 -04:00 |
|
hkalbasi
|
59b6f2d9f2
|
Compute closure captures
|
2023-04-10 23:04:34 +03:30 |
|
Lukas Wirth
|
513d4a9c9a
|
Render function parameters in hir-def pretty printing
|
2023-04-07 09:34:04 +02:00 |
|
Lukas Wirth
|
99b69525f4
|
hir_def::expr -> hir_def::hir, hir_def::type_ref -> hir_def::hir::type_ref
|
2023-04-06 19:36:25 +02:00 |
|