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
/
auxiliary
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-515
/
+0
2022-11-03
Move some tests from `src/test/ui` to more reasonable places
Deadbeef
-15
/
+0
2022-10-20
Add ui test to ensure attributes generated from macros are kept as expected
Guillaume Gomez
-0
/
+15
2022-03-28
Remove duplicated and unused test files
Caio
-36
/
+0
2021-11-18
Move some tests to more reasonable directories
Caio
-166
/
+0
2021-11-14
Move some tests to more reasonable directories
Caio
-119
/
+0
2021-11-06
Move some tests to more reasonable directories
Caio
-65
/
+0
2021-09-15
Move some tests to more reasonable directories
Caio
-181
/
+0
2021-08-13
Auto merge of #86492 - hyd-dev:no-mangle-method, r=petrochenkov
bors
-0
/
+21
2021-08-12
Silence non_fmt_panic from external macros.
Mara Bos
-0
/
+3
2021-08-12
Adjust `#[no_mangle]`-related checks and lints for `impl` items
hyd-dev
-0
/
+11
2021-08-12
Add associated functions that have custom linkage to `reachable_set`
hyd-dev
-0
/
+10
2021-02-23
Add #[rustc_legacy_const_generics]
Amanieu d'Antras
-0
/
+6
2021-01-13
Update code to account for extern ABI requirement
Mark Rousskov
-2
/
+2
2021-01-13
Update tests for extern block linting
Mark Rousskov
-3
/
+3
2021-01-01
Move rmeta-related tests
Yuki Okushi
-30
/
+0
2021-01-01
Move builtin-superkinds-related tests
Yuki Okushi
-8
/
+0
2020-12-07
Move some tests to subdirectories
Vadim Petrochenkov
-8
/
+0
2020-10-29
Add test for panic_fmt lint with external panic!()-calling macro.
Mara Bos
-0
/
+6
2020-10-29
Test building of libraries with rustc logging enabled
Tomasz Miąsko
-0
/
+1
2020-10-22
Bump LLVM for DeadArgElim fix
Aaron Hill
-0
/
+29
2020-10-04
Add regression test for issue #72470
Aaron Hill
-0
/
+175
2020-09-20
Remove MMX from Rust
Mateusz Mikuła
-2
/
+2
2020-05-03
Stabilize fn-like proc macros in expression, pattern and statement positions
Vadim Petrochenkov
-3
/
+1
2020-04-29
Store LLVM bitcode in object files, not compressed
Alex Crichton
-0
/
+6
2020-01-23
rustc: Allow cdylibs to link against dylibs
Matthew Maurer
-1
/
+0
2019-12-21
Require issue = "none" over issue = "0" in unstable attributes
Ross MacArthur
-1
/
+1
2019-08-27
proc_macro: Turn `quote` into a regular built-in macro
Vadim Petrochenkov
-0
/
+2
2019-08-15
Group all ui tests and move to abi #62593
Kevin Per
-47
/
+0
2019-07-27
tests: Move run-pass tests with naming conflicts to ui
Vadim Petrochenkov
-0
/
+8
2019-07-27
tests: Move run-pass tests without naming conflicts to ui
Vadim Petrochenkov
-0
/
+651
2019-05-24
Add auxiliary issue file
varkor
-18
/
+0
2019-04-22
Remove double trailing newlines
varkor
-1
/
+0
2019-04-12
Handle edge cases.
David Wood
-0
/
+10
2019-04-07
Add test with current behaviour.
David Wood
-0
/
+8
2019-03-21
Move one test from run-make-fulldeps to ui
Vadim Petrochenkov
-0
/
+8
2019-03-14
Moved issue tests to subdirs and normalised names.
Alexander Regueiro
-29
/
+0
2018-12-25
Remove licenses
Mark Rousskov
-201
/
+0
2018-12-09
Move some tests from ui-fulldeps to ui
Vadim Petrochenkov
-0
/
+183
2018-10-05
Move conditional configuration related UI tests into their own directory
Havvy (Ryan Scheel)
-20
/
+0
2018-08-14
Moved problematic tests on Windows back to compile-fail.
David Wood
-45
/
+0
2018-08-14
Merged migrated compile-fail tests and ui tests. Fixes #46841.
David Wood
-539
/
+164
2018-08-05
Fix 2018 edition tests
varkor
-1
/
+0
2018-08-05
Fix run-pass-fulldeps tests
varkor
-1
/
+0
2018-08-05
Fix test/ui
varkor
-4
/
+4
2018-08-01
resolve: Implement prelude search for macro paths
Vadim Petrochenkov
-0
/
+5
2018-07-19
Auto merge of #52024 - oli-obk:existential_parse, r=nikomatsakis
bors
-0
/
+47
2018-07-18
Implement existential types
Oliver Schneider
-0
/
+47
2018-07-17
Make `async_idents` an edition incompat lint
Oliver Schneider
-0
/
+2
2018-06-26
add edition compiletest header + fix tests
mark
-2
/
+2
[next]