.. |
bootstrap
|
Rollup merge of #73352 - ehuss:bootstrap-metadata, r=Mark-Simulacrum
|
2020-06-19 14:29:35 +02:00 |
build_helper
|
|
|
ci
|
removed try config to test mac & windows (passed)
|
2020-06-17 14:50:28 -07:00 |
doc
|
Rollup merge of #73364 - joshtriplett:inline-asm, r=Amanieu
|
2020-06-19 09:15:14 -07:00 |
etc
|
|
|
liballoc
|
Rollup merge of #73465 - lzutao:spec-char-tostring, r=sfackler
|
2020-06-19 09:15:18 -07:00 |
libcore
|
Rollup merge of #71899 - cuviper:try_find_map, r=dtolnay
|
2020-06-19 19:42:45 -07:00 |
libpanic_abort
|
|
|
libpanic_unwind
|
|
|
libproc_macro
|
|
|
libprofiler_builtins
|
|
|
librustc_apfloat
|
|
|
librustc_arena
|
Rollup merge of #73237 - tmiasko:arena, r=nnethercote
|
2020-06-16 15:08:35 +02:00 |
librustc_ast
|
Rollup merge of #73364 - joshtriplett:inline-asm, r=Amanieu
|
2020-06-19 09:15:14 -07:00 |
librustc_ast_lowering
|
Auto merge of #73369 - RalfJung:rollup-hl8g9zf, r=RalfJung
|
2020-06-15 11:39:23 +00:00 |
librustc_ast_passes
|
|
|
librustc_ast_pretty
|
Rollup merge of #73182 - Aaron1011:feature/call-fn-span, r=matthewjasper
|
2020-06-11 19:04:16 +02:00 |
librustc_attr
|
|
|
librustc_builtin_macros
|
asm: Allow multiple template strings; interpret them as newline-separated
|
2020-06-15 12:35:27 -07:00 |
librustc_codegen_llvm
|
Rollup merge of #72689 - lcnr:common_str, r=estebank
|
2020-06-19 19:42:47 -07:00 |
librustc_codegen_ssa
|
Rollup merge of #73011 - richkadel:llvm-count-from-mir-pass, r=tmandry
|
2020-06-19 14:29:20 +02:00 |
librustc_data_structures
|
|
|
librustc_driver
|
|
|
librustc_error_codes
|
add new error code
|
2020-06-19 14:16:38 -05:00 |
librustc_errors
|
track caller for delay_span_bug
|
2020-06-15 18:25:58 -05:00 |
librustc_expand
|
Rollup merge of #73178 - petrochenkov:explint, r=varkor
|
2020-06-12 12:28:25 +02:00 |
librustc_feature
|
warn against 'specialization' feature
|
2020-06-16 09:39:34 +02:00 |
librustc_fs_util
|
|
|
librustc_graphviz
|
|
|
librustc_hir
|
Rollup merge of #73357 - petrochenkov:tmap, r=davidtwco
|
2020-06-19 09:15:12 -07:00 |
librustc_hir_pretty
|
Auto merge of #72080 - matthewjasper:uniform-impl-trait, r=nikomatsakis
|
2020-06-15 04:10:24 +00:00 |
librustc_incremental
|
Remove associated opaque types
|
2020-06-11 16:24:01 +01:00 |
librustc_index
|
|
|
librustc_infer
|
Rollup merge of #72804 - estebank:opaque-missing-lts-in-fn-2, r=nikomatsakis
|
2020-06-18 15:20:43 -07:00 |
librustc_interface
|
[WIP] injects llvm intrinsic instrprof.increment for coverage reports
|
2020-06-15 16:50:10 -07:00 |
librustc_lexer
|
Rollup merge of #72906 - lzutao:migrate-numeric-assoc-consts, r=dtolnay
|
2020-06-12 12:28:23 +02:00 |
librustc_lint
|
Rollup merge of #73300 - crlf0710:crate_level_only_check, r=petrochenkov
|
2020-06-19 09:15:08 -07:00 |
librustc_llvm
|
|
|
librustc_macros
|
|
|
librustc_metadata
|
Rollup merge of #73011 - richkadel:llvm-count-from-mir-pass, r=tmandry
|
2020-06-19 14:29:20 +02:00 |
librustc_middle
|
Rollup merge of #72689 - lcnr:common_str, r=estebank
|
2020-06-19 19:42:47 -07:00 |
librustc_mir
|
add new error code
|
2020-06-19 14:16:38 -05:00 |
librustc_mir_build
|
Auto merge of #73486 - Manishearth:rollup-11iyqpc, r=Manishearth
|
2020-06-19 01:20:49 +00:00 |
librustc_parse
|
Rollup merge of #73280 - GuillaumeGomez:add-e0763, r=petrochenkov
|
2020-06-19 14:29:29 +02:00 |
librustc_parse_format
|
asm: Allow multiple template strings; interpret them as newline-separated
|
2020-06-15 12:35:27 -07:00 |
librustc_passes
|
Rollup merge of #73011 - richkadel:llvm-count-from-mir-pass, r=tmandry
|
2020-06-19 14:29:20 +02:00 |
librustc_plugin_impl
|
|
|
librustc_privacy
|
make all uses of ty::Error or ConstKind::Error delay a span bug
|
2020-06-15 18:25:58 -05:00 |
librustc_query_system
|
|
|
librustc_resolve
|
Rollup merge of #73357 - petrochenkov:tmap, r=davidtwco
|
2020-06-19 09:15:12 -07:00 |
librustc_save_analysis
|
save_analysis: improve handling of enum struct variant
|
2020-06-19 10:35:44 +01:00 |
librustc_serialize
|
|
|
librustc_session
|
Rollup merge of #73300 - crlf0710:crate_level_only_check, r=petrochenkov
|
2020-06-19 09:15:08 -07:00 |
librustc_span
|
Rollup merge of #73011 - richkadel:llvm-count-from-mir-pass, r=tmandry
|
2020-06-19 14:29:20 +02:00 |
librustc_symbol_mangling
|
make all uses of ty::Error or ConstKind::Error delay a span bug
|
2020-06-15 18:25:58 -05:00 |
librustc_target
|
Rollup merge of #73214 - androm3da:hex_inline_asm_00, r=Amanieu
|
2020-06-19 09:15:00 -07:00 |
librustc_trait_selection
|
Rollup merge of #73261 - estebank:generics-sized, r=nikomatsakis
|
2020-06-19 09:15:06 -07:00 |
librustc_traits
|
make all uses of ty::Error or ConstKind::Error delay a span bug
|
2020-06-15 18:25:58 -05:00 |
librustc_ty
|
Add case for count_code_region() extern lang_item
|
2020-06-15 16:50:10 -07:00 |
librustc_typeck
|
Rollup merge of #72791 - lcnr:coerce-refactor, r=estebank
|
2020-06-19 19:42:49 -07:00 |
librustdoc
|
Rollup merge of #73476 - JakobDegen:should_panic_rustdoc, r=GuillaumeGomez
|
2020-06-18 15:21:04 -07:00 |
libstd
|
Rollup merge of #73464 - qy3u:fs-document-format-correction, r=jonas-schievink
|
2020-06-19 08:56:17 +02:00 |
libterm
|
|
|
libtest
|
|
|
libunwind
|
Rollup merge of #73187 - mati865:bootstrap-cleanup, r=Mark-Simulacrum
|
2020-06-12 00:05:31 +02:00 |
llvm-project@0ddefeca92
|
Update LLVM submodule
|
2020-06-13 19:54:09 +01:00 |
rtstartup
|
|
|
rustc
|
|
|
rustllvm
|
Rollup merge of #73011 - richkadel:llvm-count-from-mir-pass, r=tmandry
|
2020-06-19 14:29:20 +02:00 |
stdarch@45340c0e2f
|
|
|
test
|
Rollup merge of #72934 - christianpoveda:mut-borrows-in-consts, r=oli-obk
|
2020-06-19 19:42:51 -07:00 |
tools
|
Rollup merge of #73489 - sexxi-goose:init_place_refactor, r=nikomatsakis
|
2020-06-19 09:15:20 -07:00 |
README.md
|
|
|
stage0.txt
|
|
|