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
/
rfc-2396-target_feature-11
Age
Commit message (
Expand
)
Author
Lines
2023-01-11
Move /src/test to /tests
Albert Larsan
-555
/
+0
2022-08-29
Make the trait bound is not satisfied specify kind
Obei Sideg
-6
/
+6
2022-07-29
fix ICE when computing codegen_fn_attrs on closure with non-fn parent
Michael Goulet
-0
/
+9
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
2021-09-16
Point at call span that introduced obligation for the arg
Esteban Kuber
-6
/
+18
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-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-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