about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2020-07-17Rollup merge of #74450 - aticu:master, r=jonas-schievinkManish Goregaokar-1/+1
2020-07-17Rollup merge of #74449 - tmiasko:cmpxchg-test, r=nikomatsakisManish Goregaokar-0/+60
2020-07-17Rollup merge of #74448 - davidtwco:improper-ctypes-definitions-boxes, r=david...Manish Goregaokar-64/+58
2020-07-17Rollup merge of #74444 - Alexendoo:test-69414, r=nikomatsakisManish Goregaokar-2/+5
2020-07-17Rollup merge of #74441 - eddyb:zlib-on-nixos, r=nagisaManish Goregaokar-38/+66
2020-07-17Rollup merge of #74418 - rye:gha-dedup-shell-setting, r=pietroalbiniManish Goregaokar-51/+4
2020-07-17Rollup merge of #74069 - erikdesjardins:bad-niche, r=nikomatsakisManish Goregaokar-7/+51
2020-07-17Rollup merge of #72414 - KodrAus:feat/stdlazy, r=Mark-SimulacrumManish Goregaokar-4/+1373
2020-07-17Run fmtManish Goregaokar-1/+1
2020-07-17Make the new target a general thumbv4t target.Lokathor-13/+19
2020-07-18Update UB test to fail during build with contant errorsNazım Can Altınova-5/+34
2020-07-18link once_cell feature to #74465Ashley Mannix-51/+51
2020-07-18Allows pathdiff packageFederico Ponzi-0/+1
2020-07-18fixes #67108 by using the external crateFederico Ponzi-31/+3
2020-07-17std: Switch from libbacktrace to gimliAlex Crichton-26/+38
2020-07-17Use intra doc links in std::strManish Goregaokar-153/+73
2020-07-17Rollup merge of #74452 - Manishearth:module-type-ns, r=jyn514Manish Goregaokar-15/+26
2020-07-17Rollup merge of #74440 - Abendstolz:patch-1, r=hanna-kruppeManish Goregaokar-1/+1
2020-07-17Rollup merge of #74438 - RalfJung:uninit-lint, r=davidtwcoManish Goregaokar-41/+96
2020-07-17Rollup merge of #74428 - tshepang:better-filter-map-doc, r=jonas-schievinkManish Goregaokar-4/+2
2020-07-17Rollup merge of #74424 - sexxi-goose:move_hir_place, r=nikomatsakisManish Goregaokar-133/+141
2020-07-17Rollup merge of #74416 - NieDzejkob:linker-locale-utf8, r=oli-obkManish Goregaokar-1/+3
2020-07-17Rollup merge of #74411 - jonas-schievink:unbreak-mir, r=matthewjasperManish Goregaokar-16/+11
2020-07-17Rollup merge of #74394 - bjorn3:remove_emscripten_leftover, r=spastorinoManish Goregaokar-13/+2
2020-07-17Rollup merge of #74368 - GuillaumeGomez:css-tidy-check, r=Mark-SimulacrumManish Goregaokar-70/+123
2020-07-17Rollup merge of #74364 - lcnr:lazy-norm-tests, r=nikomatsakisManish Goregaokar-0/+36
2020-07-17Rollup merge of #74300 - lzutao:iterator-intra, r=jyn514Manish Goregaokar-78/+40
2020-07-17Rollup merge of #74288 - haraldh:test_aslr, r=petrochenkovManish Goregaokar-1/+1
2020-07-17Rollup merge of #74251 - shepmaster:bootstrap-target-files, r=Mark-SimulacrumManish Goregaokar-316/+390
2020-07-17Rollup merge of #74169 - ecstatic-morse:dataflow-unreachable, r=pnkfelixManish Goregaokar-12/+42
2020-07-17Rollup merge of #74056 - fusion-engineering-forks:fmt-arguments-as-str, r=Ama...Manish Goregaokar-290/+322
2020-07-17Rollup merge of #74009 - mati865:mingw-tests-implib, r=nikomatsakisManish Goregaokar-54/+41
2020-07-17Rollup merge of #73930 - a1phyr:feature_const_option, r=dtolnayManish Goregaokar-4/+23
2020-07-17Rollup merge of #71670 - GuillaumeGomez:enforce-codeblocks-attribute-check, r...Manish Goregaokar-8/+15
2020-07-17Use intra-doc links in BTreeSet docsManish Goregaokar-15/+7
2020-07-17rustbuild: drop tool::should_installMarc-Antoine Perennou-24/+5
2020-07-17Add test for module ambiguityManish Goregaokar-0/+18
2020-07-17Add a test for const unsafe_unreachable that triggers UBNazım Can Altınova-0/+35
2020-07-17Add a passing test for const unsafe_unreachableNazım Can Altınova-0/+17
2020-07-17Make unreachable_unchecked a const fnNazım Can Altınova-1/+5
2020-07-17refactor ty_is_non_localBastian Kauschke-15/+18
2020-07-17cleanup ty_is_~non~_local_constructorBastian Kauschke-38/+21
2020-07-17Generating the coverage mapRich Kadel-262/+1716
2020-07-17Fix various tests to run on windows-gnuMateusz Mikuła-42/+39
2020-07-17intra-doc links: Resolve modules in type namespaceManish Goregaokar-15/+8
2020-07-17Fix `Safety` docs for `from_raw_parts_mut`aticu-1/+1
2020-07-17Auto merge of #72983 - Lezzz:rename-typeck, r=nikomatsakisbors-1313/+1439
2020-07-17improper_ctypes_definitions: allow `Box`David Wood-64/+58
2020-07-17Remove invalid testMateusz Mikuła-11/+0
2020-07-17Allow matching test by target and envMateusz Mikuła-0/+1