index
:
mjw/gccrs
aarch64-rust-config
aarch64-rust-v8_1
add-code-of-conduct-1
as-bool-char
as-type
bom
bools_eq
byte-str-char
bytecharstring
check-expect-token
default-type-for-size-langhook
doc-comments
dup_fields
enum-type
enum_resolve
enums
enums2
gcc-mirror
if-unary-expr
inner_attributes
legacy_hash_hex_prix64
let-unsafe
locus
logger
lower-as
master
no-get-locus-slow
no-raw-byte-string
no-split-stack
parse-raw-byte-string
pass-pratt-parse-loc
pass-pratt-parse-token
pending
phil/bit-mask-bug
primconsts
process_traits_for_candidates-warning
queue-assert
range-from-to
raw-identifiers
remove-hir-macro-item
resolve-unused-name
rust-mangle-unreachable
rustspec-cleanup
shebang
staging
str-zero
structexpr
trying
tschwinge/bootstrap-parse_byte_char
tschwinge/bootstrap-parse_byte_string
tuple-union-field-locus
tuple_enum_variant_unit
tuple_index_decimal
union
unreachable_lifetimetype
valgrind-crateNumItr
warnings
[no description]
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Branch
Commit message
Author
Age
pending
Fix raw byte string parsing of zero and out of range bytes
Mark Wielaard
8 months
parse-raw-byte-string
Fix raw byte string parsing of zero and out of range bytes
Mark Wielaard
8 months
no-raw-byte-string
Remove raw string and raw byte string references from ast and hir
Mark Wielaard
8 months
bytecharstring
Fix byte char and byte string lexing code
Mark Wielaard
8 months
rust-mangle-unreachable
Remove warnings from v0_mangle functions in rust-mangle.cc
Mark Wielaard
8 months
[...]
Age
Commit message
Author
Files
Lines
2021-08-22
Merge #642
HEAD
master
bors[bot]
3
-0
/
+77
2021-08-22
Reject duplicate field names in structs and unions.
dup_fields
Mark Wielaard
3
-0
/
+77
2021-08-22
Merge #641
bors[bot]
2
-0
/
+41
2021-08-22
Ignore impl trait blocks in overlap pass
Philip Herron
2
-0
/
+41
2021-08-22
Merge #640
bors[bot]
13
-607
/
+871
2021-08-22
Qualified paths can be fully resolved sometimes
Philip Herron
3
-23
/
+39
2021-08-22
Path resolution is done in two phases
Philip Herron
1
-6
/
+15
2021-08-22
This allows for query based compilation
Philip Herron
4
-103
/
+184
2021-08-22
Refactor the function query compilation function out
Philip Herron
2
-130
/
+153
2021-08-22
Add impl-trait path probe helper
Philip Herron
1
-2
/
+30
2021-08-22
Add Trait Resolver simple type-path lookup
Philip Herron
2
-0
/
+62
2021-08-22
add trait_reference is_equal helper method
Philip Herron
1
-0
/
+7
[...]
Clone
git://code.wildebeest.org/user/mjw/gccrs
ssh://git@code.wildebeest.org/user/mjw/gccrs
https://code.wildebeest.org/git/user/mjw/gccrs