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
Age
Commit message (
Expand
)
Author
Lines
2018-07-31
add regression test for #52057
Niko Matsakis
-0
/
+35
2018-07-31
remove universal-region-relation computation from universal_regions
Niko Matsakis
-300
/
+206
2018-07-31
introduce, but do not use, `free_region_relation` computation
Niko Matsakis
-4
/
+243
2018-07-30
Remove unused arguments
Mark Rousskov
-18
/
+7
2018-07-30
Include lifetime in mutability suggestion in NLL messages
Esteban Küber
-21
/
+53
2018-07-30
Delete unused code in rustdoc
Mark Rousskov
-121
/
+96
2018-07-30
run-pass/const-endianness: negate before to_le()
Josh Stone
-1
/
+1
2018-07-30
Fix Alias intra doc ICE
Guillaume Gomez
-23
/
+50
2018-07-30
Use Vec::extend in SmallVec::extend when applicable
ljedrz
-4
/
+12
2018-07-30
rustc_codegen_llvm: fix ownership of DIBuilder.
Irina Popa
-34
/
+45
2018-07-30
rustc_codegen_llvm: fix ownership of Builder.
Irina Popa
-96
/
+105
2018-07-30
rustc_codegen_llvm: fix tidy errors.
Irina Popa
-24
/
+77
2018-07-30
rustc_codegen_llvm: use safe references for ThinLTOData.
Irina Popa
-13
/
+12
2018-07-30
rustc_codegen_llvm: use safe references for ThinLTOBuffer.
Irina Popa
-6
/
+6
2018-07-30
rustc_codegen_llvm: use safe references for ModuleBuffer.
Irina Popa
-6
/
+6
2018-07-30
rustc_codegen_llvm: use safe references for RustArchiveMember.
Irina Popa
-16
/
+16
2018-07-30
rustc_codegen_llvm: use safe references for ArchiveChild.
Irina Popa
-38
/
+56
2018-07-30
rustc_codegen_llvm: use safe references for ArchiveIterator.
Irina Popa
-9
/
+6
2018-07-30
rustc_codegen_llvm: use safe references for Linker.
Irina Popa
-10
/
+9
2018-07-30
rustc_codegen_llvm: use safe references for SectionIterator.
Irina Popa
-14
/
+13
2018-07-30
rustc_codegen_llvm: use safe references for PassManager.
Irina Popa
-64
/
+65
2018-07-30
rustc_codegen_llvm: use safe references for OperandBundleDef.
Irina Popa
-25
/
+26
2018-07-30
rustc_codegen_llvm: use safe mutable references for output parameters.
Irina Popa
-12
/
+12
2018-07-30
rustc_codegen_llvm: use safe references for RustString.
Irina Popa
-30
/
+33
2018-07-30
rustc_codegen_llvm: use safe references for Twine, DiagnosticInfo, SMDiagnostic.
Irina Popa
-29
/
+24
2018-07-30
rustc_codegen_llvm: use safe references for Archive.
Irina Popa
-17
/
+11
2018-07-30
rustc_codegen_llvm: use safe references for TargetMachine.
Irina Popa
-13
/
+12
2018-07-30
rustc_codegen_llvm: use safe references for Pass.
Irina Popa
-12
/
+9
2018-07-30
rustc_codegen_llvm: use safe references for PassManagerBuilder.
Irina Popa
-15
/
+14
2018-07-30
rustc_codegen_llvm: use safe references for MemoryBuffer and ObjectFile.
Irina Popa
-21
/
+16
2018-07-30
rustc_codegen_llvm: remove more unused functions.
Irina Popa
-401
/
+21
2018-07-30
rustc_codegen_llvm: remove unused UseRef type.
Irina Popa
-7
/
+0
2018-07-30
rustc_codegen_llvm: use safe references for BasicBlock.
Irina Popa
-55
/
+54
2018-07-30
rustc_codegen_llvm: use safe references for Value.
Irina Popa
-1232
/
+1216
2018-07-30
Implement Unpin for FutureObj and LocalFutureObj
Taylor Cramer
-0
/
+3
2018-07-30
rustc_codegen_llvm: remove _opaque suffix.
Irina Popa
-49
/
+49
2018-07-30
rustc_codegen_llvm: remove #![allow(dead_code)] from llvm.
Irina Popa
-37
/
+2
2018-07-30
rustc_codegen_llvm: remove unused ExecutionEngineRef type.
Irina Popa
-2
/
+0
2018-07-30
rustc_codegen_llvm: use safe references for Metadata and DI*.
Irina Popa
-377
/
+411
2018-07-30
Remove unstable and deprecated APIs
Simon Sapin
-787
/
+0
2018-07-30
Remove the unstable std_unicode crate, deprecated since 1.27
Simon Sapin
-63
/
+1
2018-07-30
Fix wrong issue number in the test name
Mikhail Modin
-1
/
+1
2018-07-30
rustc_codegen_llvm: use safe references for DIBuilder.
Irina Popa
-34
/
+33
2018-07-30
rustc_codegen_llvm: use safe references for Builder.
Irina Popa
-144
/
+142
2018-07-30
rustc_codegen_llvm: use safe references for Type.
Irina Popa
-533
/
+568
2018-07-30
rustc_codegen_llvm: use safe references for Context and Module.
Irina Popa
-556
/
+549
2018-07-30
rustc_codegen_llvm: move from empty enums to extern types.
Irina Popa
-197
/
+178
2018-07-30
update books for new release
steveklabnik
-0
/
+0
2018-07-30
rustc_llvm: move to rustc_codegen_llvm::llvm.
Irina Popa
-358
/
+348
2018-07-30
rustc: Disallow machine applicability in foreign macros
Alex Crichton
-35
/
+217
[prev]
[next]