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
/
tests
/
pretty
Age
Commit message (
Expand
)
Author
Lines
2024-11-27
Update tests to use new proc-macro header
Eric Huss
-6
/
+1
2024-10-11
Add pretty, ui, and feature-gate tests for the enzyme/autodiff frontend
Manuel Drehwald
-0
/
+272
2024-09-11
Use `doc(hidden)` instead of `allow(missing_docs)` in the test harness
Olivier Goffart
-1
/
+1
2024-09-11
Use `#[doc(hidden)]` instead of `#[allow(missing_docs)]` on the const generat...
Olivier Goffart
-3
/
+3
2024-09-11
Fix false positive with `missing_docs` and `#[test]`
Olivier Goffart
-0
/
+3
2024-09-09
Allow `missing_docs` lint on the generated test harness
Urgau
-0
/
+1
2024-08-18
stabilize raw_ref_op
Ralf Jung
-1
/
+0
2024-07-06
Mark format! with must_use hint
lukas
-10
/
+11
2024-06-07
Auto merge of #125918 - oli-obk:const_block_ice, r=compiler-errors
bors
-1
/
+6
2024-06-07
Revert "Create const block DefIds in typeck instead of ast lowering"
Oli Scherer
-1
/
+6
2024-06-06
Revert "Rollup merge of #124099 - voidc:disallow-ambiguous-expr-attrs, r=davi...
Rémy Rakic
-15
/
+15
2024-06-04
Handle safety keyword for extern block inner items
Santiago Pastorino
-1
/
+1
2024-05-28
Create const block DefIds in typeck instead of ast lowering
Oli Scherer
-6
/
+1
2024-05-24
Move the checks for Arguments constructors to inline const
Ben Kimock
-1
/
+1
2024-05-20
hir pretty: fix block indent
Nilstrieb
-23
/
+23
2024-04-29
Rollup merge of #124269 - scrabsha:sasha/fix-124206, r=dtolnay
许杰友 Jieyou Xu (Joe)
-0
/
+68
2024-04-29
Pretty-print parenthesis around binary in postfix match
Sasha Pourcelot
-0
/
+68
2024-04-24
Fix tests and bless
Gary Guo
-1
/
+0
2024-04-18
Disallow ambiguous attributes on expressions
Dominik Stolz
-15
/
+15
2024-03-06
Add MatchKind member to the Match expr for pretty printing & fmt
Ross Smyth
-0
/
+21
2024-02-22
Re-bless tests/pretty
许杰友 Jieyou Xu (Joe)
-38
/
+38
2024-02-22
[AUTO_GENERATED] Migrate compiletest to use `ui_test`-style `//@` directives
许杰友 Jieyou Xu (Joe)
-115
/
+115
2024-01-31
Auto merge of #120227 - nnethercote:further-improve-space_between, r=petroche...
bors
-7
/
+7
2024-01-22
Don't insert spaces before most semicolons in `print_tts`.
Nicholas Nethercote
-7
/
+7
2024-01-21
Add `#[coverage(off)]` to closures introduced by `#[test]`/`#[bench]`
Zalathar
-3
/
+6
2024-01-19
Remove feature(offset_of) from tests
George Bateman
-1
/
+0
2024-01-12
Delegation implementation: step 1
Bryanskiy
-0
/
+25
2023-12-26
Make some non-diagnostic-affecting QPath::LangItem into regular qpaths
Michael Goulet
-1
/
+1
2023-12-11
Improve `print_tts` by changing `tokenstream::Spacing`.
Nicholas Nethercote
-1
/
+1
2023-10-25
Remove unnecessary CVarArgs name skipping logic
DaniPopes
-1
/
+1
2023-10-25
Print variadic argument pattern in HIR pretty printer
DaniPopes
-0
/
+28
2023-10-16
Preserve unicode escapes in format string literals when pretty-printing AST
Paul Gey
-0
/
+31
2023-09-08
Rework no_coverage to coverage(off)
Andy Caldwell
-1
/
+1
2023-05-01
Rollup merge of #111042 - Zalathar:no-coverage, r=wesleywiser
Matthias Krüger
-0
/
+1
2023-05-01
Add `#[no_coverage]` to the test harness's `fn main`
Zalathar
-0
/
+1
2023-04-30
Close parentheses for `offset_of` in AST pretty printing
Nilstrieb
-0
/
+4
2023-03-20
Auto merge of #108148 - parthopdas:master, r=oli-obk
bors
-4
/
+21
2023-03-16
Bless pretty tests.
Mara Bos
-6
/
+4
2023-03-15
Implementing "<test_binary> --list --format json" #107307 #49359
Partha P. Das
-4
/
+21
2023-03-12
Remove uses of `box_syntax` in rustc and tools
clubby789
-3
/
+0
2023-01-29
Update tests.
Mara Bos
-3
/
+4
2023-01-12
Bless pretty tests.
Mara Bos
-4
/
+2
2023-01-11
Change `src/test` to `tests` in source files, fix tidy and tests
Albert Larsan
-2
/
+2
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+1961