about summary refs log tree commit diff
AgeCommit message (Expand)AuthorLines
2020-07-16Enable detecting multiple-argument panicsJarredAllen-10/+69
2020-07-16fix the imports.Lokathor-1/+1
2020-07-16Add zlib1g to builder depsMark Rousskov-0/+4
2020-07-16apply bootstrap cfgsMark Rousskov-77/+13
2020-07-16Bump to 1.47Mark Rousskov-3/+3
2020-07-16Add to supported_targets list.Lokathor-0/+1
2020-07-16Docs clarifications.Lokathor-5/+5
2020-07-17Use an UTF-8 locale for the linker.Jakub Kądziołka-1/+3
2020-07-16ci: Set `shell: bash` as a default, remove duplicatesKristofer Rye-100/+15
2020-07-16Move hir::Place to librustc_middle/hirAman Arora-133/+141
2020-07-16fill in all those options.Lokathor-11/+61
2020-07-17Remove some `Symbol:as_str()` calls.Nicholas Nethercote-10/+13
2020-07-17Avoid storing `SymbolStr` in a struct.Nicholas Nethercote-8/+9
2020-07-17Add `UnsafetyViolationDetails`.Nicholas Nethercote-86/+118
2020-07-17Avoid storing `SymbolStr` in a struct.Nicholas Nethercote-8/+9
2020-07-17Remove `ExtCtxt::ident_of`.Nicholas Nethercote-134/+209
2020-07-16Fix invalid lintJoshua Nelson-12/+12
2020-07-16Add (broken and ignored) test for #73829Joshua Nelson-2/+4
2020-07-16Add more debuggingJoshua Nelson-2/+9
2020-07-16Support intra-doc links on trait and module re-exportsJoshua Nelson-21/+53
2020-07-16Support intra-doc links on macro re-exportsJoshua Nelson-10/+50
2020-07-16rand -> my_randJoshua Nelson-4/+4
2020-07-16 #![deny(intra_doc_resolution_failure)]Joshua Nelson-0/+12
2020-07-16Move import to top of functionJoshua Nelson-1/+2
2020-07-16Add test for submodules in inner crateJoshua Nelson-3/+20
2020-07-16Add test for documenting the re-exportJoshua Nelson-0/+13
2020-07-16Add test for re-exportsJoshua Nelson-0/+28
2020-07-16Remove warningsJoshua Nelson-3/+1
2020-07-16Add tests for basic intra-doc linksJoshua Nelson-0/+11
2020-07-16Make sure that module_id is actually a moduleJoshua Nelson-1/+13
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-17Fix small nits, clarfying some confusing vocabulary and using more consistent...Alexis Bourget-4/+12
2020-07-17Simplify `LifetimeBounds`.Nicholas Nethercote-52/+34
2020-07-17Remove unused `cx` parameter from `pathvec_std` and `path_std`.Nicholas Nethercote-21/+21
2020-07-17appease tidyAshley Mannix-5/+5
2020-07-17remove inlined lazy::Waiter in favor of sync::OnceAshley Mannix-129/+29
2020-07-17use set() in SyncOnceCell::fromAshley Mannix-9/+14
2020-07-17integrate Lazy into std layoutAshley Mannix-546/+1002
2020-07-17First cut of `std::lazy` moduleAleksey Kladov-0/+1008
2020-07-16Don't assign `()` to `!` MIR localsJonas Schievink-16/+11
2020-07-16Set "invalid_codeblock_attributes" lint to warning level by defaultGuillaume Gomez-2/+3
2020-07-16Auto merge of #5807 - flip1995:changelog, r=yaahcbors-4/+66
2020-07-16Auto merge of #5806 - flip1995:deploy_beta_fix, r=phanschbors-6/+15
2020-07-16Auto merge of #74408 - Manishearth:rollup-9gxn4od, r=Manishearthbors-287/+1953
2020-07-16Rollup merge of #74406 - Mark-Simulacrum:fix-windows-maybe, r=Mark-SimulacrumManish Goregaokar-0/+97
2020-07-16Rollup merge of #74397 - rhysd:patch-1, r=jonas-schievinkManish Goregaokar-1/+1