about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-07-16unwrap() -> expect()Joshua Nelson-6/+11
2020-07-16Don't panic on fake IDsJoshua Nelson-101/+11
2020-07-16Use DefId for modulesJoshua Nelson-8/+17
2020-07-16Use the scope of the imported variable for resolution, not the current scopeJoshua Nelson-7/+95
2020-07-16Use get_module instead of `module_map` for `resolve_str_path_error`Joshua Nelson-1/+1
2020-07-16Rollup merge of #74406 - Mark-Simulacrum:fix-windows-maybe, r=Mark-SimulacrumManish Goregaokar-0/+20
2020-07-16Rollup merge of #74392 - lcnr:const-generics-update, r=varkorManish Goregaokar-0/+273
2020-07-16Rollup merge of #74391 - ssomers:btree_refactor, r=Mark-SimulacrumManish Goregaokar-92/+88
2020-07-16Rollup merge of #74390 - ColoredCarrot:patch-1, r=lcnrManish Goregaokar-1/+1
2020-07-16Rollup merge of #74370 - Manishearth:re-spotlight, r=GuillaumeGomezManish Goregaokar-15/+284
2020-07-16Rollup merge of #74359 - lzutao:rustdoc-tostring, r=GuillaumeGomezManish Goregaokar-18/+19
2020-07-16Rollup merge of #74325 - GuillaumeGomez:focus-source-file-sidebar, r=kinnisonManish Goregaokar-0/+5
2020-07-16Rollup merge of #74221 - oli-obk:const_prop_ice, r=wesleywiserManish Goregaokar-9/+42
2020-07-16Rollup merge of #74171 - ehuss:44056-debug-macos, r=nikomatsakisManish Goregaokar-2/+3
2020-07-16Rollup merge of #74159 - lcnr:const-generic-ty-decl, r=varkorManish Goregaokar-36/+271
2020-07-16Rollup merge of #74148 - GuillaumeGomez:doc-alias-check, r=ManishearthManish Goregaokar-31/+34
2020-07-16Rollup merge of #74140 - sexxi-goose:precise_hir_projections, r=nikomatsakisManish Goregaokar-14/+159
2020-07-16Rollup merge of #73998 - euclio:search-index-determinism, r=nikomatsakisManish Goregaokar-0/+18
2020-07-16Rollup merge of #73981 - ehuss:remove-ignore-stage1, r=nikomatsakisManish Goregaokar-6/+0
2020-07-16Rollup merge of #73926 - joaopaulocarreiro:github_rust-6, r=nikomatsakisManish Goregaokar-0/+1
2020-07-16Rollup merge of #73835 - GuillaumeGomez:cleanup-e0710, r=Dylan-DPCManish Goregaokar-1/+1
2020-07-16Rollup merge of #73807 - euclio:rustdoc-highlighting, r=ollie27,GuillaumeGomezManish Goregaokar-22/+133
2020-07-16Rollup merge of #73794 - GuillaumeGomez:cleanup-e0705, r=Dylan-DPCManish Goregaokar-2/+2
2020-07-16Rollup merge of #73771 - alexcrichton:ignore-unstable, r=estebank,GuillaumeGomezManish Goregaokar-0/+16
2020-07-16Rollup merge of #73566 - jyn514:name-resolve-first, r=eddybManish Goregaokar-37/+505
2020-07-16Set shell for github actions CIMark Rousskov-0/+20
2020-07-16Don't position:relative on all presManish Goregaokar-1/+6
2020-07-16Remove !important on border-color and background-colorManish Goregaokar-10/+7
2020-07-16Add Ayu theme for spotlightManish Goregaokar-0/+5
2020-07-16Review comments for JSManish Goregaokar-8/+2
2020-07-16Make spotlight show on hoverManish Goregaokar-156/+53
2020-07-16Move spotlight next to the return typeManish Goregaokar-36/+14
2020-07-16Revert "Remove spotlight usage"Manish Goregaokar-0/+9
2020-07-16Revert "Remove "important traits" feature"Manish Goregaokar-9/+393
2020-07-16Remove elements iterator clone and only keep first element insteadGuillaume Gomez-3/+3
2020-07-16Auto merge of #72481 - marmeladema:duration-consts-2, r=oli-obkbors-19/+86
2020-07-16Remove unused lazy_staticJoshua Nelson-1/+0
2020-07-16Separate off BTreeMap support functions and loose their irrelevant boundsStein Somers-59/+61
2020-07-16Clean up or comment every unwrap in BTreeMap's main code.Stein Somers-46/+40
2020-07-16add regression test for #74255Bastian Kauschke-0/+18
2020-07-16add regression test for #73730Bastian Kauschke-0/+17
2020-07-16add regression test for #73508Bastian Kauschke-0/+23
2020-07-16add regression test for #73491Bastian Kauschke-0/+9
2020-07-16add regression test for #73120Bastian Kauschke-0/+22
2020-07-16add regression test for #71805Bastian Kauschke-0/+41
2020-07-16Auto merge of #74202 - oli-obk:mir_const, r=RalfJungbors-385/+457
2020-07-16add regression test for #71348Bastian Kauschke-0/+35
2020-07-16add regression test for #71169Bastian Kauschke-0/+27
2020-07-16add regression test for #70586Bastian Kauschke-0/+33
2020-07-16add regression test for #70217Bastian Kauschke-0/+16