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
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
ui
/
rfcs
Age
Commit message (
Expand
)
Author
Lines
2023-07-06
Rollup merge of #113334 - fmease:revert-lexing-c-str-lits, r=compiler-errors
fee1-dead
-16
/
+120
2023-07-05
Add regression test
León Orell Valerian Liehr
-0
/
+24
2023-07-05
Revert the lexing of c_str_literals
León Orell Valerian Liehr
-16
/
+96
2023-07-04
add test
Deadbeef
-0
/
+29
2023-06-20
Auto merge of #112320 - compiler-errors:do-not-impl-via-obj, r=lcnr
bors
-0
/
+4
2023-06-20
Merge attrs, better validation
Michael Goulet
-0
/
+4
2023-06-18
Better error for non const `PartialEq` call generated by `match`
Deadbeef
-0
/
+51
2023-06-12
Adjust UI tests for `unit_bindings`
许杰友 Jieyou Xu (Joe)
-3
/
+3
2023-06-05
Better group RFC ui tests together
Maybe Waffle
-83
/
+16406
2023-05-02
fix tidy
Deadbeef
-0
/
+0
2023-05-02
make it semantic error
Deadbeef
-0
/
+0
2023-05-02
try gating early, add non-ascii test
Deadbeef
-0
/
+10
2023-05-02
fix TODO comments
Deadbeef
-0
/
+6
2023-05-02
update and add a few tests
Deadbeef
-0
/
+35
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-30
Modify primary span label for E0308
Esteban Küber
-4
/
+4
2023-01-25
Rollup merge of #106897 - estebank:issue-99430, r=davidtwco
Matthias Krüger
-0
/
+3
2023-01-24
Add suggestions for function pointers
Matthew J Perez
-4
/
+10
2023-01-15
Tweak E0597
Esteban Küber
-0
/
+3
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+2286