| .. |
|
bootstrap
|
Rebase to the llvm-project monorepo
|
2019-01-25 15:39:54 -08:00 |
|
build_helper
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
ci
|
Rebase to the llvm-project monorepo
|
2019-01-25 15:39:54 -08:00 |
|
doc
|
Remove quote_*! macros and associated APIs
|
2019-01-24 07:37:34 -07:00 |
|
etc
|
Auto merge of #57647 - cuviper:gdb-version, r=tromey
|
2019-01-22 16:14:42 +00:00 |
|
grammar
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
liballoc
|
Rollup merge of #57456 - fintelia:patch-4, r=dtolnay
|
2019-01-15 12:42:07 +01:00 |
|
libarena
|
Check the correct arena
|
2019-01-01 20:06:50 +01:00 |
|
libcore
|
Rollup merge of #56217 - frewsxcv:frewsxcv-float-parse, r=QuietMisdreavus
|
2019-01-25 01:36:57 +01:00 |
|
libfmt_macros
|
Fix simple formatting optimization
|
2019-01-12 19:15:41 +09:00 |
|
libgraphviz
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
libpanic_abort
|
Stabilize cfg_target_vendor, #29718
|
2019-01-14 14:33:04 +05:30 |
|
libpanic_unwind
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
libproc_macro
|
Work-around for shadowing of variant names with assoc const names in libproc_macro/bridge/rpc.rs.
|
2018-12-26 21:40:21 +00:00 |
|
libprofiler_builtins
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
librustc
|
Auto merge of #57714 - matthewjasper:wellformed-unreachable, r=pnkfelix
|
2019-01-25 14:25:37 +00:00 |
|
librustc_allocator
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
librustc_apfloat
|
Fix repeated word typos
|
2019-01-03 21:33:37 +01:00 |
|
librustc_asan
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
librustc_borrowck
|
Remove quote_*! macros and associated APIs
|
2019-01-24 07:37:34 -07:00 |
|
librustc_codegen_llvm
|
Set the DICompileUnit emissionKind
|
2019-01-25 15:39:54 -08:00 |
|
librustc_codegen_ssa
|
Rollup merge of #57865 - Aaron1011:fix/debug-ice, r=estebank
|
2019-01-25 01:37:03 +01:00 |
|
librustc_codegen_utils
|
Remove quote_*! macros and associated APIs
|
2019-01-24 07:37:34 -07:00 |
|
librustc_cratesio_shim
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
librustc_data_structures
|
Rollup merge of #57652 - mark-i-m:remove-old, r=nikomatsakis
|
2019-01-25 01:37:00 +01:00 |
|
librustc_driver
|
Remove quote_*! macros and associated APIs
|
2019-01-24 07:37:34 -07:00 |
|
librustc_errors
|
Remove unnecessary dummy span checks
|
2019-01-20 13:29:03 -08:00 |
|
librustc_fs_util
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
librustc_incremental
|
Clean up and optimize OpenTask / read_index
|
2018-12-31 16:24:22 +01:00 |
|
librustc_lint
|
Remove quote_*! macros and associated APIs
|
2019-01-24 07:37:34 -07:00 |
|
librustc_llvm
|
Rollup merge of #57369 - petrhosek:llvm-libcxx, r=alexcrichton
|
2019-01-07 16:25:38 +01:00 |
|
librustc_lsan
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
librustc_metadata
|
Auto merge of #51285 - Mark-Simulacrum:remove-quote_apis, r=Manishearth
|
2019-01-24 15:48:46 +00:00 |
|
librustc_mir
|
Auto merge of #57714 - matthewjasper:wellformed-unreachable, r=pnkfelix
|
2019-01-25 14:25:37 +00:00 |
|
librustc_msan
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
librustc_passes
|
Rollup merge of #57730 - Zoxc:combined-ast-validator, r=cramertj
|
2019-01-24 00:19:52 +01:00 |
|
librustc_plugin
|
Auto merge of #57321 - petrochenkov:atokens, r=nikomatsakis
|
2019-01-16 15:01:20 +00:00 |
|
librustc_privacy
|
Rollup merge of #57649 - petrochenkov:privexist, r=arielb1
|
2019-01-19 14:21:21 +01:00 |
|
librustc_resolve
|
Rollup merge of #57836 - oli-obk:existential_crisis, r=estebank
|
2019-01-24 00:19:59 +01:00 |
|
librustc_save_analysis
|
Querify glob map usage (last use of CrateAnalysis)
|
2019-01-17 10:40:22 +01:00 |
|
librustc_target
|
Add powerpc64-unknown-freebsd
|
2019-01-21 18:50:54 +01:00 |
|
librustc_traits
|
Auto merge of #57714 - matthewjasper:wellformed-unreachable, r=pnkfelix
|
2019-01-25 14:25:37 +00:00 |
|
librustc_tsan
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
librustc_typeck
|
Auto merge of #57714 - matthewjasper:wellformed-unreachable, r=pnkfelix
|
2019-01-25 14:25:37 +00:00 |
|
librustdoc
|
don't call get_macro on proc-macro stubs
|
2019-01-22 15:40:27 -06:00 |
|
libserialize
|
Cosmetic improvements
|
2019-01-13 19:47:02 +00:00 |
|
libstd
|
Rollup merge of #57867 - Aaron1011:fix/gen-future-doc, r=Centril
|
2019-01-24 18:25:50 +01:00 |
|
libsyntax
|
Auto merge of #57879 - Centril:rollup, r=Centril
|
2019-01-24 21:23:11 +00:00 |
|
libsyntax_ext
|
Remove quote_*! macros and associated APIs
|
2019-01-24 07:37:34 -07:00 |
|
libsyntax_pos
|
Fix typo
|
2019-01-21 15:53:56 -08:00 |
|
libterm
|
Implement basic input validation for built-in attributes
|
2019-01-13 14:17:19 +03:00 |
|
libtest
|
Stabilize cfg_target_vendor, #29718
|
2019-01-14 14:33:04 +05:30 |
|
libunwind
|
Stabilize cfg_target_vendor, #29718
|
2019-01-14 14:33:04 +05:30 |
|
llvm-emscripten@7f23313edf
|
|
|
|
llvm-project@25bfc9f499
|
Add two more wasm-related LLVM commits
|
2019-01-25 15:39:54 -08:00 |
|
rtstartup
|
Remove licenses
|
2018-12-25 21:08:33 -07:00 |
|
rustc
|
rustc: Fix regression where jemalloc isn't used
|
2019-01-03 13:52:36 -08:00 |
|
rustllvm
|
Set the DICompileUnit emissionKind
|
2019-01-25 15:39:54 -08:00 |
|
stdsimd@269d0ba959
|
Update stdsimd submodule
|
2019-01-08 20:24:15 +01:00 |
|
test
|
Rebase to the llvm-project monorepo
|
2019-01-25 15:39:54 -08:00 |
|
tools
|
Rebase to the llvm-project monorepo
|
2019-01-25 15:39:54 -08:00 |
|
.gitignore
|
|
|
|
README.md
|
remove link to removed readme
|
2019-01-15 19:48:37 -06:00 |
|
stage0.txt
|
Revert "Auto merge of #57670 - rust-lang:beta-next, r=Mark-Simulacrum"
|
2019-01-17 10:48:10 +01:00 |