.. |
bootstrap
|
fix various typos
|
2020-03-06 15:19:31 +01:00 |
build_helper
|
|
|
ci
|
fix various typos
|
2020-03-06 15:19:31 +01:00 |
doc
|
fix various typos
|
2020-03-06 15:19:31 +01:00 |
etc
|
|
|
liballoc
|
Rollup merge of #69773 - matthiaskrgr:typos, r=petrochenkov
|
2020-03-07 17:27:32 +01:00 |
libarena
|
|
|
libcore
|
constify mem::discriminant
|
2020-03-08 14:24:32 +01:00 |
libfmt_macros
|
fix various typos
|
2020-03-06 15:19:31 +01:00 |
libgraphviz
|
|
|
libpanic_abort
|
|
|
libpanic_unwind
|
|
|
libproc_macro
|
Rollup merge of #69773 - matthiaskrgr:typos, r=petrochenkov
|
2020-03-07 17:27:32 +01:00 |
libprofiler_builtins
|
|
|
librustc
|
Rollup merge of #69787 - spastorino:use-local-directly-its-copy, r=oli-obk
|
2020-03-07 17:27:34 +01:00 |
librustc_apfloat
|
|
|
librustc_ast
|
fix various typos
|
2020-03-06 15:19:31 +01:00 |
librustc_ast_lowering
|
fix various typos
|
2020-03-06 15:19:31 +01:00 |
librustc_ast_passes
|
ast: Unmerge structures for associated items and foreign items
|
2020-03-01 13:47:48 +03:00 |
librustc_ast_pretty
|
Auto merge of #69586 - petrochenkov:unmerge, r=Centril
|
2020-03-06 02:22:49 +00:00 |
librustc_attr
|
Rename syntax to rustc_ast in source code
|
2020-02-29 21:59:09 +03:00 |
librustc_builtin_macros
|
Rollup merge of #69773 - matthiaskrgr:typos, r=petrochenkov
|
2020-03-07 17:27:32 +01:00 |
librustc_codegen_llvm
|
Rollup merge of #69773 - matthiaskrgr:typos, r=petrochenkov
|
2020-03-07 17:27:32 +01:00 |
librustc_codegen_ssa
|
Rollup merge of #69787 - spastorino:use-local-directly-its-copy, r=oli-obk
|
2020-03-07 17:27:34 +01:00 |
librustc_codegen_utils
|
fix various typos
|
2020-03-06 15:19:31 +01:00 |
librustc_data_structures
|
fix various typos
|
2020-03-06 15:19:31 +01:00 |
librustc_driver
|
Auto merge of #69442 - jakevossen5:master, r=Mark-Simulacrum
|
2020-03-02 03:16:22 +00:00 |
librustc_error_codes
|
fix various typos
|
2020-03-06 15:19:31 +01:00 |
librustc_errors
|
Use single-char patter on {ends,starts}_with and remove clone on copy type.
|
2020-03-04 20:47:05 +01:00 |
librustc_expand
|
Rollup merge of #69773 - matthiaskrgr:typos, r=petrochenkov
|
2020-03-07 17:27:32 +01:00 |
librustc_feature
|
Rollup merge of #69773 - matthiaskrgr:typos, r=petrochenkov
|
2020-03-07 17:27:32 +01:00 |
librustc_fs_util
|
|
|
librustc_hir
|
use values() or keys() respectively when iterating only over keys or values of maps.
|
2020-03-02 13:01:05 +01:00 |
librustc_incremental
|
Use more efficient &&str to String conversion (clippy::inefficient_to_string)
|
2020-03-05 16:39:20 +01:00 |
librustc_index
|
|
|
librustc_infer
|
Rollup merge of #69773 - matthiaskrgr:typos, r=petrochenkov
|
2020-03-07 17:27:32 +01:00 |
librustc_interface
|
Auto merge of #69746 - Dylan-DPC:rollup-wr6dvdk, r=Dylan-DPC
|
2020-03-05 21:39:00 +00:00 |
librustc_lexer
|
fix various typos
|
2020-03-06 15:19:31 +01:00 |
librustc_lint
|
Don't redundantly repeat field names (clippy::redundant_field_names)
|
2020-03-06 19:42:18 +01:00 |
librustc_llvm
|
use char instead of &str for single char patterns
|
2020-02-27 14:57:22 +01:00 |
librustc_macros
|
fix various typos
|
2020-03-06 15:19:31 +01:00 |
librustc_metadata
|
Rollup merge of #69773 - matthiaskrgr:typos, r=petrochenkov
|
2020-03-07 17:27:32 +01:00 |
librustc_mir
|
constify mem::discriminant
|
2020-03-08 14:24:32 +01:00 |
librustc_mir_build
|
Rollup merge of #69773 - matthiaskrgr:typos, r=petrochenkov
|
2020-03-07 17:27:32 +01:00 |
librustc_parse
|
Rollup merge of #69773 - matthiaskrgr:typos, r=petrochenkov
|
2020-03-07 17:27:32 +01:00 |
librustc_passes
|
fix various typos
|
2020-03-06 15:19:31 +01:00 |
librustc_plugin_impl
|
Rename syntax to rustc_ast in source code
|
2020-02-29 21:59:09 +03:00 |
librustc_privacy
|
Auto merge of #69380 - Zoxc:parent-module, r=michaelwoerister
|
2020-03-01 14:21:03 +00:00 |
librustc_resolve
|
Rollup merge of #69773 - matthiaskrgr:typos, r=petrochenkov
|
2020-03-07 17:27:32 +01:00 |
librustc_save_analysis
|
Don't redundantly repeat field names (clippy::redundant_field_names)
|
2020-03-06 19:42:18 +01:00 |
librustc_session
|
Don't redundantly repeat field names (clippy::redundant_field_names)
|
2020-03-06 19:42:18 +01:00 |
librustc_span
|
constify mem::discriminant
|
2020-03-08 14:24:32 +01:00 |
librustc_target
|
fix various typos
|
2020-03-06 15:19:31 +01:00 |
librustc_traits
|
Remove chalk integration
|
2020-03-02 18:11:53 -05:00 |
librustc_ty
|
Don't redundantly repeat field names (clippy::redundant_field_names)
|
2020-03-06 19:42:18 +01:00 |
librustc_typeck
|
Rollup merge of #69773 - matthiaskrgr:typos, r=petrochenkov
|
2020-03-07 17:27:32 +01:00 |
librustdoc
|
Rollup merge of #69773 - matthiaskrgr:typos, r=petrochenkov
|
2020-03-07 17:27:32 +01:00 |
libserialize
|
|
|
libstd
|
Rollup merge of #69773 - matthiaskrgr:typos, r=petrochenkov
|
2020-03-07 17:27:32 +01:00 |
libterm
|
|
|
libtest
|
fix various typos
|
2020-03-06 15:19:31 +01:00 |
libunwind
|
|
|
llvm-project@9f65ad0573
|
update llvm to silence gcc 9 warnings
|
2020-02-26 10:27:01 +08:00 |
rtstartup
|
|
|
rustc
|
|
|
rustllvm
|
Invoke OptimizerLastEPCallbacks in PreLinkThinLTO
|
2020-03-03 08:37:44 +01:00 |
stdarch@dea57529b3
|
|
|
test
|
prevent potential promotion in const_discriminant
|
2020-03-08 15:12:46 +01:00 |
tools
|
Rollup merge of #69773 - matthiaskrgr:typos, r=petrochenkov
|
2020-03-07 17:27:32 +01:00 |
README.md
|
|
|
stage0.txt
|
nightly: bootstrap from 1.42.0-beta.5 (4e1c5f0e9 2020-02-28)
|
2020-02-29 11:44:09 +01:00 |