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
/
compiler
/
rustc_builtin_macros
/
src
/
test.rs
Age
Commit message (
Expand
)
Author
Lines
2022-06-13
remove unnecessary `to_string` and `String::new`
Takayuki Maeda
-1
/
+1
2022-03-04
Downgrade `#[test]` on macro call to warning
Esteban Kuber
-8
/
+12
2022-02-24
Include ignore message in libtest output
Antonio Yang
-0
/
+23
2022-02-18
Rollup merge of #92959 - asquared31415:test-non-fn-help, r=estebank
Matthias Krüger
-6
/
+16
2022-01-28
remove allow_fail test flag
yuhaixin.hx
-9
/
+0
2022-01-17
add more info to invalid use of #[test] on invalid items
asquared31415
-6
/
+16
2021-12-15
Add a lint for duplicated attributes.
Ethiraric
-1
/
+4
2021-11-07
ast: Fix naming conventions in AST structures
Vadim Petrochenkov
-2
/
+2
2021-10-03
Practice diagnostic message convention
Hirochika Matsumoto
-1
/
+1
2021-05-03
proof of concept add test type on prints
Aliénore Bouttefeux
-0
/
+4
2021-02-01
Box the biggest ast::ItemKind variants
Dániel Buga
-2
/
+2
2020-11-24
Handle `Annotatable::Stmt` in some builtin macros
Aaron Hill
-10
/
+30
2020-09-10
Attach `TokenStream` to `ast::Visibility`
Aaron Hill
-3
/
+6
2020-08-30
mv compiler to compiler/
mark
-0
/
+471