Jump to content
crubit
Public
Builds
Settings
New Build
All users
My builds
Integrate LLVM at llvm/llvm-project@308c00749ddb
#2172
a-googler
·
main
669f1513
·
Created
Loading steps…
Remove TypeLocRanges and instead use collections of SlotRanges.
#2171
a-googler
·
main
d8bb7a6e
·
Created
Loading steps…
Fix missing null state on smart pointer MemberExprs that return pointers.
#2170
a-googler
·
main
667bfb5c
·
Created
Loading steps…
Automatic code cleanup.
#2169
Yongheng Chen
·
main
b20af2bd
·
Created
Loading steps…
Fix a crash when analyzing smart pointers with operators in a base class.
#2168
a-googler
·
main
fa539308
·
Created
Loading steps…
Expose the ordering of SlotRanges within the type they are extracted from, not just the inference slot number.
#2167
a-googler
·
main
3d53595b
·
Created
Loading steps…
Integrate LLVM at llvm/llvm-project@bef3b54ea10a
#2166
Jorge Gorbe Moya
·
main
f0007f10
·
Created
Loading steps…
Expose non-Rust movable types in supported set and allow using them by pointer and reference in functions.
#2165
Yongheng Chen
·
main
d796cd26
·
Created
Loading steps…
Mark string constants inline to avoid multiple copies of the variable.
#2164
a-googler
·
main
67f3f0f2
·
Created
Loading steps…
Automatic code cleanup.
#2163
a-googler
·
main
afb555ec
·
Created
Loading steps…
Allow feature allocator_api.
#2162
Yongheng Chen
·
main
c6c0af6f
·
Created
Loading steps…
[nullability] Fix crashes for "unusual" smart pointer types.
#2161
Martin Brænne
·
main
4d38a14d
·
Created
Loading steps…
[nullability] Fix a crash in smart pointer assignment
#2160
a-googler
·
main
e099e84f
·
Created
Loading steps…
[nullability] Add a crash repro for "unusual" smart pointer types.
#2159
Martin Brænne
·
main
17f27aa7
·
Created
Loading steps…
Extend vector API with "as_*" methods from std::vec::Vec API.
#2158
Vadym Doroshenko
·
main
fa804f9d
·
Created
Loading steps…
crubit: refresh goldens
#2157
Krasimir Georgiev
·
main
a03b6ff8
·
Created
Loading steps…
Clarify why non_exhaustive won't work for Crubit enums
#2156
Alyssa Haroldsen
·
main
e5c42df7
·
Created
Loading steps…
Vector: Implement `to_vec` for moving elements into std::vec::Vec
#2155
Vadym Doroshenko
·
main
5b1da670
·
Created
Loading steps…
Replace "suffices" with "suffixes".
#2154
Martin Brænne
·
main
51f11a08
·
Created
Loading steps…
code_gen_utils: move the itertools test-only dep to the test target
#2153
Krasimir Georgiev
·
main
2de830f6
·
Created
Loading steps…
Next ›