]> git.lizzy.rs Git - rust.git/history - src
Auto merge of #72983 - Lezzz:rename-typeck, r=nikomatsakis
[rust.git] / src /
2020-07-17 borsAuto merge of #72983 - Lezzz:rename-typeck, r=nikomatsakis
2020-07-17 borsAuto merge of #74439 - RalfJung:miri, r=RalfJung
2020-07-17 Ralf Jungupdate Miri
2020-07-17 Valentin LazureanuRename TypeckTables to TypeckResults.
2020-07-17 borsAuto merge of #73365 - Manishearth:rustdoc-vis, r=Guill...
2020-07-17 Manish GoregaokarUpdate src/test/rustdoc/intra-doc-crate/auxiliary/hidden.rs
2020-07-17 Manish GoregaokarAdd test for doc(hidden) intra-doc cross-crate reexports
2020-07-17 Manish GoregaokarRecord visibility of reexports for all items, not just...
2020-07-17 borsAuto merge of #74395 - Mark-Simulacrum:stage0-next...
2020-07-17 borsAuto merge of #74422 - Manishearth:rollup-7mfrf6g,...
2020-07-17 Manish GoregaokarRollup merge of #74398 - GuillaumeGomez:cleanup-e0723...
2020-07-17 Manish GoregaokarRollup merge of #74386 - msizanoen1:riscv-add-manifest...
2020-07-17 Manish GoregaokarRollup merge of #74371 - Aloso:patch-1, r=GuilliameGomez
2020-07-17 Manish GoregaokarRollup merge of #74357 - nnethercote:symbol-related...
2020-07-17 Manish GoregaokarRollup merge of #74351 - lzutao:remove-rustc-internal...
2020-07-17 Manish GoregaokarRollup merge of #74033 - ehuss:std-compile-all-platform...
2020-07-17 Manish GoregaokarRollup merge of #73269 - mzohreva:mz/sgx-wait-timeout...
2020-07-17 Manish GoregaokarRollup merge of #73101 - jyn514:rustdoc-absolute-module...
2020-07-16 Mark RousskovAdd zlib1g to builder deps
2020-07-16 Mark Rousskovapply bootstrap cfgs
2020-07-16 Mark RousskovBump to 1.47
2020-07-16 Nicholas NethercoteRemove some `Symbol:as_str()` calls.
2020-07-16 Nicholas NethercoteAdd `UnsafetyViolationDetails`.
2020-07-16 Nicholas NethercoteAvoid storing `SymbolStr` in a struct.
2020-07-16 Nicholas NethercoteRemove `ExtCtxt::ident_of`.
2020-07-16 Joshua NelsonFix invalid lint
2020-07-16 Joshua NelsonAdd (broken and ignored) test for #73829
2020-07-16 Joshua NelsonAdd more debugging
2020-07-16 Joshua NelsonSupport intra-doc links on trait and module re-exports
2020-07-16 Joshua NelsonSupport intra-doc links on macro re-exports
2020-07-16 Joshua Nelsonrand -> my_rand
2020-07-16 Joshua Nelson #![deny(intra_doc_resolution_failure)]
2020-07-16 Joshua NelsonMove import to top of function
2020-07-16 Joshua NelsonAdd test for submodules in inner crate
2020-07-16 Joshua NelsonAdd test for documenting the re-export
2020-07-16 Joshua NelsonAdd test for re-exports
2020-07-16 Joshua NelsonRemove warnings
2020-07-16 Joshua NelsonAdd tests for basic intra-doc links
2020-07-16 Joshua NelsonMake sure that module_id is actually a module
2020-07-16 Joshua Nelsonunwrap() -> expect()
2020-07-16 Joshua NelsonDon't panic on fake IDs
2020-07-16 Joshua NelsonUse DefId for modules
2020-07-16 Joshua NelsonUse the scope of the imported variable for resolution...
2020-07-16 Joshua NelsonUse get_module instead of `module_map` for `resolve_str...
2020-07-16 Nicholas NethercoteSimplify `LifetimeBounds`.
2020-07-16 Nicholas NethercoteRemove unused `cx` parameter from `pathvec_std` and...
2020-07-16 borsAuto merge of #74408 - Manishearth:rollup-9gxn4od,...
2020-07-16 Manish GoregaokarRollup merge of #74406 - Mark-Simulacrum:fix-windows...
2020-07-16 Manish GoregaokarRollup merge of #74397 - rhysd:patch-1, r=jonas-schievink
2020-07-16 Manish GoregaokarRollup merge of #74392 - lcnr:const-generics-update...
2020-07-16 Manish GoregaokarRollup merge of #74391 - ssomers:btree_refactor, r...
2020-07-16 Manish GoregaokarRollup merge of #74390 - ColoredCarrot:patch-1, r=lcnr
2020-07-16 Manish GoregaokarRollup merge of #74370 - Manishearth:re-spotlight,...
2020-07-16 Manish GoregaokarRollup merge of #74359 - lzutao:rustdoc-tostring, r...
2020-07-16 Manish GoregaokarRollup merge of #74325 - GuillaumeGomez:focus-source...
2020-07-16 Manish GoregaokarRollup merge of #74221 - oli-obk:const_prop_ice, r...
2020-07-16 Manish GoregaokarRollup merge of #74171 - ehuss:44056-debug-macos, r...
2020-07-16 Manish GoregaokarRollup merge of #74159 - lcnr:const-generic-ty-decl...
2020-07-16 Manish GoregaokarRollup merge of #74148 - GuillaumeGomez:doc-alias-check...
2020-07-16 Manish GoregaokarRollup merge of #74140 - sexxi-goose:precise_hir_projec...
2020-07-16 Manish GoregaokarRollup merge of #73998 - euclio:search-index-determinis...
2020-07-16 Manish GoregaokarRollup merge of #73981 - ehuss:remove-ignore-stage1...
2020-07-16 Manish GoregaokarRollup merge of #73926 - joaopaulocarreiro:github_rust...
2020-07-16 Manish GoregaokarRollup merge of #73835 - GuillaumeGomez:cleanup-e0710...
2020-07-16 Manish GoregaokarRollup merge of #73807 - euclio:rustdoc-highlighting...
2020-07-16 Manish GoregaokarRollup merge of #73794 - GuillaumeGomez:cleanup-e0705...
2020-07-16 Manish GoregaokarRollup merge of #73771 - alexcrichton:ignore-unstable...
2020-07-16 Manish GoregaokarRollup merge of #73566 - jyn514:name-resolve-first...
2020-07-16 Mark RousskovSet shell for github actions CI
2020-07-16 Manish GoregaokarDon't position:relative on all pres
2020-07-16 Manish GoregaokarRemove !important on border-color and background-color
2020-07-16 Manish GoregaokarAdd Ayu theme for spotlight
2020-07-16 Manish GoregaokarReview comments for JS
2020-07-16 Manish GoregaokarMake spotlight show on hover
2020-07-16 Manish GoregaokarMove spotlight next to the return type
2020-07-16 Manish GoregaokarRevert "Remove spotlight usage"
2020-07-16 Manish GoregaokarRevert "Remove "important traits" feature"
2020-07-16 Guillaume GomezRemove elements iterator clone and only keep first...
2020-07-16 Guillaume GomezClean up E0723 explanation
2020-07-16 borsAuto merge of #72481 - marmeladema:duration-consts...
2020-07-16 Joshua NelsonRemove unused lazy_static
2020-07-16 Stein SomersSeparate off BTreeMap support functions and loose their...
2020-07-16 Stein SomersClean up or comment every unwrap in BTreeMap's main...
2020-07-16 Bastian Kauschkeadd regression test for #74255
2020-07-16 Bastian Kauschkeadd regression test for #73730
2020-07-16 Bastian Kauschkeadd regression test for #73508
2020-07-16 Bastian Kauschkeadd regression test for #73491
2020-07-16 Bastian Kauschkeadd regression test for #73120
2020-07-16 Bastian Kauschkeadd regression test for #71805
2020-07-16 borsAuto merge of #74202 - oli-obk:mir_const, r=RalfJung
2020-07-16 Bastian Kauschkeadd regression test for #71348
2020-07-16 Bastian Kauschkeadd regression test for #71169
2020-07-16 Bastian Kauschkeadd regression test for #70586
2020-07-16 Bastian Kauschkeadd regression test for #70217
2020-07-16 Bastian Kauschkeadd regression test for #68596
2020-07-16 Bastian Kauschkeadd regression tests for #67144
2020-07-16 Bastian Kauschkebless ui tests
2020-07-16 Bastian Kauschkeupdate help message
2020-07-16 Bastian Kauschkedon't supply generics to AnonConsts in param lists
2020-07-16 Bastian Kauschkerelax Node lt bounds
next