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
/
src
/
librustc_middle
/
mir
/
interpret
/
mod.rs
Age
Commit message (
Expand
)
Author
Lines
2020-05-30
Make TLS accesses explicit in MIR
Oliver Scherer
-0
/
+1
2020-05-26
librustc_middle: Add function for computing unsigned abs
Joe Richey
-0
/
+9
2020-05-15
InvalidUninitBytes: Track more info about access
David Cook
-1
/
+1
2020-05-09
Rollup merge of #71508 - oli-obk:alloc_map_unlock, r=RalfJung
Ralf Jung
-46
/
+70
2020-05-08
Document `global_alloc`
Oliver Scherer
-0
/
+4
2020-05-08
Create a convenience wrapper for `get_global_alloc(id).unwrap()`
Oliver Scherer
-1
/
+10
2020-05-08
Shrink visibility of the `AllocMap` and its methods
Oliver Scherer
-3
/
+3
2020-05-08
Move `unwrap_fn` and `unwrap_memory` to `GlobalAlloc`
Oliver Scherer
-16
/
+22
2020-05-08
Simplify the `tcx.alloc_map` API
Oliver Scherer
-32
/
+37
2020-05-07
Renamed "undef" stuff to "uninit"
Hanif Bin Ariffin
-2
/
+2
2020-05-01
rename InvalidIntPtrUsage
Ralf Jung
-3
/
+3
2020-04-26
fmt
Ralf Jung
-5
/
+1
2020-04-26
organize Debug/Display impls a bit more; avoid sign-ignorant decimal display
Ralf Jung
-6
/
+6
2020-04-26
print pointers more compactly when they are too big
Ralf Jung
-6
/
+12
2020-04-02
nix rustc_target::abi::* reexport in ty::layout
Mazdak Farrokhzad
-7
/
+7
2020-03-30
rustc -> rustc_middle part 1
Mazdak Farrokhzad
-0
/
+574