David Tolnay
|
5bbf0a8306
|
Revert "Auto merge of #113166 - moulins:ref-niches-initial, r=oli-obk"
This reverts commit 557359f925 , reversing
changes made to 1e6c09a803 .
|
2023-07-21 22:35:57 -07:00 |
|
Moulins
|
bf2f8ff2ec
|
Move naive_layout_of query provider in separate sibling module
|
2023-07-21 03:31:46 +02:00 |
|
Mark Rousskov
|
cc907f80b9
|
Re-format let-else per rustfmt update
|
2023-07-12 21:49:27 -04:00 |
|
Luqman Aden
|
3b1e535f36
|
Factor out checks in layout check and add helper inherent_size.
|
2023-05-05 16:11:03 -07:00 |
|
Josh Soref
|
e09d0d2a29
|
Spelling - compiler
* account
* achieved
* advising
* always
* ambiguous
* analysis
* annotations
* appropriate
* build
* candidates
* cascading
* category
* character
* clarification
* compound
* conceptually
* constituent
* consts
* convenience
* corresponds
* debruijn
* debug
* debugable
* debuggable
* deterministic
* discriminant
* display
* documentation
* doesn't
* ellipsis
* erroneous
* evaluability
* evaluate
* evaluation
* explicitly
* fallible
* fulfill
* getting
* has
* highlighting
* illustrative
* imported
* incompatible
* infringing
* initialized
* into
* intrinsic
* introduced
* javascript
* liveness
* metadata
* monomorphization
* nonexistent
* nontrivial
* obligation
* obligations
* offset
* opaque
* opportunities
* opt-in
* outlive
* overlapping
* paragraph
* parentheses
* poisson
* precisely
* predecessors
* predicates
* preexisting
* propagated
* really
* reentrant
* referent
* responsibility
* rustonomicon
* shortcircuit
* simplifiable
* simplifications
* specify
* stabilized
* structurally
* suggestibility
* translatable
* transmuting
* two
* unclosed
* uninhabited
* visibility
* volatile
* workaround
Signed-off-by: Josh Soref <2119212+jsoref@users.noreply.github.com>
|
2023-04-17 16:09:18 -04:00 |
|
Ralf Jung
|
891a4da4f3
|
stricter alignment enforcement for ScalarPair and Vector
|
2022-11-28 15:09:56 +01:00 |
|
Ralf Jung
|
58dd62a756
|
sanity_check_layout: less rightwards drift
|
2022-11-28 10:45:12 +01:00 |
|
hkalbasi
|
390a637e29
|
move things from rustc_target::abi to rustc_abi
|
2022-11-24 16:26:13 +03:30 |
|
Cameron Steffen
|
cc8dddbac9
|
Factor out conservative_is_privately_uninhabited
|
2022-11-20 19:04:11 -06:00 |
|
Cameron Steffen
|
95b689b1d5
|
Move utils from rustc_middle to rustc_ty_utils
|
2022-10-03 09:12:03 -05:00 |
|