issues
search
carbon-language
/
carbon-lang
Carbon Language's main repository: documents, design, implementation, and related tools. (NOTE: Carbon Language is experimental; see README)
http://docs.carbon-lang.dev/
Other
32.38k
stars
1.48k
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Add a `FacetValue` instruction
#4545
josh11b
closed
4 days ago
1
Allow `extend adapt` of non-class types.
#4544
zygoloid
closed
1 week ago
0
Remove the special case for `i32`.
#4543
zygoloid
closed
1 week ago
0
Use llvm::any_of instead of std::ranges::any_of
#4542
danakj
closed
1 week ago
0
Reconstruct rational for disabled clang-tidy checks.
#4541
jonmeow
closed
1 week ago
0
Suppress readability-enum-initial-value in clang-tidy
#4540
danakj
closed
1 week ago
2
Use std::ranges::any_of instead of std::any_of
#4539
danakj
closed
1 week ago
2
Suppress readability-redundant-member-init
#4538
danakj
closed
1 week ago
2
Propagate `llvm::vfs::FileSystem` from `driver_env` to Clang
#4537
josh11b
closed
1 week ago
0
Add blank lines between EntityWithParamsBase members.
#4536
jonmeow
closed
1 week ago
0
Reduce the size of formatted SemIR.
#4534
zygoloid
closed
1 week ago
4
Add support for scoped timings.
#4533
jonmeow
closed
1 week ago
0
Represent integer literals as `IntLiteral` not as `i32`.
#4532
zygoloid
closed
1 week ago
1
Try running 'bazel cquery //...' before target-determinator
#4531
jonmeow
closed
1 week ago
0
Update LLVM
#4530
josh11b
closed
1 week ago
0
Add a small lowering test with an imported argument.
#4529
jonmeow
closed
1 week ago
0
Test an absolute symlink
#4528
jonmeow
closed
1 week ago
0
Replace #4505 with a different set of workarounds
#4527
chandlerc
opened
1 week ago
6
Convert array bounds to `IntLiteral`.
#4526
zygoloid
closed
1 week ago
1
Add prelude support for implicit conversion between integer literals and sized integer types.
#4525
zygoloid
closed
1 week ago
3
Support extended scopes that are parameterized types
#4524
josh11b
closed
1 week ago
0
Add builtin for performing checked conversion between integer types.
#4523
zygoloid
closed
1 week ago
0
Fix up busybox detection for relative symlinks
#4522
jonmeow
closed
1 week ago
0
Fix bazel-bin invocations of run_tool
#4521
jonmeow
closed
1 week ago
0
Follow-up to #4487 to fix file names
#4520
chandlerc
closed
1 week ago
0
Add diagnostic coverage, remove possibly-unreachable unary op diagnostic
#4519
jonmeow
closed
1 week ago
0
Add `facet_types()` accessor to `Check::Context`
#4518
josh11b
closed
1 week ago
0
always use a vptr (possibly with an empty type) in object representations
#4517
dwblaikie
closed
6 days ago
0
lower field access in the presence of a vptr
#4515
dwblaikie
closed
6 days ago
0
lazy field index
#4514
dwblaikie
closed
4 hours ago
1
Add missing `#include`
#4513
josh11b
closed
2 weeks ago
0
Collect timing data per unit for each phase
#4512
samestep
closed
2 weeks ago
1
Include the arguments for a generic class or interface in diagnostics.
#4511
zygoloid
closed
2 weeks ago
0
Look in libraries associated with the interface
#4510
josh11b
closed
2 weeks ago
0
Fix use-after-free printing the name of an interface that might have been invalidated by lazy import.
#4509
zygoloid
closed
2 weeks ago
0
Remove some single-interface restrictions from some uses of facet types
#4508
josh11b
closed
2 weeks ago
1
Include `specific_id` in `extended_scopes`, fixing some uses of extending a generic
#4507
josh11b
closed
1 week ago
1
Replace FIXME with TODO in toolchain code
#4506
geoffromer
closed
2 weeks ago
0
Change the bazel-out structure to avoid busybox symlinks.
#4505
jonmeow
closed
2 weeks ago
0
Test `class` with multiple `extend`
#4504
josh11b
closed
2 weeks ago
5
Name empty tuples distinctly in SemIR.
#4503
jonmeow
closed
2 weeks ago
1
Make empty ids for all block types
#4502
jonmeow
closed
2 weeks ago
0
Preserve the is_dynamic property of classes when importing them
#4501
dwblaikie
closed
2 weeks ago
1
Support deduction of the types of struct fields
#4500
josh11b
closed
2 weeks ago
0
Replace `InterfaceType` with `FacetType`
#4499
josh11b
closed
2 weeks ago
0
Fix the command used for nightly release versions.
#4498
jonmeow
closed
2 weeks ago
0
Don't create instructions for implicit constants.
#4497
zygoloid
closed
2 weeks ago
1
Don't eagerly materialize an initializing expression used as the object in a compound member access.
#4496
zygoloid
closed
2 weeks ago
0
Remove verbose formatting of instructions on crash messages.
#4495
jonmeow
closed
2 weeks ago
0
Remove forward references from binding patterns
#4494
geoffromer
closed
2 weeks ago
1
Previous
Next