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
/
ui
/
rfcs
/
rfc-2396-target_feature-11
Age
Commit message (
Expand
)
Author
Lines
2023-11-28
thir-unsafeck: print list of missing target features when calling a function ...
Eduardo Sánchez Muñoz
-13
/
+65
2023-11-27
Print list of missing target features when calling a function with target fea...
Eduardo Sánchez Muñoz
-37
/
+67
2023-11-24
Show number in error message even for one error
Nilstrieb
-5
/
+5
2023-11-02
Pretty print Fn traits in rustc_on_unimplemented
Michael Goulet
-15
/
+15
2023-10-27
Allows `#[diagnostic::on_unimplemented]` attributes to have multiple
Georg Semmler
-0
/
+3
2023-09-22
Change `start` to `#[start]` in some diagnosis
Eduardo Sánchez Muñoz
-3
/
+3
2023-08-30
Test and note unsafe ctor to fn ptr coercion
Michael Goulet
-2
/
+0
2023-05-22
Fix #[inline(always)] on closures with target feature 1.1
Caleb Zulawski
-0
/
+18
2023-03-12
Forbid the use of `#[target_feature]` on `start`
Léo Lanteri Thauvin
-0
/
+20
2023-03-12
Forbid the use of `#[target_feature]` on `main`
Léo Lanteri Thauvin
-0
/
+15
2023-03-10
Forbid `#[target_feature]` on safe default implementations
Léo Lanteri Thauvin
-1
/
+16
2023-03-02
Revert "Stabilize `#![feature(target_feature_11)]`"
Léo Lanteri Thauvin
-35
/
+69
2023-02-01
Stabilize `#![feature(target_feature_11)]`
Léo Lanteri Thauvin
-69
/
+35
2023-01-30
Make structured suggestion for fn casting verbose
Esteban Küber
-8
/
+12
2023-01-30
Mention fn coercion rules (needs to be expanded)
Esteban Küber
-0
/
+2
2023-01-24
Add suggestions for function pointers
Matthew J Perez
-4
/
+10
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+555