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
/
consts
/
std
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-160
/
+0
2022-12-27
Fix ui constant tests for big-endian platforms
Ulrich Weigand
-12
/
+15
2022-07-01
Shorten def_span for more items.
Camille GILLOT
-8
/
+8
2022-06-29
fix stderr by hand since that test is not run on my system
Ralf Jung
-4
/
+4
2022-04-11
fix Layout struct member naming style
liangyongrui
-4
/
+4
2022-04-08
Make non-power-of-two alignments a validity error in `Layout`
Scott McMurray
-9
/
+36
2021-06-13
update tests involving CTFE validation
Rémy Rakic
-2
/
+2
2021-03-31
Add 32bit.stderr files.
Hameer Abbasi
-0
/
+14
2021-03-31
Rename stderr->64bit.stderr where needed.
Hameer Abbasi
-1
/
+2
2021-03-31
Add allocation information to undefined behaviour errors.
Hameer Abbasi
-0
/
+3
2021-01-01
Enhance some comments
oli
-9
/
+14
2021-01-01
Fix cell checks in const fn
oli
-0
/
+2
2021-01-01
Allow references to interior mutable data behind a feature gate
oli
-10
/
+30
2020-11-26
Move const ip in ui test to unit test
Daiki Ihara
-13
/
+0
2020-11-23
Stabilize `IpAddr::is_ipv4` and `is_ipv6` as const
Christiaan Dirkx
-0
/
+13
2020-09-03
Make `Ipv4Addr` and `Ipv6Addr` const tests unit tests under `library`
Christiaan Dirkx
-111
/
+0
2020-09-03
Rollup merge of #76142 - CDirkx:const-ip, r=ecstatic-morse
Dylan DPC
-0
/
+58
2020-09-01
Make all remaining methods of `std::net::Ipv4Addr` const
Christiaan Dirkx
-1
/
+18
2020-09-01
Add test for `Ipv4Addr` methods in a const context
Christiaan Dirkx
-0
/
+41
2020-09-01
Add trailing newline to `ipv6.rs`
CDirkx
-1
/
+1
2020-09-01
Add test for `Ipv6Addr` methods in a const context
CDirkx
-0
/
+53
2020-02-08
Test `u8::is_ascii` alongside `char::is_ascii`
Dylan MacKenzie
-9
/
+0
2019-09-06
Fixed grammar/style in error messages and reblessed tests.
Alexander Regueiro
-1
/
+1
2019-07-03
Migrate compile-pass annotations to build-pass
Yuki Okushi
-1
/
+1
2019-05-14
Add ui test for const Layout::from_size_align_unchecked
Richard Wiedenhöft
-0
/
+21
2018-11-10
Tidy ♪ all ♪ the ♪ way ♪♪♪♪ with ♪ a ♪ newline ♪ missing ...
Oliver Scherer
-4
/
+4
2018-11-10
Add a few tests around raw pointers and interior mutability
Oliver Scherer
-0
/
+73