about summary refs log tree commit diff
path: root/src
AgeCommit message (Expand)AuthorLines
2019-10-13ast: remove implicit pprust dependency via Display.Mazdak Farrokhzad-47/+88
2019-10-13ast: don't use pprust in DebugMazdak Farrokhzad-41/+6
2019-10-13mbe: reduce panictry! uses.Mazdak Farrokhzad-25/+27
2019-10-13simplify integer_litMazdak Farrokhzad-9/+7
2019-10-13Apply suggestionYuki Okushi-5/+5
2019-10-13simplify maybe_stage_featuresMazdak Farrokhzad-14/+8
2019-10-13syntax: simplify maybe_annotate_with_ascriptionMazdak Farrokhzad-9/+11
2019-10-13Auto merge of #65099 - pnkfelix:issue-63154-needed-more-normalize, r=nagisabors-0/+37
2019-10-13Nest typeck tables when processing struct member typesIgor Matuszewski-5/+7
2019-10-13Use empty typeck tables when nesting on items without thoseIgor Matuszewski-8/+14
2019-10-13Test an assoc. type in struct member def inside fnIgor Matuszewski-0/+10
2019-10-12Auto merge of #64873 - popzxc:prettify-test-time, r=wesleywiserbors-117/+718
2019-10-12Remove the fn pointer #[track_caller] test.Adam Perry-37/+0
2019-10-12make tests more robustRalf Jung-2/+2
2019-10-12test unwind(abort) with Rust ABIRalf Jung-3/+27
2019-10-12fix #[unwind(abort)] for Rust ABIsRalf Jung-8/+5
2019-10-12some typographyRalf Jung-4/+4
2019-10-12also (properly) test nounwind on function definitionsRalf Jung-6/+19
2019-10-12update test for nounwind on FFI importsRalf Jung-19/+41
2019-10-12Auto merge of #65328 - lzutao:bump-rls-rustfmt, r=Xanewokbors-18/+18
2019-10-12fix link targetsRalf Jung-12/+12
2019-10-12remove old branch of unwind logicRalf Jung-21/+1
2019-10-12Revert "Auto merge of #64823 - cuviper:min-std, r=Mark-Simulacrum"Mark Rousskov-127/+33
2019-10-12it's C++20Ralf Jung-7/+7
2019-10-12compress the function, remove the assert check.Guanqun Lu-11/+2
2019-10-12do not reference LLVM for our concurrency memory modelRalf Jung-25/+27
2019-10-12remove confusing and redundant subsectionRalf Jung-17/+0
2019-10-12Fix typoBO41-1/+1
2019-10-12Improve docs on some char boolean methodsBO41-63/+109
2019-10-12Keep allocated vectors during dropckMark Rousskov-61/+50
2019-10-12Make trivial dropck outlives a queryMark Rousskov-6/+24
2019-10-12Auto merge of #65190 - GuillaumeGomez:dont-pass-doctest-feature-by-default, r...bors-4/+23
2019-10-12move Formatting Traits downRalf Jung-182/+182
2019-10-12std::fmt: move format string grammar to the bottomRalf Jung-24/+25
2019-10-12Update RLS and RustfmtIgor Matuszewski-18/+18
2019-10-12replace the hand-written binary search with the library oneGuanqun Lu-13/+5
2019-10-12Auto merge of #65322 - tmandry:rollup-frr651r, r=tmandrybors-280/+730
2019-10-12Add crosstool-ng 1.24.0 unzip dependencyqtmlabs-0/+1
2019-10-12Auto merge of #65020 - pnkfelix:targetted-fix-for-always-marking-rust-abi-unw...bors-13/+187
2019-10-11Rollup merge of #65321 - Mark-Simulacrum:remove-linker-no-utf8-test, r=nikoma...Tyler Mandry-39/+0
2019-10-11Rollup merge of #65310 - da-x:issue-56195, r=petrochenkovTyler Mandry-2/+8
2019-10-11Rollup merge of #65289 - varkor:issue-65284, r=estebankTyler Mandry-21/+41
2019-10-11Rollup merge of #65283 - petrochenkov:softstab2, r=estebankTyler Mandry-6/+32
2019-10-11Rollup merge of #65277 - csmoe:fix-move, r=estebankTyler Mandry-26/+55
2019-10-11Rollup merge of #65276 - varkor:toolstate-no-ping, r=Mark-SimulacrumTyler Mandry-1/+1
2019-10-11Rollup merge of #65266 - rust-lang:must-use-join, r=dtolnayTyler Mandry-0/+1
2019-10-11Rollup merge of #65263 - mbStavola:dedup-raw-item-fns, r=CentrilTyler Mandry-21/+12
2019-10-11Rollup merge of #65220 - tlively:update-llvm-for-emscripten-exceptions, r=nikicTyler Mandry-0/+0
2019-10-11Rollup merge of #65205 - GuillaumeGomez:long-err-explanation-E0568, r=estebankTyler Mandry-3/+34
2019-10-11Rollup merge of #65200 - xfix:patch-20, r=GuillaumeGomezTyler Mandry-5/+9