You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Nullness - include in QuickInfo and in general in "typeEnc" (string representation of a type) (#16555)
* failing test
* todo for IL import
* explanation added
* il meta parsing
* flags evaluation
* you shall passs
* evaluateFirstOrderNullnessAndAdvance
* import il type with nullness
* type import
* IL nullness import
fields, props, events, method args, method return types - nullness imported from IL
* test rename
* fantomas
* get stack trace on error
* split ilmethod's type
* fix crashes for Csharp style extensions
* solve coexistance of nullness and Is* properties of DUs
* updating tests
* clean tests
* fantomas
* fantomas one more time
* importing nullness for generic typars
* print failing ivals, let's see
* write even more!
* isolated failing test - combo of module rec, signature file, IVT
* another attempt
* format
* test
* hide tests
* Remove 'specialname' for DU case tester
* format
* warning as error
* update baseline netcore
* nullable errors not in desktop framework
* surface area, trimming
* surface area
* cosmetic cleanup & annotations
* Rename to ILMethParentTypeInfo
* making vMapFold tail recursive
* physical nullnessEquiv
* format
* Commenting SkipNullness usages
* Nullness work - activity module
* Remove strict generic 'T:null' import
* Null|NonNull pattern also for regular compilation
* Backported Null|NonNull active pattern
* one more time
* revert
* Show nullness in quickinfo and in general in type representations
0 commit comments