This website requires JavaScript.
Explore
Help
Sign In
OpenE2K
/
rust
Watch
2
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
rust
/
compiler
History
Guillaume Gomez
01e6019448
Rollup merge of
#78076
- est31:orphan_mod, r=Mark-Simulacrum
...
Move orphan module-name/mod.rs files into module-name.rs files
2020-10-20 21:46:35 +02:00
..
rustc
…
rustc_apfloat
…
rustc_arena
…
rustc_ast
Avoid cloning the contents of a
TokenStream
in a few places
2020-10-19 12:30:41 -04:00
rustc_ast_lowering
…
rustc_ast_passes
…
rustc_ast_pretty
…
rustc_attr
…
rustc_builtin_macros
…
rustc_codegen_llvm
…
rustc_codegen_ssa
…
rustc_data_structures
Auto merge of
#77908
- bugadani:obl-forest, r=nnethercote
2020-10-19 15:14:15 +00:00
rustc_driver
…
rustc_error_codes
…
rustc_errors
…
rustc_expand
Avoid cloning the contents of a
TokenStream
in a few places
2020-10-19 12:30:41 -04:00
rustc_feature
…
rustc_fs_util
…
rustc_graphviz
…
rustc_hir
…
rustc_hir_pretty
…
rustc_incremental
…
rustc_index
…
rustc_infer
revert workaround
#73027
2020-10-19 21:11:40 +01:00
rustc_interface
…
rustc_lexer
…
rustc_lint
Rollup merge of
#77931
- aticu:fix_60336, r=petrochenkov
2020-10-20 12:11:06 +09:00
rustc_llvm
…
rustc_macros
…
rustc_metadata
…
rustc_middle
Rollup merge of
#78076
- est31:orphan_mod, r=Mark-Simulacrum
2020-10-20 21:46:35 +02:00
rustc_mir
Rollup merge of
#78061
- wesleywiser:opt_zst_const_interning, r=oli-obk
2020-10-20 21:46:32 +02:00
rustc_mir_build
…
rustc_parse
Avoid cloning the contents of a
TokenStream
in a few places
2020-10-19 12:30:41 -04:00
rustc_parse_format
…
rustc_passes
…
rustc_plugin_impl
…
rustc_privacy
…
rustc_query_system
…
rustc_resolve
…
rustc_save_analysis
…
rustc_serialize
…
rustc_session
…
rustc_span
…
rustc_symbol_mangling
…
rustc_target
…
rustc_trait_selection
Rollup merge of
#78076
- est31:orphan_mod, r=Mark-Simulacrum
2020-10-20 21:46:35 +02:00
rustc_traits
…
rustc_ty
…
rustc_typeck
Do not ICE on pattern that uses a binding multiple times in generator
2020-10-19 23:34:47 +02:00