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
/
compiler
/
rustc_sanitizers
Age
Commit message (
Expand
)
Author
Lines
2024-06-24
Split out IntoIterator and non-Iterator constructors for AliasTy/AliasTerm/Tr...
Michael Goulet
-3
/
+4
2024-06-21
Rename a bunch of things
Michael Goulet
-1
/
+1
2024-06-20
Add blank lines after module-level `//!` comments.
Nicholas Nethercote
-0
/
+5
2024-06-18
Make async drop code more consistent with regular drop code
Daria Sukhonina
-0
/
+1
2024-06-16
Rename InstanceDef -> InstanceKind
Michael Goulet
-8
/
+8
2024-06-14
Use is_lang_item more aggressively
Michael Goulet
-1
/
+1
2024-06-12
Use `tidy` to sort crate attributes for all compiler crates.
Nicholas Nethercote
-1
/
+5
2024-06-05
Misc fixes (pattern type lowering, cfi, pretty printing)
Boxy
-10
/
+24
2024-06-05
Add `Ty` to `ConstKind::Value`
Boxy
-3
/
+1
2024-06-05
Basic removal of `Ty` from places (boring)
Boxy
-4
/
+7
2024-06-03
check_is_object_safe -> is_object_safe
Michael Goulet
-1
/
+1
2024-05-18
Fix typos (taking into account review comments)
blyxyas
-1
/
+1
2024-05-11
Apply nits, uplift ExistentialPredicate too
Michael Goulet
-1
/
+2
2024-04-22
Stabilize the size of incr comp object file names
Ben Kimock
-3
/
+5
2024-04-14
Update encode.rs
Tobias Decking
-2
/
+2
2024-04-08
sanitizers: Create the rustc_sanitizers crate
Ramon de C Valle
-0
/
+1472