]> git.lizzy.rs Git - rust.git/history - src
rustc_metadata: Remove some extra diagnostics for legacy plugins
[rust.git] / src /
2020-07-18 Vadim Petrochenkovrustc_metadata: Remove some extra diagnostics for legac...
2020-07-18 Vadim Petrochenkovrustc_metadata: Remove a bit of ancient profiling
2020-07-17 borsAuto merge of #74461 - Manishearth:rollup-xadbh00,...
2020-07-17 Manish GoregaokarRollup merge of #74452 - Manishearth:module-type-ns...
2020-07-17 Manish GoregaokarRollup merge of #74440 - Abendstolz:patch-1, r=hanna...
2020-07-17 Manish GoregaokarRollup merge of #74438 - RalfJung:uninit-lint, r=davidtwco
2020-07-17 Manish GoregaokarRollup merge of #74428 - tshepang:better-filter-map...
2020-07-17 Manish GoregaokarRollup merge of #74424 - sexxi-goose:move_hir_place...
2020-07-17 Manish GoregaokarRollup merge of #74416 - NieDzejkob:linker-locale-utf8...
2020-07-17 Manish GoregaokarRollup merge of #74411 - jonas-schievink:unbreak-mir...
2020-07-17 Manish GoregaokarRollup merge of #74394 - bjorn3:remove_emscripten_lefto...
2020-07-17 Manish GoregaokarRollup merge of #74368 - GuillaumeGomez:css-tidy-check...
2020-07-17 Manish GoregaokarRollup merge of #74364 - lcnr:lazy-norm-tests, r=nikoma...
2020-07-17 Manish GoregaokarRollup merge of #74300 - lzutao:iterator-intra, r=jyn514
2020-07-17 Manish GoregaokarRollup merge of #74288 - haraldh:test_aslr, r=petrochenkov
2020-07-17 Manish GoregaokarRollup merge of #74251 - shepmaster:bootstrap-target...
2020-07-17 Manish GoregaokarRollup merge of #74169 - ecstatic-morse:dataflow-unreac...
2020-07-17 Manish GoregaokarRollup merge of #74056 - fusion-engineering-forks:fmt...
2020-07-17 Manish GoregaokarRollup merge of #74009 - mati865:mingw-tests-implib...
2020-07-17 Manish GoregaokarRollup merge of #73930 - a1phyr:feature_const_option...
2020-07-17 Manish GoregaokarRollup merge of #71670 - GuillaumeGomez:enforce-codeblo...
2020-07-17 Manish GoregaokarAdd test for module ambiguity
2020-07-17 Mateusz MikułaFix various tests to run on windows-gnu
2020-07-17 Manish Goregaokarintra-doc links: Resolve modules in type namespace
2020-07-17 borsAuto merge of #72983 - Lezzz:rename-typeck, r=nikomatsakis
2020-07-17 Mateusz MikułaRemove invalid test
2020-07-17 Mateusz MikułaAllow matching test by target and env
2020-07-17 Mateusz MikułaCreate implib for dlls when testing MinGW targets
2020-07-17 Mara BosAdd tracking issue number for fmt_as_str.
2020-07-17 Mara BosMake fmt::Arguments::as_str() return a 'static str.
2020-07-17 Ralf Jungwarn about uninit multi-variant enums
2020-07-17 Jake GouldingTeach bootstrap about target files vs target triples
2020-07-17 borsAuto merge of #74439 - RalfJung:miri, r=RalfJung
2020-07-17 Mara BosMake Arguments::as_str() work for empty format strings.
2020-07-17 Mara BosAdd #[inline] to Arguments::as_str().
2020-07-17 Mara BosAdd Arguments::as_str().
2020-07-17 Lzu TaoDeny intra_doc_link_resolution_failure in libcore
2020-07-17 AbendstolzFix Arc::as_ptr docs
2020-07-17 Ralf Jungupdate Miri
2020-07-17 Lzu TaoRemove code span for impl
2020-07-17 Lzu TaoLink Some(item)
2020-07-17 Lzu TaoRemove unneeded link for Option
2020-07-17 Lzu TaoIntra-doc for iter Sum and Product traits
2020-07-17 Lzu TaoIntra-doc for DoubleEndIterator
2020-07-17 Lzu TaoIntra doc for iter marker traits
2020-07-17 Lzu TaoUse intra-doc link on Iterator page
2020-07-17 Valentin LazureanuRename TypeckTables to TypeckResults.
2020-07-17 Guillaume GomezFix tidy issues
2020-07-17 Guillaume GomezAdd tidy checks for rustdoc css files
2020-07-17 Guillaume GomezConvert whitespaces to tabs
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 Tshepang Lekhonkhobedocs: better demonstrate that None values are skipped...
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 Jakub KądziołkaUse an UTF-8 locale for the linker.
2020-07-16 Aman AroraMove hir::Place to librustc_middle/hir
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 Jonas SchievinkDon't assign `()` to `!` MIR locals
2020-07-16 Guillaume GomezSet "invalid_codeblock_attributes" lint to warning...
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
next