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
/
extern
Age
Commit message (
Expand
)
Author
Lines
2023-12-12
reject projecting to fields whose offset we cannot compute
Ralf Jung
-0
/
+30
2023-12-12
codegen: panic when trying to compute size/align of extern type
Ralf Jung
-1
/
+8
2023-12-10
remove redundant imports
surechen
-2
/
+0
2023-12-09
merge core_panic feature into panic_internals
Ralf Jung
-1
/
+1
2023-12-07
Rollup merge of #116420 - bvanjoi:fix-116203, r=Nilstrieb
Matthias Krüger
-0
/
+67
2023-11-24
Show number in error message even for one error
Nilstrieb
-13
/
+13
2023-11-17
Rollup merge of #117338 - workingjubilee:asmjs-meets-thanatos, r=b-naber
Matthias Krüger
-3
/
+1
2023-11-15
discard invalid spans in external blocks
bohan
-0
/
+67
2023-11-02
Pretty print Fn traits in rustc_on_unimplemented
Michael Goulet
-3
/
+3
2023-10-28
Remove asmjs from tests
Jubilee Young
-3
/
+1
2023-09-25
Gate and validate #[rustc_safe_intrinsic]
León Orell Valerian Liehr
-1
/
+1
2023-09-19
rustc_hir_analysis: add a helper to check function the signature mismatches
Eduardo Sánchez Muñoz
-2
/
+2
2023-08-28
Revert "Suggest using `Arc` on `!Send`/`!Sync` types"
David Tolnay
-3
/
+0
2023-08-09
Suggest using `Arc` on `!Send`/`!Sync` types
Esteban Kuber
-0
/
+3
2023-08-07
stabilize abi_thiscall
Benedikt Radtke
-2
/
+0
2023-06-22
Tweak privacy errors to account for reachable items
Esteban Küber
-0
/
+8
2023-06-12
Fix debug ICE for extern type with where clauses
许杰友 Jieyou Xu (Joe)
-0
/
+57
2023-05-24
Move tests
Caio
-0
/
+16
2023-05-09
tidy check to find misc files in ui tests, and clean up the results
asquared31415
-1
/
+0
2023-01-30
Modify primary span label for E0308
Esteban Küber
-1
/
+1
2023-01-11
Move /src/test to /tests
Albert Larsan
-0
/
+1541
[prev]