index
:
rust
this commit
auto
automation/bors/try
automation/bors/try-merge
beta
cargo_update
lcnr/rustc-dev-guide
master
perf-tmp
stable
try
try-perf
https://github.com/rust-lang/rust
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
test
/
ui
/
lint
/
invalid_value.stderr
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-676
/
+0
2022-12-13
Make some diagnostics not depend on the source of what they reference being a...
Oli Scherer
-3
/
+0
2022-11-25
Use "must be init" instead of "must not be uninit" everywhere
Oli Scherer
-11
/
+11
2022-11-25
Add a `because` to errors derived from fields
Oli Scherer
-12
/
+12
2022-11-25
Don't show fields from other crates
Oli Scherer
-34
/
+4
2022-11-25
Reinstate the previous compact form of "in this field" errors
Oli Scherer
-42
/
+21
2022-11-25
Compute layout instead of manually procesisng the layout restriction attributes
Oli Scherer
-0
/
+63
2022-11-25
Print a trace through types to show how to get to the problematic type
Oli Scherer
-13
/
+36
2022-10-23
Fix wrapped valid-range handling in ty_find_init_error
Josh Triplett
-51
/
+62
2022-10-05
change might_permit_raw_init to fully detect LLVM UB, but not more than that
Ralf Jung
-25
/
+47
2022-10-01
bless ui tests
Maybe Waffle
-1
/
+1
2022-09-26
make invalid_value lint a bit smarter around enums
Ralf Jung
-0
/
+611