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
/
lang-items
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-487
/
+0
2022-11-27
Avoid ICE if the Clone trait is not found while building error suggestions
Bruno A. MuciƱo
-0
/
+41
2022-11-13
Ensure codegen_fn_attrs during collection.
Camille GILLOT
-25
/
+4
2022-11-05
Adjust diagnostics, bless tests
Michael Goulet
-4
/
+13
2022-10-05
Delay function resolution error until typeck
Michael Goulet
-6
/
+6
2022-10-01
bless ui tests
Maybe Waffle
-1
/
+1
2022-04-05
Add test for issue rust-lang/rust#83474
kangarooCoder
-4
/
+20
2022-03-30
update ui tests
lcnr
-28
/
+0
2022-02-11
Revert "Auto merge of #92007 - oli-obk:lazy_tait2, r=nikomatsakis"
Oli Scherer
-2
/
+2
2022-02-02
Lazily resolve type-alias-impl-trait defining uses
Oli Scherer
-2
/
+2
2021-11-17
Add a regression test for #87573
Yuki Okushi
-0
/
+49
2021-11-14
Move some tests to more reasonable directories
Caio
-0
/
+20
2021-11-06
Move some tests to more reasonable directories
Caio
-0
/
+70
2021-10-03
Practice diagnostic message convention
Hirochika Matsumoto
-1
/
+1
2021-09-30
Rollup merge of #88782 - asquared31415:issue-79559, r=cjgillot
Manish Goregaokar
-10
/
+29
2021-09-24
Make error message for malformed `fn`/`fn_mut` lang item more specific
Fabian Wolff
-4
/
+4
2021-09-24
Add basic checks for well-formedness of `fn`/`fn_mut` lang items
Fabian Wolff
-0
/
+115
2021-09-14
Fix ICE when `start` lang item has wrong generics
asquared31415
-10
/
+29
2021-08-23
Detect incorrect number of lang item generics
asquared31415
-77
/
+128
2021-07-01
Reword error message slightly
Fabian Wolff
-1
/
+1
2021-06-12
Report an error if resolution of closure call functions failed
Fabian Wolff
-0
/
+26
2021-05-15
Report an error if a lang item has the wrong number of generic arguments
Fabian Wolff
-0
/
+120