| .. |
|
bootstrap
|
Auto merge of #57937 - denzp:nvptx, r=nagisa
|
2019-02-01 23:43:34 +00:00 |
|
build_helper
|
Workaround presence of LLVM library in stage0/lib
|
2019-01-26 08:02:08 -07:00 |
|
ci
|
Auto merge of #57937 - denzp:nvptx, r=nagisa
|
2019-02-01 23:43:34 +00:00 |
|
doc
|
Add link to the edition guide.
|
2019-01-29 17:30:49 -05:00 |
|
etc
|
fix gdb debug printing
|
2019-01-28 17:33:29 +01:00 |
|
grammar
|
|
|
|
liballoc
|
Auto merge of #58081 - Centril:liballoc-2018, r=oli-obk
|
2019-02-03 18:40:23 +00:00 |
|
libarena
|
Check the correct arena
|
2019-01-01 20:06:50 +01:00 |
|
libcore
|
Add #[must_use] to core::task::Poll
|
2019-02-04 22:41:39 +09:00 |
|
libfmt_macros
|
Rollup merge of #57764 - Xanewok:tiny-tweaks, r=nikomatsakis
|
2019-01-26 18:21:44 +01:00 |
|
libgraphviz
|
|
|
|
libpanic_abort
|
Bump bootstrap compiler to 1.33 beta
|
2019-01-26 08:02:08 -07:00 |
|
libpanic_unwind
|
|
|
|
libproc_macro
|
|
|
|
libprofiler_builtins
|
|
|
|
librustc
|
Auto merge of #58090 - ljedrz:HirIdification_phase_2, r=Zoxc
|
2019-02-04 01:06:25 +00:00 |
|
librustc_allocator
|
|
|
|
librustc_apfloat
|
Fix repeated word typos
|
2019-01-03 21:33:37 +01:00 |
|
librustc_asan
|
Workaround presence of LLVM library in stage0/lib
|
2019-01-26 08:02:08 -07:00 |
|
librustc_borrowck
|
hir: add HirId to main Hir nodes
|
2019-02-02 17:35:20 +01:00 |
|
librustc_codegen_llvm
|
Auto merge of #58003 - nikic:saturating-add, r=nagisa
|
2019-01-31 13:40:11 +00:00 |
|
librustc_codegen_ssa
|
Auto merge of #57937 - denzp:nvptx, r=nagisa
|
2019-02-01 23:43:34 +00:00 |
|
librustc_codegen_utils
|
SymbolPathBuffer shallow refactoring
|
2019-01-28 01:16:59 +01:00 |
|
librustc_cratesio_shim
|
|
|
|
librustc_data_structures
|
Use multiple threads by default. Limits tests to one thread. Do some renaming.
|
2019-01-28 16:24:33 +01:00 |
|
librustc_driver
|
Use ensure for mir_borrowck
|
2019-01-31 17:47:33 +01:00 |
|
librustc_errors
|
remove _with_applicability from suggestion fns
|
2019-01-26 23:07:55 -05:00 |
|
librustc_fs_util
|
|
|
|
librustc_incremental
|
Clean up and optimize OpenTask / read_index
|
2018-12-31 16:24:22 +01:00 |
|
librustc_lint
|
hir: add HirId to main Hir nodes
|
2019-02-02 17:35:20 +01:00 |
|
librustc_llvm
|
Workaround presence of LLVM library in stage0/lib
|
2019-01-26 08:02:08 -07:00 |
|
librustc_lsan
|
Workaround presence of LLVM library in stage0/lib
|
2019-01-26 08:02:08 -07:00 |
|
librustc_metadata
|
hir: add HirId to main Hir nodes
|
2019-02-02 17:35:20 +01:00 |
|
librustc_mir
|
cleanup: don't use node_to_hir_id where unneeded
|
2019-02-03 08:51:50 +01:00 |
|
librustc_msan
|
Workaround presence of LLVM library in stage0/lib
|
2019-01-26 08:02:08 -07:00 |
|
librustc_passes
|
Add an ensure() method to TyCtxt used to ensure queries are run
|
2019-01-29 21:10:33 +01:00 |
|
librustc_plugin
|
Auto merge of #57321 - petrochenkov:atokens, r=nikomatsakis
|
2019-01-16 15:01:20 +00:00 |
|
librustc_privacy
|
Update visibility of intermediate use items.
|
2019-02-02 15:29:13 +01:00 |
|
librustc_resolve
|
Rollup merge of #57915 - petrochenkov:notto-disu, r=zackmdavis
|
2019-01-28 22:25:48 +01:00 |
|
librustc_save_analysis
|
Querify glob map usage (last use of CrateAnalysis)
|
2019-01-17 10:40:22 +01:00 |
|
librustc_target
|
Auto merge of #58060 - andre-richter:master, r=nagisa
|
2019-02-02 04:06:11 +00:00 |
|
librustc_traits
|
Auto merge of #57714 - matthewjasper:wellformed-unreachable, r=pnkfelix
|
2019-01-25 14:25:37 +00:00 |
|
librustc_tsan
|
Workaround presence of LLVM library in stage0/lib
|
2019-01-26 08:02:08 -07:00 |
|
librustc_typeck
|
cleanup: don't use node_to_hir_id where unneeded
|
2019-02-03 08:51:50 +01:00 |
|
librustdoc
|
cleanup: don't use node_to_hir_id where unneeded
|
2019-02-03 08:51:50 +01:00 |
|
libserialize
|
Cosmetic improvements
|
2019-01-13 19:47:02 +00:00 |
|
libstd
|
Auto merge of #57922 - davidtwco:issue-57410, r=petrochenkov
|
2019-02-03 13:35:15 +00:00 |
|
libsyntax
|
fix stabilization order of uniform_paths.
|
2019-02-02 07:42:27 +01:00 |
|
libsyntax_ext
|
Conditionally skip two passes if their related attributes were not found
|
2019-01-28 05:46:53 +01:00 |
|
libsyntax_pos
|
Use multiple threads by default. Limits tests to one thread. Do some renaming.
|
2019-01-28 16:24:33 +01:00 |
|
libterm
|
Implement basic input validation for built-in attributes
|
2019-01-13 14:17:19 +03:00 |
|
libtest
|
Auto merge of #57765 - Mark-Simulacrum:bootstrap-bump, r=alexcrichton
|
2019-01-27 18:18:17 +00:00 |
|
libunwind
|
Bump bootstrap compiler to 1.33 beta
|
2019-01-26 08:02:08 -07:00 |
|
llvm-emscripten@7f23313edf
|
|
|
|
llvm-project@683d352269
|
[rust-lldb] Adapt to changes in LLDB APIs
|
2019-01-25 15:39:54 -08:00 |
|
rtstartup
|
|
|
|
rustc
|
rustc: Fix regression where jemalloc isn't used
|
2019-01-03 13:52:36 -08:00 |
|
rustllvm
|
Auto merge of #55641 - nagisa:optimize-attr, r=pnkfelix
|
2019-01-26 07:08:18 +00:00 |
|
stdsimd@b23541340b
|
Update stdsimd
|
2019-01-29 10:48:54 +01:00 |
|
test
|
Auto merge of #58081 - Centril:liballoc-2018, r=oli-obk
|
2019-02-03 18:40:23 +00:00 |
|
tools
|
Auto merge of #58095 - h-michael:cargotest-2018, r=Centril
|
2019-02-04 05:16:11 +00:00 |
|
.gitignore
|
|
|
|
README.md
|
remove link to removed readme
|
2019-01-15 19:48:37 -06:00 |
|
stage0.txt
|
Bump bootstrap compiler to 1.33 beta
|
2019-01-26 08:02:08 -07:00 |