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
/
rfcs
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-2286
/
+0
2022-11-03
Move some tests from `src/test/ui` to more reasonable places
Deadbeef
-0
/
+187
2022-09-23
Restore ignore tag
Florian Bartels
-1
/
+0
2022-08-29
Make the trait bound is not satisfied specify kind
Obei Sideg
-6
/
+6
2022-08-03
Warn about dead tuple struct fields
Fabian Wolff
-1
/
+1
2022-07-29
fix ICE when computing codegen_fn_attrs on closure with non-fn parent
Michael Goulet
-0
/
+9
2022-06-17
Subtype FRU fields first in type_changing_struct_update
Michael Goulet
-17
/
+35
2022-06-11
Guide inference along during type_changing_struct_update
Michael Goulet
-0
/
+31
2022-04-26
Revert "add `DefId` to unsafety violations and display function path in E0133"
Oli Scherer
-38
/
+58
2022-04-24
only show a simple description in E0133 span label
Emil Gardström
-20
/
+20
2022-04-24
add `DefId` to unsafety violations and display function path in E0133
Emil Gardström
-50
/
+50
2022-04-05
diagnostics: tweak error message to give more rationale to unsafe Fn
Michael Howell
-3
/
+3
2022-02-22
Stabilize Termination and ExitCode
Jane Lusby
-2
/
+0
2021-12-20
add test files
SparrowLii
-0
/
+24
2021-12-09
Add needs-unwind to tests that depend on panicking
David Koloski
-0
/
+1
2021-11-05
Add feature trigger and enable is_struct check
SparrowLii
-1
/
+11
2021-10-29
Add feature trigger and correct `is_struct` check
SparrowLii
-16
/
+17
2021-10-29
move the processing part of `base_expr` into `check_expr_struct_fields`
SparrowLii
-2
/
+2
2021-10-28
implement type-changing-struct-update
SparrowLii
-0
/
+185
2021-09-26
Remove box syntax from most places in src/test outside of the issues dir
est31
-2
/
+2
2021-09-16
Point at call span that introduced obligation for the arg
Esteban Kuber
-6
/
+18
2021-08-23
add Cell::as_array_of_cells, similar to Cell::as_slice_of_cells
Jack O'Connor
-0
/
+9
2021-08-16
Use note to point at bound introducing requirement
Esteban Küber
-18
/
+30
2021-05-20
Check for calls to functions with `#[target_feature]` in THIR unsafeck
LeSeulArtichaut
-11
/
+120
2020-11-22
Drop support for cloudabi targets
Lzu Tao
-1
/
+0
2020-10-22
Fixup: add missing trailing newline
LeSeulArtichaut
-1
/
+1
2020-10-22
Make closures inherit the parent function's target features
LeSeulArtichaut
-0
/
+18
2020-09-02
pretty: trim paths of unique symbols
Dan Aloni
-18
/
+18
2020-08-22
Use smaller def span for functions
Aaron Hill
-2
/
+2
2020-08-15
Fix RFC-1014 test
Tomasz Miąsko
-2
/
+4
2020-07-23
Add missing backticks in diagnostics note
Yuki Okushi
-6
/
+6
2020-06-30
Make #[target_feature] Fn trait error message less confusing
Caleb Zulawski
-6
/
+6
2020-06-27
Don't implement Fn* for unsafe #[target_feature] functions
Caleb Zulawski
-0
/
+3
2020-06-13
Add error note when trying fn as Fn trait
Caleb Zulawski
-4
/
+53
2020-06-13
Don't implement Fn* traits for #[target_feature] functions
Caleb Zulawski
-0
/
+63
2020-05-01
Add new tests and bless old tests
LeSeulArtichaut
-0
/
+260
2020-01-18
slice_patterns: remove gates in tests
Mazdak Farrokhzad
-1
/
+0
2020-01-15
Remove unused auxiliary file that was replaced with rust_test_helpers
Tomasz Miąsko
-5
/
+0
2019-10-25
Re-enable Emscripten's exception handling support
Thomas Lively
-1
/
+1
2019-10-19
Rollup merge of #64007 - estebank:overlapping-patterns, r=matthewjasper
Mazdak Farrokhzad
-1
/
+1
2019-10-16
Upgrade Emscripten targets to use upstream LLVM backend
Thomas Lively
-1
/
+1
2019-10-16
Only emit overlapping patterns lint if the overlap is partial
Esteban Küber
-1
/
+1
2019-10-05
Revert "Auto merge of #63649 - tlively:emscripten-upstream-upgrade, r=alexcri...
Tyler Mandry
-1
/
+1
2019-10-04
Upgrade Emscripten targets to use upstream LLVM backend
Thomas Lively
-1
/
+1
2019-07-28
Use new 'p @ ..' syntax in tests.
Mazdak Farrokhzad
-1
/
+1
2019-07-27
tests: Move run-pass tests without naming conflicts to ui
Vadim Petrochenkov
-0
/
+1273