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-2091-track-caller
Age
Commit message (
Expand
)
Author
Lines
2025-08-29
Stabilize file_as_c_str
Alice Ryhl
-1
/
+0
2025-08-27
Rename `Location::file_with_nul` to `file_as_c_str`
Alice Ryhl
-3
/
+3
2025-08-14
Update uitests
Jonathan Brouwer
-5
/
+4
2025-07-23
Add `ignore-backends` annotations in failing GCC backend ui tests
Guillaume Gomez
-0
/
+1
2025-06-24
fix 142783
Jana Dönszelmann
-2
/
+6
2025-06-23
move naked checks out of check_attr.rs
Jana Dönszelmann
-4
/
+4
2025-06-04
Add Location::file_with_nul
Taylor Cramer
-0
/
+25
2025-04-20
stabilize `naked_functions`
Folkert de Vries
-5
/
+4
2025-04-19
Make `#[naked]` an unsafe attribute
Folkert de Vries
-10
/
+10
2025-03-25
compiletest: Support matching on diagnostics without a span
Vadim Petrochenkov
-0
/
+2
2025-01-21
remove support for the #[start] attribute
Ralf Jung
-17
/
+0
2024-10-06
more `asm!` -> `naked_asm!` in tests
Folkert de Vries
-3
/
+3
2024-07-27
switch to an allowlist approach
Folkert
-4
/
+4
2024-07-16
improve error message when `#[naked]` is used with `#[track-caller] and `#[ta...
Folkert
-6
/
+12
2024-04-24
Error on using `yield` without also using `#[coroutine]` on the closure
Oli Scherer
-3
/
+3
2024-03-21
Stabilize `const_caller_location` and `const_location_fields`
lilasta
-8
/
+6
2024-02-16
[AUTO-GENERATED] Migrate ui tests from `//` to `//@` directives
许杰友 Jieyou Xu (Joe)
-43
/
+43
2024-02-08
Continue to borrowck even if there were previous errors
Oli Scherer
-4
/
+8
2023-11-24
Show number in error message even for one error
Nilstrieb
-4
/
+4
2023-10-20
s/generator/coroutine/
Oli Scherer
-14
/
+14
2023-10-20
s/Generator/Coroutine/
Oli Scherer
-7
/
+7
2023-09-22
Change `start` to `#[start]` in some diagnosis
Eduardo Sánchez Muñoz
-3
/
+3
2023-06-05
Better group RFC ui tests together
Maybe Waffle
-0
/
+930