| .. |
|
bootstrap
|
Revert "Auto merge of #64823 - cuviper:min-std, r=Mark-Simulacrum"
|
2019-10-12 12:00:34 -04:00 |
|
build_helper
|
|
|
|
ci
|
Revert "Auto merge of #63649 - tlively:emscripten-upstream-upgrade, r=alexcrichton"
|
2019-10-05 21:38:45 -07:00 |
|
doc
|
Add troubleshooting section to PGO chapter in rustc book.
|
2019-10-14 10:34:21 +02:00 |
|
etc
|
ignore-x86 instead of ignore-musl
|
2019-09-22 11:33:13 -07:00 |
|
liballoc
|
Rollup merge of #65332 - RalfJung:fmt, r=cramertj
|
2019-10-14 17:52:37 -07:00 |
|
libarena
|
Fix clippy warnings
|
2019-10-01 23:15:47 +09:00 |
|
libcore
|
Rollup merge of #65370 - Cerberuser:patch-1, r=jonas-schievink
|
2019-10-13 19:17:15 +02:00 |
|
libfmt_macros
|
Cleaned up a few doc comments in libfmt_macros.
|
2019-09-30 01:15:48 +01:00 |
|
libgraphviz
|
|
|
|
libpanic_abort
|
|
|
|
libpanic_unwind
|
|
|
|
libproc_macro
|
Stabilize mem::take (mem_take)
|
2019-10-08 18:04:18 -04:00 |
|
libprofiler_builtins
|
|
|
|
librustc
|
Rollup merge of #65444 - spastorino:as-ref-for-list, r=Mark-Simulacrum
|
2019-10-15 16:08:00 -07:00 |
|
librustc_apfloat
|
Rollup merge of #64942 - JohnTitor:fix-clippy, r=eddyb
|
2019-10-01 23:06:19 -07:00 |
|
librustc_asan
|
Fix build script sanitizer check.
|
2019-09-13 20:59:46 -07:00 |
|
librustc_codegen_llvm
|
Rollup merge of #65340 - bjorn3:cg_ssa_refactor4, r=eddyb
|
2019-10-14 17:52:38 -07:00 |
|
librustc_codegen_ssa
|
Refactor: Rename db locals to diag
|
2019-10-15 08:19:43 +02:00 |
|
librustc_codegen_utils
|
Add top level provide/provide_extern to cg_ssa and cg_utils
|
2019-10-13 14:43:58 +02:00 |
|
librustc_data_structures
|
Rename serial_join and serial_scope to join and scope
|
2019-10-14 18:05:07 -03:00 |
|
librustc_driver
|
rustc_metadata: Privatize private code and remove dead code
|
2019-10-14 18:05:45 +03:00 |
|
librustc_errors
|
Refactor: Rename db locals to diag
|
2019-10-15 08:19:43 +02:00 |
|
librustc_fs_util
|
|
|
|
librustc_incremental
|
self-profiling: Add events for everything except trait selection.
|
2019-10-09 13:40:44 +02:00 |
|
librustc_index
|
Optimize BitSet iteration.
|
2019-10-16 06:53:08 +11:00 |
|
librustc_interface
|
Rollup merge of #65340 - bjorn3:cg_ssa_refactor4, r=eddyb
|
2019-10-14 17:52:38 -07:00 |
|
librustc_lexer
|
|
|
|
librustc_lint
|
ast: remove implicit pprust dependency via Display.
|
2019-10-13 06:58:51 +02:00 |
|
librustc_llvm
|
|
|
|
librustc_lsan
|
Fix build script sanitizer check.
|
2019-09-13 20:59:46 -07:00 |
|
librustc_macros
|
Rollup merge of #65176 - nnethercote:rm-query-macros, r=michaelwoerister
|
2019-10-08 15:45:32 +02:00 |
|
librustc_metadata
|
Rollup merge of #65365 - skinny121:const-args-metadata, r=varkor
|
2019-10-14 17:52:39 -07:00 |
|
librustc_mir
|
Rollup merge of #65389 - ecstatic-morse:zero-sized-array-no-drop, r=eddyb
|
2019-10-15 16:07:53 -07:00 |
|
librustc_msan
|
Fix build script sanitizer check.
|
2019-09-13 20:59:46 -07:00 |
|
librustc_passes
|
ast: remove implicit pprust dependency via Display.
|
2019-10-13 06:58:51 +02:00 |
|
librustc_plugin
|
Rename Item.node to Item.kind
|
2019-09-26 18:21:48 +01:00 |
|
librustc_privacy
|
Fix/improve some error codes long explanation
|
2019-10-07 11:15:45 +02:00 |
|
librustc_resolve
|
Rollup merge of #65308 - GuillaumeGomez:long-err-explanation-E0574, r=matthewjasper
|
2019-10-15 16:07:50 -07:00 |
|
librustc_save_analysis
|
Nest typeck tables when processing struct member types
|
2019-10-13 02:08:33 +02:00 |
|
librustc_target
|
Check that we don't access nonexisting union fields
|
2019-10-10 18:21:34 +02:00 |
|
librustc_traits
|
Rollup merge of #65181 - nikomatsakis:lazy-norm-anon-const-push-1, r=varkor
|
2019-10-08 05:02:43 +02:00 |
|
librustc_tsan
|
Fix build script sanitizer check.
|
2019-09-13 20:59:46 -07:00 |
|
librustc_typeck
|
Rollup merge of #65242 - estebank:contrain-trait-sugg, r=varkor
|
2019-10-15 16:07:44 -07:00 |
|
librustdoc
|
syntax::parse::sess -> syntax::sess
|
2019-10-15 09:41:58 +02:00 |
|
libserialize
|
Fix clippy warnings
|
2019-10-01 23:15:47 +09:00 |
|
libstd
|
Rollup merge of #65366 - faern:source-on-intostringerror, r=bluss
|
2019-10-13 19:17:12 +02:00 |
|
libsyntax
|
syntax: extract parse_cfg_attr
|
2019-10-16 10:59:53 +02:00 |
|
libsyntax_ext
|
syntax::parse::sess -> syntax::sess
|
2019-10-15 09:41:58 +02:00 |
|
libsyntax_pos
|
Rollup merge of #64623 - matthewjasper:underscore-imports, r=petrochenkov
|
2019-10-15 16:07:41 -07:00 |
|
libterm
|
|
|
|
libtest
|
Auto merge of #64873 - popzxc:prettify-test-time, r=wesleywiser
|
2019-10-12 23:47:27 +00:00 |
|
libunwind
|
|
|
|
llvm-emscripten@7f23313edf
|
|
|
|
llvm-project@14a3b12307
|
Update LLVM for Emscripten exception handling support
|
2019-10-08 13:07:27 -07:00 |
|
rtstartup
|
|
|
|
rustc
|
|
|
|
rustllvm
|
|
|
|
stdarch@e0ab2c165a
|
Move --cfg bootstrap out of rustc.rs
|
2019-09-23 09:34:44 -07:00 |
|
test
|
Rollup merge of #65438 - Centril:almost, r=varkor
|
2019-10-15 16:07:58 -07:00 |
|
tools
|
Update clippy
|
2019-10-15 13:52:34 -07:00 |
|
README.md
|
|
|
|
stage0.txt
|
Switch version to 1.40
|
2019-09-25 08:20:32 -04:00 |