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
/
src
/
libcore
/
intrinsics.rs
Age
Commit message (
Expand
)
Author
Lines
2014-10-30
rollup merge of #18445 : alexcrichton/index-mut
Alex Crichton
-97
/
+0
2014-10-30
rollup merge of #18398 : aturon/lint-conventions-2
Alex Crichton
-1
/
+1
2014-10-30
collections: Enable IndexMut for some collections
Alex Crichton
-97
/
+0
2014-10-28
Remove ty_bot from the type system
Jakub Bukaj
-1
/
+1
2014-10-28
Update code with new lint names
Aaron Turon
-1
/
+1
2014-10-25
auto merge of #18080 : veddan/rust/assume, r=thestinger
bors
-0
/
+11
2014-10-16
librustc: Remove trans::reflect and the opaque and ty_visitor lang items.
Luqman Aden
-0
/
+3
2014-10-16
librustc: Stop generating visit glue and remove from TyDesc.
Luqman Aden
-0
/
+1
2014-10-16
librustc: Remove visit_tydesc intrinsic.
Luqman Aden
-2
/
+0
2014-10-16
Improve documentation of assume intrinsic.
Viktor Dahl
-1
/
+5
2014-10-16
Add assume intrinsic
Viktor Dahl
-0
/
+7
2014-10-10
Register new snapshots
Alex Crichton
-1
/
+0
2014-10-04
Add intrinsics::unreachable
Keegan McAllister
-0
/
+7
2014-09-03
Fix spelling errors and capitalization.
Joseph Crail
-1
/
+1
2014-08-29
Register new snapshots
Alex Crichton
-8
/
+0
2014-08-26
DST coercions and DST structs
Nick Cameron
-0
/
+7
2014-08-15
Register new snapshots
Alex Crichton
-1
/
+0
2014-08-11
librustc: Don't allow return_address intrinsic in functions that don't use an...
Luqman Aden
-0
/
+7
2014-07-09
libcore: Reexport a couple of widely-used low-level intrinsics to reduce
Patrick Walton
-9
/
+63
2014-06-29
Extract tests from libcore to a separate crate
Steven Fackler
-9
/
+0
2014-06-28
Rename all raw pointers as necessary
Alex Crichton
-26
/
+30
2014-06-24
Remove the quad_precision_float feature gate
Alex Crichton
-1
/
+0
2014-06-15
Register new snapshots
Alex Crichton
-8
/
+0
2014-06-13
librustc: Forbid `transmute` from being called on types whose size is
Patrick Walton
-0
/
+14
2014-06-11
rustc: Remove ~[T] from the language
Alex Crichton
-0
/
+4
2014-06-01
std: Drop Total from Total{Eq,Ord}
Alex Crichton
-1
/
+1
2014-05-30
std: Rename {Eq,Ord} to Partial{Eq,Ord}
Alex Crichton
-1
/
+1
2014-05-23
libcore: Document math intrinsics.
lucy
-0
/
+79
2014-05-15
core: Derive Show impls wherever possible
Alex Crichton
-1
/
+1
2014-05-09
Register new snapshots
Alex Crichton
-2
/
+2
2014-05-07
core: Get coretest working
Alex Crichton
-1
/
+1
2014-05-07
core: Inherit the intrinsics module
Alex Crichton
-0
/
+487